aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-13net: export some generic xdp helpersJason Wang1-0/+2
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+3
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-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+5
2017-08-09sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn1-2/+7
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-7/+36
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-3/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+2
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+31
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat1-0/+1
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree2-9/+16
2017-08-08bpf/verifier: rework value trackingEdward Cree3-35/+112
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+3
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 Lebrun4-0/+77
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-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song1-0/+12
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 Ahern2-1/+11
2017-08-07net: ipv4: add second dif to multicast source filterDavid Ahern1-1/+2