| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 2018-05-16 | 49 | -855/+134 |
* | netfilter/x_tables: simplify ѕeq_file code | Christoph Hellwig | 2018-05-16 | 1 | -28/+11 |
* | net/kcm: simplify proc registration | Christoph Hellwig | 2018-05-16 | 1 | -54/+17 |
* | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 2018-05-16 | 1 | -23/+6 |
* | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 2018-05-16 | 2 | -26/+16 |
* | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 2018-05-16 | 2 | -48/+37 |
* | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 2018-05-16 | 2 | -62/+50 |
* | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 2018-05-16 | 4 | -101/+70 |
* | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 5 | -73/+8 |
* | proc: introduce proc_create_seq_private | Christoph Hellwig | 2018-05-16 | 5 | -63/+11 |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 14 | -312/+41 |
* | net/can: single_open_net needs to be paired with single_release_net | Christoph Hellwig | 2018-05-14 | 2 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 48 | -169/+364 |
|\ |
|
| * | net sched actions: fix refcnt leak in skbmod | Roman Mashak | 2018-05-11 | 1 | -1/+4 |
| * | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko | 2018-05-11 | 1 | -1/+1 |
| * | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2018-05-11 | 10 | -48/+124 |
| |\ |
|
| | * | rxrpc: Trace UDP transmission failure | David Howells | 2018-05-11 | 4 | -8/+35 |
| | * | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 2018-05-11 | 1 | -23/+23 |
| | * | rxrpc: Fix the min security level for kernel calls | David Howells | 2018-05-11 | 1 | -1/+1 |
| | * | rxrpc: Fix error reception on AF_INET6 sockets | David Howells | 2018-05-11 | 1 | -15/+42 |
| | * | rxrpc: Fix missing start of call timeout | David Howells | 2018-05-11 | 4 | -1/+23 |
| * | | net sched actions: fix invalid pointer dereferencing if skbedit flags missing | Roman Mashak | 2018-05-11 | 1 | -1/+2 |
| * | | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg | Andrey Ignatov | 2018-05-11 | 2 | -4/+10 |
| * | | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg | Xin Long | 2018-05-10 | 1 | -1/+0 |
| * | | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-05-10 | 7 | -10/+36 |
| |\ \ |
|
| | * | | mac80211: use timeout from the AddBA response instead of the request | Sara Sharon | 2018-05-07 | 2 | -1/+6 |
| | * | | mac80211: Adjust SAE authentication timeout | Ilan Peer | 2018-05-07 | 1 | -7/+18 |
| | * | | rfkill: gpio: fix memory leak in probe error path | Johan Hovold | 2018-05-07 | 1 | -1/+6 |
| | * | | nl80211: Free connkeys on external authentication failure | Srinivas Dasari | 2018-04-20 | 1 | -0/+1 |
| | * | | cfg80211: fix possible memory leak in regdb_query_country() | weiyongjun (A) | 2018-04-19 | 1 | -0/+1 |
| | * | | cfg80211: limit wiphy names to 128 bytes | Johannes Berg | 2018-04-19 | 1 | -0/+3 |
| | * | | mac80211: Fix condition validating WMM IE | Ilan Peer | 2018-04-19 | 1 | -1/+1 |
| * | | | tipc: fix one byte leak in tipc_sk_set_orig_addr() | Eric Dumazet | 2018-05-10 | 1 | -1/+2 |
| * | | | udp: fix SO_BINDTODEVICE | Paolo Abeni | 2018-05-10 | 2 | -4/+4 |
| * | | | ipv4: reset fnhe_mtu_locked after cache route flushed | Hangbin Liu | 2018-05-10 | 1 | -0/+1 |
| * | | | net/9p: fix spelling mistake: "suspsend" -> "suspend" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
| * | | | sctp: fix spelling mistake: "max_retans" -> "max_retrans" | Colin Ian King | 2018-05-10 | 1 | -1/+1 |
| * | | | tipc: eliminate KMSAN uninit-value in strcmp complaint | Ying Xue | 2018-05-10 | 1 | -2/+13 |
| | |/
| |/| |
|
| * | | net/9p: correct some comment errors in 9p file system code | Sun Lianwen | 2018-05-10 | 4 | -9/+6 |
| * | | Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-05-08 | 2 | -9/+9 |
| |\ \ |
|
| | * | | net: ieee802154: 6lowpan: fix frag reassembly | Alexander Aring | 2018-04-23 | 2 | -9/+9 |
| * | | | llc: better deal with too small mtu | Eric Dumazet | 2018-05-08 | 1 | -0/+3 |
| * | | | trivial: fix inconsistent help texts | Georg Hofmann | 2018-05-08 | 1 | -5/+4 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-05-08 | 4 | -12/+46 |
| |\ \ \ |
|
| | * | | | vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too | Stefano Brivio | 2018-04-27 | 1 | -2/+2 |
| | * | | | xfrm: Fix warning in xfrm6_tunnel_net_exit. | Steffen Klassert | 2018-04-16 | 2 | -0/+9 |
| | * | | | af_key: Always verify length of provided sadb_key | Kevin Easton | 2018-04-09 | 1 | -10/+35 |
| * | | | | net/tls: Fix connection stall on partial tls record | Andre Tomt | 2018-05-08 | 1 | -0/+1 |
| * | | | | tls: fix use after free in tls_sk_proto_close | Eric Dumazet | 2018-05-08 | 1 | -7/+4 |
| * | | | | sctp: delay the authentication for the duplicated cookie-echo chunk | Xin Long | 2018-05-08 | 2 | -41/+75 |