summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-071-5/+23
* sctp: frag_point sanity checkJakub Audykowicz2018-12-051-0/+5
* sctp: kfree_rcu asocXin Long2018-12-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-282-2/+2
|\
| * netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-272-2/+2
* | Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-191-0/+12
* | rxrpc: Fix life checkDavid Howells2018-11-151-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-051-0/+39
|\
| * netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet()Pablo Neira Ayuso2018-11-031-0/+39
* | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-022-0/+4
* | net: drop a space before tabsBo YU2018-10-311-1/+1
* | net: add an identifier name for 'struct sock *'Bo YU2018-10-311-1/+1
* | Merge tag '9p-for-4.20' of git://github.com/martinetd/linuxLinus Torvalds2018-10-292-52/+31
|\ \ | |/ |/|
| * 9p: Add refcount to p9_req_tTomas Bortoli2018-09-081-0/+14
| * 9p: add a per-client fcall kmem_cacheDominique Martinet2018-09-082-0/+5
| * 9p: embed fcall in req to round down buffer allocsDominique Martinet2018-09-081-2/+3
| * 9p: Remove p9_idpoolMatthew Wilcox2018-08-291-8/+0
| * 9p: Use a slab for allocating requestsMatthew Wilcox2018-08-291-42/+9
* | net: Don't return invalid table id error when dumping all familiesDavid Ahern2018-10-241-0/+1
* | tcp: add tcp_reset_xmit_timer() helperEric Dumazet2018-10-231-3/+27
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-231-3/+9
* | af_unix.h: trivial whitespace cleanupVito Caputo2018-10-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-211-8/+1
|\ \
| * | ulp: remove uid and user_visible membersDaniel Borkmann2018-10-201-7/+0
| * | bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend2018-10-171-1/+1
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-10-201-6/+13
|\ \ \
| * | | Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2018-10-141-0/+2
| * | | Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2018-10-141-6/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-10-202-2/+1
|\ \ \ \
| * | | | netfilter: nfnetlink_log: remove empty nfnetlink_log.h header fileTaehee Yoo2018-10-191-1/+0
| * | | | netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo2018-10-191-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-194-1/+17
|\ \ \ \ \
| * | | | | sctp: fix the data size calculation in sctp_data_sizeXin Long2018-10-171-1/+1
| * | | | | geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio2018-10-171-0/+10
| * | | | | sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long2018-10-151-0/+2
| * | | | | ipv6: rate-limit probes for neighbourless routesSabrina Dubroca2018-10-151-0/+4
* | | | | | sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long2018-10-181-5/+0
* | | | | | bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel2018-10-171-1/+2
* | | | | | vxlan: Support marking RDSTs as offloadedPetr Machata2018-10-172-0/+3
* | | | | | vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata2018-10-171-0/+12
* | | | | | vxlan: Add switchdev notificationsPetr Machata2018-10-172-0/+14
* | | | | | net: Add netif_is_vxlan()Ido Schimmel2018-10-171-0/+7
* | | | | | inet: Refactor INET_ECN_decapsulate()Ido Schimmel2018-10-171-4/+14
* | | | | | vxlan: Export address checking functionsIdo Schimmel2018-10-171-0/+32
| |_|_|/ / |/| | | |
* | | | | net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-161-1/+1
* | | | | net/ipv4: Plumb support for filtering route dumpsDavid Ahern2018-10-161-1/+1
* | | | | net: Add struct for fib dump filterDavid Ahern2018-10-162-1/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-154-18/+43
|\ \ \ \ \
| * | | | | bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-151-0/+5
| * | | | | tls: replace poll implementation with read hookJohn Fastabend2018-10-151-4/+2
OpenPOWER on IntegriCloud