aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2-0/+19
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek1-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek3-15/+57
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-3/+201
2020-01-27net: remove eth_change_mtuHeiner Kallweit1-1/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko1-0/+17
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert2-1/+5
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert1-0/+3
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert3-1/+8
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio1-0/+1
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio1-0/+4
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio2-0/+23
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso2-1/+15
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani3-0/+5
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller7-15/+51
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-8/+4
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-8/+2
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata2-0/+23
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal1-0/+3
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso2-1/+2
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch2-8/+12
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-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-5/+40
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+5
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-23net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet1-0/+2
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-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-01-22xsk, net: Make sock_def_readable() have external linkageBjörn Töpel1-0/+2