summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
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-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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