index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
wenxu
1
-1
/
+3
2019-06-06
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
11
-77
/
+138
2019-06-06
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
3
-16
/
+12
2019-06-06
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
3
-126
/
+106
2019-06-05
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Eric Dumazet
1
-0
/
+2
2019-06-05
ipv6: tcp: enable flowlabel reflection in some RST packets
Eric Dumazet
3
-4
/
+14
2019-06-05
inet_connection_sock: remove unused parameter of reqsk_queue_unlink func
Zhiqiang Liu
1
-3
/
+2
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"
Hangbin Liu
1
-3
/
+3
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-05
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-05
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-05
net: rds: add per rds connection cache statistics
Zhu Yanjun
1
-0
/
+2
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2
-2
/
+2
2019-06-05
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
4
-4
/
+4
2019-06-05
net: openvswitch: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
net: socket: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
4
-8
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
4
-17
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
4
-48
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389
Thomas Gleixner
2
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
3
-12
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363
Thomas Gleixner
2
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 343
Thomas Gleixner
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
9
-126
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2
-27
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321
Thomas Gleixner
8
-72
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
4
-36
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
5
-50
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
7
-58
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 281
Thomas Gleixner
1
-8
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
20
-280
/
+20
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
10
-154
/
+10
2019-06-05
xfrm: remove init_flags indirection from xfrm_state_afinfo
Florian Westphal
2
-22
/
+3
2019-06-05
xfrm: remove init_temprop indirection from xfrm_state_afinfo
Florian Westphal
3
-39
/
+20
2019-06-05
xfrm: remove init_tempsel indirection from xfrm_state_afinfo
Florian Westphal
3
-47
/
+49
2019-06-04
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
1
-3
/
+3
2019-06-04
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
5
-28
/
+194
2019-06-04
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
3
-36
/
+177
2019-06-04
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
6
-33
/
+58
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
7
-47
/
+71
2019-06-04
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
1
-2
/
+1
2019-06-04
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
1
-6
/
+7
2019-06-04
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
1
-0
/
+1
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
2
-6
/
+5
2019-06-04
net/tls: use version from prot
Jakub Kicinski
1
-2
/
+2
2019-06-04
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
Jakub Kicinski
1
-4
/
+0
[prev]
[next]