Age | Commit message (Expand) | Author | Files | Lines |
2024-03-06 | inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT | Juntong Deng | 1 | -0/+1 |
2024-03-06 | net: phy: Add phy_support_eee() indicating MAC support EEE | Andrew Lunn | 1 | -1/+2 |
2024-03-06 | net: phy: Keep track of EEE configuration | Andrew Lunn | 1 | -0/+3 |
2024-03-06 | net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks | Andrew Lunn | 1 | -0/+2 |
2024-03-06 | net: add helpers for EEE configuration | Russell King | 1 | -0/+38 |
2024-03-05 | nfc: core: make nfc_class constant | Ricardo B. Marliere | 1 | -1/+1 |
2024-03-05 | net: Re-use and set mono_delivery_time bit for userspace tstamp packets | Abhishek Chauhan | 1 | -3/+3 |
2024-03-05 | net: gro: enable fast path for more cases | Eric Dumazet | 1 | -1/+1 |
2024-03-05 | net: gro: change skb_gro_network_header() | Eric Dumazet | 1 | -15/+12 |
2024-03-05 | net: gro: rename skb_gro_header_hard() | Eric Dumazet | 1 | -3/+4 |
2024-03-05 | net: introduce page_frag_cache_drain() | Yunsheng Lin | 1 | -0/+1 |
2024-03-05 | mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument | Yunsheng Lin | 1 | -4/+11 |
2024-03-05 | tcp: align tcp_sock_write_rx group | Eric Dumazet | 1 | -1/+1 |
2024-03-04 | net: adopt skb_network_header_len() more broadly | Eric Dumazet | 1 | -0/+1 |
2024-03-03 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 8 | -37/+131 |
2024-03-01 | Simplify net_dbg_ratelimited() dummy | Geert Uytterhoeven | 1 | -4/+1 |
2024-03-01 | ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown | Eric Dumazet | 1 | -1/+1 |
2024-03-01 | ipv6: annotate data-races around cnf.forwarding | Eric Dumazet | 1 | -3/+5 |
2024-03-01 | ipv6: annotate data-races around cnf.mtu6 | Eric Dumazet | 1 | -1/+1 |
2024-03-01 | ipv6: add ipv6_devconf_read_txrx cacheline_group | Eric Dumazet | 1 | -4/+9 |
2024-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 17 | -34/+49 |
2024-03-01 | bpf: Replace bpf_lpm_trie_key 0-length array with flexible array | Kees Cook | 1 | -1/+18 |
2024-02-29 | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 5 | -11/+15 |
2024-02-29 | dpll: fix build failure due to rcu_dereference_check() on unknown type | Eric Dumazet | 1 | -4/+4 |
2024-02-29 | Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 1 | -0/+1 |
2024-02-29 | tcp: remove some holes in struct tcp_sock | Eric Dumazet | 1 | -4/+4 |
2024-02-29 | inet: annotate devconf data-races | Eric Dumazet | 1 | -6/+8 |
2024-02-29 | netfilter: bridge: confirm multicast packets before passing them up the stack | Florian Westphal | 1 | -0/+1 |
2024-02-28 | net: ethtool: eee: Remove legacy _u32 from keee | Andrew Lunn | 1 | -3/+0 |
2024-02-28 | net: ioam6: multicast event | Justin Iurman | 1 | -0/+4 |
2024-02-28 | uapi: ioam6: API for netlink multicast events | Justin Iurman | 1 | -0/+20 |
2024-02-28 | tcp: make the dropreason really work when calling tcp_rcv_state_process() | Jason Xing | 1 | -2/+2 |
2024-02-28 | tcp: add dropreasons in tcp_rcv_state_process() | Jason Xing | 1 | -1/+1 |
2024-02-28 | tcp: introduce dropreasons in receive path | Jason Xing | 1 | -1/+14 |
2024-02-28 | tcp: add a dropreason definitions and prepare for cookie check | Jason Xing | 1 | -1/+10 |
2024-02-28 | net: make SK_MEMORY_PCPU_RESERV tunable | Adam Li | 1 | -2/+3 |
2024-02-28 | uapi: in6: replace temporary label with rfc9486 | Justin Iurman | 1 | -1/+1 |
2024-02-28 | Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+3 |
2024-02-27 | ipv6: anycast: complete RCU handling of struct ifacaddr6 | Eric Dumazet | 1 | -2/+2 |
2024-02-27 | dpll: rely on rcu for netdev_dpll_pin() | Eric Dumazet | 2 | -10/+12 |
2024-02-26 | nexthop: allow nexthop_mpath_fill_node() to be called without RTNL | Eric Dumazet | 1 | -1/+1 |
2024-02-26 | inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU | Eric Dumazet | 1 | -0/+1 |
2024-02-26 | rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag | Eric Dumazet | 2 | -0/+3 |
2024-02-26 | ipv6: prepare inet6_fill_ifinfo() for RCU protection | Eric Dumazet | 1 | -2/+4 |
2024-02-25 | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+3 |
2024-02-25 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+1 |
2024-02-25 | procfs: make freeing proc_fs_info rcu-delayed | Al Viro | 1 | -0/+1 |
2024-02-25 | nfs: fix UAF on pathwalk running into umount | Al Viro | 1 | -0/+2 |
2024-02-25 | Merge tag 'iommu-fixes-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+3 |
2024-02-25 | Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -18/+2 |