summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | tcp: md5: add tcp_md5_needed jump labelEric Dumazet2018-11-301-3/+15
* | | | | tcp: make tcp_space() aware of socket backlogEric Dumazet2018-11-301-1/+1
* | | | | tcp: hint compiler about sack flowsEric Dumazet2018-11-301-1/+1
* | | | | net/flow_dissector: correct comments on enum flow_dissector_key_idEdward Cree2018-11-301-3/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-282-2/+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
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-241-0/+12
|\| | | | |
| * | | | | Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-191-0/+12
* | | | | | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-9/+0
* | | | | | switchdev: Add helpers to aid traversal through lower devicesPetr Machata2018-11-231-0/+33
* | | | | | switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata2018-11-231-0/+10
* | | | | | 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
OpenPOWER on IntegriCloud