Age | Commit message (Expand) | Author | Files | Lines |
2018-05-17 | net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() | Petr Machata | 1 | -1/+1 |
2018-05-17 | net: ip6_gre: Request headroom in __gre6_xmit() | Petr Machata | 1 | -0/+3 |
2018-05-17 | erspan: fix invalid erspan version. | William Tu | 2 | -2/+7 |
2018-05-17 | net/ipv4: Initialize proto and ports in flow struct | David Ahern | 3 | -3/+14 |
2018-05-17 | tls: don't use stack memory in a scatterlist | Matt Mullins | 1 | -5/+4 |
2018-05-17 | netfilter: ebtables: handle string from userspace with care | Paolo Abeni | 1 | -1/+2 |
2018-05-17 | netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() | Taehee Yoo | 1 | -8/+12 |
2018-05-16 | net/sched: fix refcnt leak in the error path of tcf_vlan_init() | Davide Caratti | 1 | -0/+2 |
2018-05-16 | tcp: purge write queue in tcp_connect_init() | Eric Dumazet | 1 | -2/+5 |
2018-05-16 | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -13/+1 |
2018-05-16 | atm: switch to proc_create_seq_private | Christoph Hellwig | 1 | -59/+13 |
2018-05-16 | atm: simplify procfs code | Christoph Hellwig | 1 | -58/+7 |
2018-05-16 | bluetooth: switch to proc_create_seq_data | Christoph Hellwig | 1 | -35/+5 |
2018-05-16 | netfilter/x_tables: switch to proc_create_seq_private | Christoph Hellwig | 1 | -36/+6 |
2018-05-16 | netfilter/xt_hashlimit: switch to proc_create_{seq,single}_data | Christoph Hellwig | 1 | -74/+18 |
2018-05-16 | neigh: switch to proc_create_seq_data | Christoph Hellwig | 1 | -25/+6 |
2018-05-16 | proc: introduce proc_create_net_single | Christoph Hellwig | 10 | -284/+49 |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 49 | -855/+134 |
2018-05-16 | netfilter/x_tables: simplify ѕeq_file code | Christoph Hellwig | 1 | -28/+11 |
2018-05-16 | net/kcm: simplify proc registration | Christoph Hellwig | 1 | -54/+17 |
2018-05-16 | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 1 | -23/+6 |
2018-05-16 | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 2 | -26/+16 |
2018-05-16 | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 2 | -48/+37 |
2018-05-16 | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 2 | -62/+50 |
2018-05-16 | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 4 | -101/+70 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 5 | -73/+8 |
2018-05-16 | proc: introduce proc_create_seq_private | Christoph Hellwig | 5 | -63/+11 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 14 | -312/+41 |
2018-05-14 | net/smc: check for missing nlattrs in SMC_PNETID messages | Eric Biggers | 1 | -31/+40 |
2018-05-14 | net/can: single_open_net needs to be paired with single_release_net | Christoph Hellwig | 2 | -4/+4 |
2018-05-14 | xfrm6: avoid potential infinite loop in _decode_session6() | Eric Dumazet | 1 | -1/+1 |
2018-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 14 | -87/+291 |
2018-05-14 | packet: in packet_snd start writing at link layer allocation | Willem de Bruijn | 1 | -1/+3 |
2018-05-14 | netfilter: nf_tables: fix memory leak on error exit return | Colin Ian King | 1 | -2/+4 |
2018-05-12 | batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs | Marek Lindner | 1 | -3/+12 |
2018-05-12 | batman-adv: Fix TT sync flags for intermediate TT responses | Linus Lüssing | 1 | -10/+51 |
2018-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 48 | -169/+364 |
2018-05-11 | Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 4 | -11/+10 |
2018-05-11 | net sched actions: fix refcnt leak in skbmod | Roman Mashak | 1 | -1/+4 |
2018-05-11 | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko | 1 | -1/+1 |
2018-05-11 | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 10 | -48/+124 |
2018-05-11 | net sched actions: fix invalid pointer dereferencing if skbedit flags missing | Roman Mashak | 1 | -1/+2 |
2018-05-11 | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg | Andrey Ignatov | 2 | -4/+10 |
2018-05-11 | rxrpc: Trace UDP transmission failure | David Howells | 4 | -8/+35 |
2018-05-11 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 1 | -23/+23 |
2018-05-11 | rxrpc: Fix the min security level for kernel calls | David Howells | 1 | -1/+1 |
2018-05-11 | rxrpc: Fix error reception on AF_INET6 sockets | David Howells | 1 | -15/+42 |
2018-05-11 | rxrpc: Fix missing start of call timeout | David Howells | 4 | -1/+23 |
2018-05-11 | sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg | Xin Long | 1 | -1/+0 |
2018-05-11 | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 7 | -10/+36 |