aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+40
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet1-0/+10
2017-08-15ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel1-0/+2
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-0/+15
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-11udp: harden copy_linear_skb()Eric Dumazet1-0/+2
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann1-6/+6
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-0/+5
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko2-12/+3
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko1-2/+0
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko1-0/+2
2017-08-11net: sched: Add helpers to identify classidsJiri Pirko1-0/+14
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long1-79/+79
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long1-9/+10
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long1-3/+3
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long1-5/+0
2017-08-11sctp: remove the typedef sctp_verb_tXin Long1-5/+5
2017-08-11sctp: remove the typedef sctp_arg_tXin Long1-13/+13
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long2-8/+8
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long1-7/+7
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long2-4/+5
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long1-2/+2
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long1-2/+2
2017-08-11sctp: remove the typedef sctp_endpoint_type_tXin Long1-3/+3
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long1-2/+2
2017-08-11sctp: remove the unused typedef sctp_packet_phandler_tXin Long1-2/+0
2017-08-09net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin1-0/+2
2017-08-09net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin1-0/+7
2017-08-09rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal1-0/+4
2017-08-09rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal1-3/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2017-08-09mac80211: add api to start ba session timer expired flowNaftali Goldstein1-0/+15
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat1-0/+1
2017-08-07net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky1-75/+0
2017-08-07net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2-14/+3
2017-08-07net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky1-4/+0
2017-08-07net: dsa: Remove prepare phase for FDBArkadi Sharshevsky1-3/+1
2017-08-07net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky1-5/+3
2017-08-07ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun1-0/+2
2017-08-07ipv6: sr: export SRH insertion functionsDavid Lebrun1-0/+2
2017-08-07net_sched: use void pointer for filter handleWANG Cong2-5/+5
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2-9/+23
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to inet socket lookupsDavid Ahern2-14/+27
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern2-1/+11
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-1/+2
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-0/+19