Age | Commit message (Expand) | Author |
2022-01-04 | mac80211: use ieee80211_bss_get_elem() | Johannes Berg |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2022-01-04 | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih |
2022-01-04 | Namespaceify mtu_expires sysctl | xu xin |
2022-01-04 | Namespaceify min_pmtu sysctl | xu xin |
2022-01-04 | net: openvswitch: Fill act ct extension | Paul Blakey |
2022-01-04 | net/sched: act_ct: Fill offloading tuple iifidx | Paul Blakey |
2022-01-03 | Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux... | Jakub Kicinski |
2022-01-02 | net/smc: add comments for smc_link_{usable|sendable} | Dust Li |
2022-01-02 | net: socket.c: style fix | Hamish MacDonald |
2022-01-02 | ipv6: ioam: Support for Queue depth data field | Justin Iurman |
2022-01-02 | net/smc: remove redundant re-assignment of pointer link | Colin Ian King |
2022-01-02 | net/smc: Introduce TCP ULP support | Tony Lu |
2022-01-02 | net/smc: Add net namespace for tracepoints | Tony Lu |
2022-01-02 | net/smc: Print net namespace in log | Tony Lu |
2022-01-02 | net/smc: Add netlink net namespace support | Tony Lu |
2022-01-02 | net/smc: Introduce net namespace support for linkgroup | Tony Lu |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-30 | net/smc: Use the bitmap API when applicable | Christophe JAILLET |
2021-12-30 | ethtool: Remove redundant ret assignments | luo penghao |
2021-12-29 | bpf: Allow bpf_local_storage to be used by sleepable programs | KP Singh |
2021-12-29 | net/ncsi: check for error return from call to nla_put_u32 | Jiasheng Jiang |
2021-12-29 | net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper | Nikolay Aleksandrov |
2021-12-29 | net: fix use-after-free in tw_timer_handler | Muchun Song |
2021-12-29 | Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2021-12-29 | net: bridge: mcast: add and enforce startup query interval minimum | Nikolay Aleksandrov |
2021-12-29 | net: bridge: mcast: add and enforce query interval minimum | Nikolay Aleksandrov |
2021-12-29 | ipv6: raw: check passed optlen before reading | Tamir Duberstein |
2021-12-29 | xsk: Initialise xskb free_list_node | Ciara Loftus |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-29 | of: net: support NVMEM cells with MAC in text format | Rafał Miłecki |
2021-12-28 | net: caif: remove redundant assignment to variable expectlen | Colin Ian King |
2021-12-28 | net/smc: fix kernel panic caused by race of smc_sock | Dust Li |
2021-12-28 | net/smc: don't send CDC/LLC message if link not ready | Dust Li |
2021-12-27 | net: udp: fix alignment problem in udp4_seq_show() | yangxingwu |
2021-12-27 | net/smc: fix using of uninitialized completions | Karsten Graul |
2021-12-27 | net: bridge: Get SIOCGIFBR/SIOCSIFBR ioctl working in compat mode | Remi Pommarel |
2021-12-27 | ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate | William Zhao |
2021-12-25 | sctp: use call_rcu to free endpoint | Xin Long |
2021-12-23 | udp: using datalen to cap ipv6 udp max gso segments | Coco Li |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-23 | Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous" | Colin Ian King |
2021-12-23 | net: bridge: fix ioctl old_deviceless bridge argument | Remi Pommarel |
2021-12-23 | net: dsa: tag_ocelot: use traffic class to map priority on injected header | Xiaoliang Yang |
2021-12-23 | flow_offload: fix suspicious RCU usage when offloading tc action | Baowen Zheng |
2021-12-23 | sctp: move hlist_node and hashent out of sctp_ep_common | Xin Long |
2021-12-22 | Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported | Luiz Augusto von Dentz |
2021-12-22 | Bluetooth: hci_sync: Add check simultaneous roles support | Luiz Augusto von Dentz |
2021-12-22 | Bluetooth: hci_sync: Wait for proper events when connecting LE | Luiz Augusto von Dentz |