Age | Commit message (Expand) | Author |
2021-02-08 | IPv4: Add "offload failed" indication to routes | Amit Cohen |
2021-02-08 | rtnetlink: Add RTM_F_OFFLOAD_FAILED flag | Amit Cohen |
2021-02-08 | Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-02-08 | Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux... | Jakub Kicinski |
2021-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2021-02-06 | net: dsa: felix: propagate the LAG offload ops towards the ocelot lib | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: rebalance LAGs on link up/down events | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: drop the use of the "lags" array | Vladimir Oltean |
2021-02-06 | net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device | Vladimir Oltean |
2021-02-06 | net: Introduce {netdev,napi}_alloc_frag_align() | Kevin Hao |
2021-02-06 | mm: page_frag: Introduce page_frag_alloc_align() | Kevin Hao |
2021-02-06 | batman-adv: Drop publication years from copyright info | Sven Eckelmann |
2021-02-05 | net/mlx5e: Match recirculated packet miss in slow table using reg_c1 | Vlad Buslov |
2021-02-05 | net/mlx5e: Refactor reg_c1 usage | Vlad Buslov |
2021-02-05 | net/mlx5e: VF tunnel TX traffic offloading | Vlad Buslov |
2021-02-04 | netfilter: move handlers to net/ip_vs.h | Leon Romanovsky |
2021-02-04 | net/core: move gro function declarations to separate header | Leon Romanovsky |
2021-02-04 | ipv6: move udp declarations to net/udp.h | Leon Romanovsky |
2021-02-04 | ipv6: silence compilation warning for non-IPV6 builds | Leon Romanovsky |
2021-02-04 | udp: call udp_encap_enable for v6 sockets when enabling encap | Xin Long |
2021-02-04 | net: introduce common dev_page_is_reusable() | Alexander Lobakin |
2021-02-04 | skbuff: constify skb_propagate_pfmemalloc() "page" argument | Alexander Lobakin |
2021-02-04 | mm: constify page_is_pfmemalloc() argument | Alexander Lobakin |
2021-02-04 | net: add EXPORT_INDIRECT_CALLABLE wrapper | Brian Vazquez |
2021-02-04 | netlink: add tracepoint at NL_SET_ERR_MSG | Marcelo Ricardo Leitner |
2021-02-04 | Revert "GTP: add support for flow based tunneling API" | Jonas Bonn |
2021-02-04 | net: tracepoint: exposing sk_family in all tcp:tracepoints | Hariharan Ananthakrishnan |
2021-02-03 | tcp: use a smaller percpu_counter batch size for sk_alloc | Wei Wang |
2021-02-03 | ethtool: Get link mode in use instead of speed and duplex parameters | Danielle Ratson |
2021-02-03 | ethtool: Extend link modes settings uAPI with lanes | Danielle Ratson |
2021-02-03 | net: indirect call helpers for ipv4/ipv6 dst_check functions | Brian Vazquez |
2021-02-03 | net: use indirect call helpers for dst_mtu | Brian Vazquez |
2021-02-03 | net: use indirect call helpers for dst_output | Brian Vazquez |
2021-02-03 | net: use indirect call helpers for dst_input | Brian Vazquez |
2021-02-03 | net: usb: cdc_ncm: use new API for bh tasklet | Emil Renner Berthing |
2021-02-02 | Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-02-02 | net: ipv6: Emit notification when fib hardware flags are changed | Amit Cohen |
2021-02-02 | net: Pass 'net' struct as first argument to fib6_info_hw_flags_set() | Amit Cohen |
2021-02-02 | net: ipv4: Emit notification when fib hardware flags are changed | Amit Cohen |
2021-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-02-02 | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-02-01 | udp: ipv4: manipulate network header of NATed UDP GRO fraglist | Dongseok Yi |
2021-02-01 | net: sched: replaced invalid qdisc tree flush helper in qdisc_replace | Alexander Ovechkin |
2021-02-01 | Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2021-02-01 | cfg80211: fix netdev registration deadlock | Johannes Berg |
2021-01-31 | Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-01-31 | Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-01-29 | tcp: shrink inet_connection_sock icsk_mtup enabled and probe_size | Neal Cardwell |
2021-01-29 | net: dsa: felix: perform switch setup for tag_8021q | Vladimir Oltean |
2021-01-29 | net: dsa: add a second tagger for Ocelot switches based on tag_8021q | Vladimir Oltean |