summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani
2020-01-23pie: use u8 instead of bool in pie_varsMohit P. Tahiliani
2020-01-23pie: rearrange macros in order of lengthMohit P. Tahiliani
2020-01-23pie: use U64_MAX to denote (2^64 - 1)Mohit P. Tahiliani
2020-01-23net: sched: pie: move common code to pie.hMohit P. Tahiliani
2020-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-22bpf: Add BPF_FUNC_jiffies64Martin KaFai Lau
2020-01-22bpf: Introduce dynamic program extensionsAlexei Starovoitov
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel
2020-01-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-01-21wan/hdlc_x25: make lapb params configurableMartin Schiller
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-19devlink: Add overlay source MAC is multicast trapAmit Cohen
2020-01-19devlink: Add tunnel generic packet trapsAmit Cohen
2020-01-19devlink: Add non-routable packet trapAmit Cohen
2020-01-19Merge branch 'for-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-17netns: Constify exported functionsGuillaume Nault
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli
2020-01-16devmap: Adjust tracepoint for map-less queue flushJesper Dangaard Brouer
2020-01-16xdp: Use bulking for non-map XDP_REDIRECT and consolidate code pathsToke Høiland-Jørgensen
2020-01-16xdp: Move devmap bulk queue into struct net_deviceToke Høiland-Jørgensen
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-16net/mlx5: Allow creating autogroups with reserved entriesPaul Blakey
2020-01-16net/mlx5: Add ignore level support fwd to table rulesPaul Blakey
2020-01-16net/mlx5: fs_core: Introduce unmanaged flow tablesPaul Blakey
2020-01-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed
2020-01-16net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey