Age | Commit message (Expand) | Author | Files | Lines |
2021-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -0/+6 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2021-02-17 | net: sched: fix police ext initialization | Vlad Buslov | 1 | -0/+1 |
2021-02-17 | net: dsa: add MRP support | Horatiu Vultur | 1 | -0/+12 |
2021-02-17 | switchdev: mrp: Extend ring_role_mrp and in_role_mrp | Horatiu Vultur | 1 | -0/+2 |
2021-02-17 | switchdev: mrp: Remove CONFIG_BRIDGE_MRP | Horatiu Vultur | 1 | -10/+0 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -0/+11 |
2021-02-16 | net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | netfilter: nftables: introduce table ownership | Pablo Neira Ayuso | 1 | -0/+6 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_filtering | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: dsa: propagate extack to .port_vlan_add | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: bridge: propagate extack through switchdev_port_attr_set | Vladimir Oltean | 1 | -1/+2 |
2021-02-15 | net: dsa: tag_ocelot: create separate tagger for Seville | Vladimir Oltean | 1 | -0/+2 |
2021-02-13 | tcp: factorize logic into tcp_epollin_ready() | Eric Dumazet | 1 | -0/+12 |
2021-02-13 | tcp: fix SO_RCVLOWAT related hangs under mem pressure | Eric Dumazet | 1 | -2/+7 |
2021-02-13 | net: dsa: act as passthrough for bridge port flags | Vladimir Oltean | 1 | -2/+8 |
2021-02-13 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean | 1 | -1/+6 |
2021-02-13 | net: switchdev: propagate extack to port attributes | Vladimir Oltean | 1 | -2/+4 |
2021-02-13 | Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub... | David S. Miller | 1 | -0/+2 |
2021-02-13 | mptcp: avoid lock_fast usage in accept path | Florian Westphal | 1 | -0/+1 |
2021-02-12 | cfg80211/mac80211: Support disabling HE mode | Ben Greear | 1 | -0/+2 |
2021-02-12 | net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING | Tariq Toukan | 1 | -6/+6 |
2021-02-12 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern | David S. Miller | 4 | -5/+57 |
2021-02-12 | net: initialize net->net_cookie at netns setup | Eric Dumazet | 1 | -3/+1 |
2021-02-12 | net: dsa: add support for offloading HSR | George McCollister | 1 | -0/+13 |
2021-02-12 | devlink: Fix dmac_filter trap name, align to its documentation | Aya Levin | 1 | -1/+1 |
2021-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+0 |
2021-02-09 | IPv6: Add "offload failed" indication to routes | Amit Cohen | 1 | -2/+3 |
2021-02-09 | IPv4: Add "offload failed" indication to routes | Amit Cohen | 1 | -1/+2 |
2021-02-09 | switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT | Horatiu Vultur | 1 | -2/+0 |
2021-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski | 5 | -15/+18 |
2021-02-05 | netfilter: move handlers to net/ip_vs.h | Leon Romanovsky | 1 | -0/+11 |
2021-02-05 | net/core: move gro function declarations to separate header | Leon Romanovsky | 1 | -0/+12 |
2021-02-05 | ipv6: move udp declarations to net/udp.h | Leon Romanovsky | 1 | -0/+3 |
2021-02-05 | udp: call udp_encap_enable for v6 sockets when enabling encap | Xin Long | 2 | -2/+2 |
2021-02-04 | tcp: use a smaller percpu_counter batch size for sk_alloc | Wei Wang | 1 | -2/+6 |
2021-02-04 | net, veth: Alloc skb in bulk for ndo_xdp_xmit | Lorenzo Bianconi | 1 | -0/+1 |
2021-02-04 | net: indirect call helpers for ipv4/ipv6 dst_check functions | Brian Vazquez | 1 | -1/+6 |
2021-02-04 | net: use indirect call helpers for dst_mtu | Brian Vazquez | 1 | -1/+3 |
2021-02-04 | net: use indirect call helpers for dst_output | Brian Vazquez | 1 | -1/+7 |
2021-02-04 | net: use indirect call helpers for dst_input | Brian Vazquez | 1 | -1/+5 |
2021-02-03 | Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -1/+3 |
2021-02-03 | net: ipv6: Emit notification when fib hardware flags are changed | Amit Cohen | 2 | -8/+3 |
2021-02-03 | net: Pass 'net' struct as first argument to fib6_info_hw_flags_set() | Amit Cohen | 1 | -2/+3 |
2021-02-03 | net: ipv4: Emit notification when fib hardware flags are changed | Amit Cohen | 1 | -0/+2 |
2021-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -2/+2 |
2021-02-02 | udp: ipv4: manipulate network header of NATed UDP GRO fraglist | Dongseok Yi | 1 | -1/+1 |
2021-02-02 | net: sched: replaced invalid qdisc tree flush helper in qdisc_replace | Alexander Ovechkin | 1 | -1/+1 |
2021-02-01 | cfg80211: fix netdev registration deadlock | Johannes Berg | 1 | -1/+3 |
2021-02-01 | Bluetooth: Skip eSCO 2M params when not supported | Yu Liu | 1 | -0/+1 |