summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon-0/+9
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon-0/+1
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon-31/+68
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon-41/+26
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon-2/+2
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon-3/+23
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon-2/+2
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+11
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam-0/+2
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek-0/+1
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek-0/+1
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek-0/+19
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek-0/+1
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek-15/+57
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-3/+201
2020-01-27net: remove eth_change_mtuHeiner Kallweit-1/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko-0/+17
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert-1/+1
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert-1/+5
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert-0/+3
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert-1/+8
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang-15/+21
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio-0/+1
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio-0/+4
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio-0/+23
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso-1/+15
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani-0/+5
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-15/+51
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-8/+4
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-8/+2
2020-01-25bpf: Allow to resolve bpf trampoline and dispatcher in unwindJiri Olsa-1/+11
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata-0/+23
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal-0/+3
2020-01-24netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso-1/+2
2020-01-24mptcp: parse and emit MP_CAPABLE option according to v1 specChristoph Paasch-8/+12
2020-01-24mptcp: Implement MPTCP receive pathMat Martineau-0/+18
2020-01-24mptcp: Write MPTCP DSS headers to outgoing data packetsMat Martineau-0/+1
2020-01-24mptcp: Handle MP_CAPABLE options for outgoing connectionsPeter Krystad-0/+60
2020-01-24mptcp: Associate MPTCP context with TCP socketPeter Krystad-0/+3
2020-01-24mptcp: Handle MPTCP TCP optionsPeter Krystad-0/+36
2020-01-24mptcp: Add MPTCP socket stubsMat Martineau-0/+16
2020-01-24net: bridge: vlan: add per-vlan stateNikolay Aleksandrov-0/+1
2020-01-24net: bridge: vlan: add basic option setting supportNikolay Aleksandrov-0/+1
2020-01-23Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-5/+40
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+5
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani-0/+33
2020-01-23net: sched: pie: export symbols to be reused by FQ-PIEMohit P. Tahiliani-0/+9
2020-01-23pie: improve comments and commenting styleMohit P. Tahiliani-27/+58
2020-01-23pie: rearrange structure members and their initializationsMohit P. Tahiliani-10/+10