summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
* sctp: remove the typedef sctp_verb_tXin Long2017-08-111-5/+5
* sctp: remove the typedef sctp_arg_tXin Long2017-08-111-13/+13
* sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-112-8/+8
* sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-7/+7
* sctp: remove the typedef sctp_socket_type_tXin Long2017-08-112-4/+5
* sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-2/+2
* sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-2/+2
* sctp: remove the typedef sctp_endpoint_type_tXin Long2017-08-111-3/+3
* sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-111-2/+2
* sctp: remove the unused typedef sctp_packet_phandler_tXin Long2017-08-111-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-102-3/+3
|\
| * Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-08-092-3/+3
| |\
| | * pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-072-3/+3
* | | net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin2017-08-101-0/+2
* | | net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin2017-08-101-0/+7
* | | rtnetlink: add RTNL_FLAG_DOIT_UNLOCKEDFlorian Westphal2017-08-101-0/+4
* | | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-101-3/+2
* | | bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2017-08-101-0/+5
* | | sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn2017-08-101-2/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-107-7/+36
|\| |
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-091-1/+2
| |\ \
| | * | i2c: rephrase explanation of I2C_CLASS_DEPRECATEDWolfram Sang2017-07-311-1/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-093-0/+31
| |\ \
| | * | tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell2017-08-041-0/+10
| | * | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+1
| | * | ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-021-0/+20
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-081-1/+0
| |\ \ \
| | * | | RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky2017-08-041-1/+0
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-081-2/+0
| |\ \ \ \
| | * | | | scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner2017-07-271-1/+0
| | * | | | scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner2017-07-271-1/+0
| * | | | | Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds2017-08-081-3/+3
| |\ \ \ \ \
| | * | | | | mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflowBoris Brezillon2017-08-021-3/+3
* | | | | | | net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-091-0/+1
* | | | | | | bpf/verifier: track signed and unsigned min/max valuesEdward Cree2017-08-092-9/+16
* | | | | | | bpf/verifier: rework value trackingEdward Cree2017-08-093-35/+112
* | | | | | | net: switchdev: Remove bridge bypass support from switchdevArkadi Sharshevsky2017-08-071-75/+0
* | | | | | | net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-072-14/+3
* | | | | | | net: dsa: Remove redundant MDB dump supportArkadi Sharshevsky2017-08-071-4/+0
* | | | | | | net: dsa: Remove support for bypass bridge port attributes/vlan setArkadi Sharshevsky2017-08-071-4/+0
* | | | | | | net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-071-3/+1
* | | | | | | net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-071-5/+3
* | | | | | | ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-074-0/+77
* | | | | | | ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-071-0/+2
* | | | | | | net_sched: use void pointer for filter handleWANG Cong2017-08-072-5/+5
* | | | | | | bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song2017-08-071-0/+12
* | | | | | | net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-071-1/+1
* | | | | | | net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-072-9/+23
* | | | | | | net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-072-1/+11