aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau2-0/+18
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau1-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad2-0/+60
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad1-0/+3
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad2-0/+36
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau1-0/+16
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov1-0/+1
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov1-0/+1
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani2-0/+33
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani1-0/+9
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani1-27/+58
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani1-10/+10
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani1-2/+2
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani1-5/+5
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani1-2/+2
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani1-0/+96
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-93/+343
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau2-1/+9
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov4-1/+17
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel1-0/+2
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller4-3/+52
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller2-0/+10
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit1-1/+1
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller3-5/+14
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit1-0/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller19-58/+107
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-8/+20
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen1-0/+3
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen1-0/+6
2020-01-19devlink: Add non-routable packet trapAmit Cohen1-0/+3
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller4-17/+267
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-15/+38
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+6
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+6
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2020-01-17netns: Constify exported functionsGuillaume Nault1-5/+5
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli1-0/+11
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer1-17/+12
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen3-61/+63
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen2-6/+9
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey1-0/+1
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey1-0/+1
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey1-0/+2
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxSaeed Mahameed4-17/+263
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-8/+8
2020-01-16net/mlx5e: Add discard counters per priorityAharon Landau1-1/+3
2020-01-16net/mlx5e: Expose FEC feilds and related capability bitAya Levin1-1/+15