index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net-tcp: remove useless tw_timeout field
Maciej Żenczykowski
2018-06-05
2
-2
/
+0
*
net: sched: cls: Fix offloading when ingress dev is vxlan
Paul Blakey
2018-06-05
1
-10
/
+16
*
sctp: not allow transport timeout value less than HZ/5 for hb_timer
Xin Long
2018-06-05
1
-1
/
+1
*
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-06-05
2
-0
/
+6
*
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2018-06-05
1
-1
/
+3
*
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
2018-06-05
1
-12
/
+14
*
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
2018-06-05
1
-4
/
+8
*
l2tp: fix refcount leakage on PPPoL2TP sockets
Guillaume Nault
2018-06-05
1
-18
/
+17
*
net: sched: return error code when tcf proto is not found
Vlad Buslov
2018-06-04
1
-2
/
+2
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-06-04
3
-40
/
+19
|
\
|
*
Bluetooth: Re-use kstrtobool_from_user()
Andy Shevchenko
2018-05-30
3
-40
/
+19
*
|
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
2018-06-04
1
-1
/
+14
*
|
net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimization
Maciej Żenczykowski
2018-06-04
2
-4
/
+36
*
|
cls_flower: Fix comparing of old filter mask with new filter
Paul Blakey
2018-06-04
1
-1
/
+1
*
|
cls_flower: Fix missing free of rhashtable
Paul Blakey
2018-06-04
1
-0
/
+2
*
|
rxrpc: Fix handling of call quietly cancelled out on server
David Howells
2018-06-04
3
-3
/
+17
*
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
2
-3
/
+3
*
|
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
2
-3
/
+3
*
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
2
-3
/
+3
*
|
net/packet: refine check for priv area size
Eric Dumazet
2018-06-04
1
-1
/
+1
*
|
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-04
2
-1
/
+8
*
|
net/ncsi: Avoid GFP_KERNEL in response handler
Samuel Mendoza-Jonas
2018-06-03
1
-2
/
+2
*
|
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
2018-06-03
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
22
-67
/
+100
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-02
19
-64
/
+97
|
|
\
\
|
|
*
|
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2018-06-01
2
-5
/
+11
|
|
*
|
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
2018-06-01
1
-4
/
+4
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-06-01
2
-4
/
+3
|
|
|
\
\
|
|
|
*
|
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
2018-05-31
1
-3
/
+2
|
|
|
*
|
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
2018-05-14
1
-1
/
+1
|
|
*
|
|
kcm: Fix use-after-free caused by clonned sockets
Kirill Tkhai
2018-06-01
1
-1
/
+1
|
|
*
|
|
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
2018-05-31
1
-3
/
+3
|
|
*
|
|
net/ncsi: Fix array size in dumpit handler
Samuel Mendoza-Jonas
2018-05-31
1
-1
/
+1
|
|
*
|
|
cls_flower: Fix incorrect idr release when failing to modify rule
Paul Blakey
2018-05-31
1
-1
/
+1
|
|
*
|
|
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
2018-05-28
1
-2
/
+2
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-05-28
9
-43
/
+71
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
2018-05-29
1
-1
/
+3
|
|
|
*
|
|
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
2018-05-29
1
-2
/
+2
|
|
|
*
|
|
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
2018-05-29
1
-2
/
+2
|
|
|
*
|
|
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2018-05-24
2
-3
/
+3
|
|
|
*
|
|
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2018-05-23
1
-6
/
+15
|
|
|
*
|
|
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
2018-05-23
1
-14
/
+24
|
|
|
*
|
|
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
2018-05-23
1
-6
/
+8
|
|
|
*
|
|
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-05-17
1
-1
/
+2
|
|
|
*
|
|
netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()
Taehee Yoo
2018-05-17
1
-8
/
+12
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-02
3
-3
/
+3
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-28
3
-3
/
+3
*
|
|
|
|
|
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
2018-06-03
1
-15
/
+98
*
|
|
|
|
|
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
2018-06-03
3
-0
/
+307
*
|
|
|
|
|
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2018-06-03
2
-2
/
+11
[next]