summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21xfrm: replay: remove last replay indirectionFlorian Westphal
2021-06-21xfrm: replay: avoid replay indirectionFlorian Westphal
2021-06-21xfrm: replay: remove recheck indirectionFlorian Westphal
2021-06-21xfrm: replay: remove advance indirectionFlorian Westphal
2021-06-21xfrm: replay: avoid xfrm replay notify indirectionFlorian Westphal
2021-06-16xfrm: avoid compiler warning when ipv6 is disabledFlorian Westphal
2021-06-16xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony
2021-06-11xfrm: merge dstopt and routing hdroff functionsFlorian Westphal
2021-06-11xfrm: remove hdr_offset indirectionFlorian Westphal
2021-06-11xfrm: ipv6: move mip6_rthdr_offset into xfrm coreFlorian Westphal
2021-06-11xfrm: ipv6: move mip6_destopt_offset into xfrm coreFlorian Westphal
2021-06-11xfrm: ipv6: add xfrm6_hdr_offset helperFlorian Westphal
2021-06-11xfrm: policy: fix a spelling mistakegushengxian
2021-06-09xfrm: remove description from xfrm_type structFlorian Westphal
2021-05-26net: Remove unnecessary variableszuoqilin
2021-05-14xfrm: add state hashtable keyed by seqSabrina Dubroca
2021-05-14esp: drop unneeded assignment in esp4_gro_receive()Yang Li
2021-05-13net: mana: Use struct_size() in kzalloc()Gustavo A. R. Silva
2021-05-13bpf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2021-05-13net: caif: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-13net: qed: remove redundant initialization of variable rcColin Ian King
2021-05-13Merge branch 'virtio_net-fixes'David S. Miller
2021-05-13virtio-net: get build_skb() buf by data ptrXuan Zhuo
2021-05-13virtio-net: fix for unable to handle page fault for addressXuan Zhuo
2021-05-13Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features'David S. Miller
2021-05-13atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13atl1c: adjust max mtu according to Mikrotik 10/25G NIC abilityGatis Peisenieks
2021-05-13atl1c: improve performance by avoiding unnecessary pcie writes on xmitGatis Peisenieks
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks
2021-05-13Merge branch 'hinic-cleanups'David S. Miller
2021-05-13net: hinic: fix misspelled "acessing"Guangbin Huang
2021-05-13net: hinic: remove unnecessary parenthesesGuangbin Huang
2021-05-13net: hinic: add blank line after function declarationGuangbin Huang
2021-05-13net: hinic: remove unnecessary blank lineGuangbin Huang
2021-05-13Merge branch 'bridge-split-ipv4-ipv6-mc-router-state'David S. Miller
2021-05-13net: bridge: mcast: export multicast router presence adjacent to a portLinus Lüssing
2021-05-13net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlinkLinus Lüssing
2021-05-13net: bridge: mcast: split multicast router state for IPv4 and IPv6Linus Lüssing
2021-05-13net: bridge: mcast: split router port del+notify for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare add-router function for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare expiry functions for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare is-router function for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare query reception for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: prepare mdb netlink for mcast router splitLinus Lüssing
2021-05-13net: bridge: mcast: add wrappers for router node retrievalLinus Lüssing
2021-05-13net: bridge: mcast: rename multicast router lists and timersLinus Lüssing
2021-05-13net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RTSebastian Andrzej Siewior
2021-05-13alx: use fine-grained locking instead of RTNLJohannes Berg
2021-05-13net: taprio offload: enforce qdisc to netdev queue mappingYannick Vignon