summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* switchdev: Add a blocking notifier chainPetr Machata2018-11-231-0/+27
* switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata2018-11-231-4/+4
* vxlan: Add hardware FDB learningPetr Machata2018-11-211-0/+2
* vxlan: Mark user-added FDB entriesPetr Machata2018-11-211-0/+1
* net: sched: cls_u32: add res to offload informationJakub Kicinski2018-11-191-0/+1
* net: sched: gred: support reporting stats from offloadsJakub Kicinski2018-11-191-0/+8
* net: sched: gred: add basic Qdisc offloadJakub Kicinski2018-11-191-0/+36
* sctp: rename enum sctp_event to sctp_event_typeXin Long2018-11-192-3/+3
* sctp: add subscribe per asocXin Long2018-11-191-0/+2
* sctp: define subscribe in sctp_sock as __u16Xin Long2018-11-192-16/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-1/+2
|\
| * rxrpc: Fix life checkDavid Howells2018-11-151-1/+2
* | net: align gnet_stats_basic_cpu structEric Dumazet2018-11-171-1/+1
* | tcp: clean up STATE_TRACEYafang Shao2018-11-161-12/+0
* | net: get rid of __tcp_checksum_complete()Cong Wang2018-11-151-6/+1
* | net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2018-11-141-0/+1
* | net: sched: mq: offload a graft notificationJakub Kicinski2018-11-141-1/+10
* | net: sched: red: offload a graft notificationJakub Kicinski2018-11-141-0/+2
* | net: sched: provide notification for graft on rootJakub Kicinski2018-11-141-0/+10
* | sctp: process sk_reuseport in sctp_get_port_localXin Long2018-11-121-1/+3
* | sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2018-11-122-1/+3
* | net: sched: register callbacks for indirect tc block bindsJohn Hurley2018-11-112-0/+37
* | net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-081-0/+1
* | udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-082-0/+3
* | net: Convert protocol error handlers from void to intStefano Brivio2018-11-085-6/+11
* | vxlan: Allow configuration of DF behaviourStefano Brivio2018-11-081-0/+1
* | udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-081-0/+3
* | net: sched: add an offload graft helperJakub Kicinski2018-11-081-0/+12
* | net: sched: add an offload dump helperJakub Kicinski2018-11-081-0/+12
* | net: add netif_is_geneve()John Hurley2018-11-071-0/+6
* | udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-071-8/+37
* | ipv6: factor out protocol delivery helperPaolo Abeni2018-11-071-0/+2
* | ip: factor out protocol delivery helperPaolo Abeni2018-11-071-0/+1
* | udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-071-0/+6
* | net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe2018-11-071-1/+12
* | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-072-0/+4
* | net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning2018-11-071-0/+11
* | net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2018-11-072-0/+19
* | net: allow binding socket in a VRF when there's an unbound socketRobert Shearman2018-11-073-10/+21
* | net: Add extack argument to ip_fib_metrics_initDavid Ahern2018-11-061-1/+2
* | net: Add extack argument to rtnl_create_linkDavid Ahern2018-11-061-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