| Age | Commit message (Expand) | Author | Files | Lines |
| 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-15 | bpf: sockmap, add hash map support |  John Fastabend | 1 | -0/+58 |
| 2018-05-15 | bpf: sockmap, refactor sockmap routines to work with hashmap |  John Fastabend | 1 | -23/+8 |
| 2018-05-14 | sctp: checkpatch fixups |  Marcelo Ricardo Leitner | 1 | -13/+7 |
| 2018-05-14 | sctp: add asoc and packet to sctp_flush_ctx |  Marcelo Ricardo Leitner | 1 | -53/+44 |
| 2018-05-14 | sctp: add sctp_flush_ctx, a context struct on outq_flush routines |  Marcelo Ricardo Leitner | 1 | -94/+88 |
| 2018-05-14 | sctp: rework switch cases in sctp_outq_flush_data |  Marcelo Ricardo Leitner | 1 | -96/+91 |
| 2018-05-14 | sctp: make use of gfp on retransmissions |  Marcelo Ricardo Leitner | 1 | -8/+9 |
| 2018-05-14 | sctp: move transport flush code out of sctp_outq_flush |  Marcelo Ricardo Leitner | 1 | -30/+26 |
| 2018-05-14 | sctp: move flushing of data chunks out of sctp_outq_flush |  Marcelo Ricardo Leitner | 1 | -74/+75 |
| 2018-05-14 | sctp: move outq data rtx code out of sctp_outq_flush |  Marcelo Ricardo Leitner | 1 | -43/+58 |
| 2018-05-14 | sctp: move the flush of ctrl chunks into its own function |  Marcelo Ricardo Leitner | 1 | -36/+56 |
| 2018-05-14 | sctp: factor out sctp_outq_select_transport |  Marcelo Ricardo Leitner | 1 | -97/+90 |
| 2018-05-14 | sctp: add sctp_packet_singleton |  Marcelo Ricardo Leitner | 1 | -7/+15 |
| 2018-05-14 | audit: use inline function to get audit context |  Richard Guy Briggs | 4 | -12/+12 |
| 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 | batman-adv: enable B.A.T.M.A.N. V compilation by default |  Marek Lindner | 1 | -1/+1 |
| 2018-05-14 | batman-adv: disable ethtool link speed detection when auto negotiation off |  Marek Lindner | 1 | -1/+14 |
| 2018-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf |  David S. Miller | 14 | -87/+291 |
| 2018-05-13 | net: ipv4: ipconfig: fix unused variable |  Anders Roxell | 1 | -3/+2 |
| 2018-05-13 | 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-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 53 | -185/+398 |
| 2018-05-11 | 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 | erspan: auto detect truncated ipv6 packets. |  William Tu | 2 | -0/+12 |
| 2018-05-11 | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs |  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 | svcrdma: Persistently allocate and DMA-map Send buffers |  Chuck Lever | 3 | -126/+99 |
| 2018-05-11 | svcrdma: Simplify svc_rdma_send() |  Chuck Lever | 1 | -15/+15 |
| 2018-05-11 | svcrdma: Remove post_send_wr |  Chuck Lever | 3 | -37/+16 |
| 2018-05-11 | svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt |  Chuck Lever | 2 | -19/+30 |