| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | net: dsa: fix incorrect function pointer check for MRP ring roles | Vladimir Oltean | 2022-01-05 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | net: dsa: make dsa_switch :: num_ports an unsigned int | Vladimir Oltean | 2022-01-05 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | mac80211: use ieee80211_bss_get_elem() | Johannes Berg | 2022-01-04 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl | 2022-01-04 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih | 2022-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Namespaceify mtu_expires sysctl | xu xin | 2022-01-04 | 1 | -10/+11 | |
| * | | | | | | | | | | | | | Namespaceify min_pmtu sysctl | xu xin | 2022-01-04 | 1 | -16/+37 | |
| * | | | | | | | | | | | | | net: openvswitch: Fill act ct extension | Paul Blakey | 2022-01-04 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | net/sched: act_ct: Fill offloading tuple iifidx | Paul Blakey | 2022-01-04 | 2 | -1/+32 | |
| * | | | | | | | | | | | | | Merge tag 'batadv-next-pullrequest-20220103' of git://git.open-mesh.org/linux... | Jakub Kicinski | 2022-01-03 | 3 | -22/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | batman-adv: remove unneeded variable in batadv_nc_init | Minghao Chi | 2021-12-10 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | batman-adv: allow netlink usage in unprivileged containers | Linus Lüssing | 2021-11-15 | 1 | -15/+15 | |
| | * | | | | | | | | | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2021-11-15 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | net/smc: add comments for smc_link_{usable|sendable} | Dust Li | 2022-01-02 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | net: socket.c: style fix | Hamish MacDonald | 2022-01-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ipv6: ioam: Support for Queue depth data field | Justin Iurman | 2022-01-02 | 1 | -1/+15 | |
| * | | | | | | | | | | | | | net/smc: remove redundant re-assignment of pointer link | Colin Ian King | 2022-01-02 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | net/smc: Introduce TCP ULP support | Tony Lu | 2022-01-02 | 1 | -7/+86 | |
| * | | | | | | | | | | | | | net/smc: Add net namespace for tracepoints | Tony Lu | 2022-01-02 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | net/smc: Print net namespace in log | Tony Lu | 2022-01-02 | 2 | -9/+14 | |
| * | | | | | | | | | | | | | net/smc: Add netlink net namespace support | Tony Lu | 2022-01-02 | 2 | -7/+12 | |
| * | | | | | | | | | | | | | net/smc: Introduce net namespace support for linkgroup | Tony Lu | 2022-01-02 | 4 | -12/+42 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-12-31 | 39 | -40/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | bpf: Allow bpf_local_storage to be used by sleepable programs | KP Singh | 2021-12-29 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | net: Don't include filter.h from net/sock.h | Jakub Kicinski | 2021-12-29 | 32 | -0/+35 | |
| | * | | | | | | | | | | | | | bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. | Hao Luo | 2021-12-18 | 1 | -32/+32 | |
| | * | | | | | | | | | | | | | bpf: Introduce MEM_RDONLY flag | Hao Luo | 2021-12-18 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL | Hao Luo | 2021-12-18 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | add missing bpf-cgroup.h includes | Jakub Kicinski | 2021-12-16 | 3 | -0/+3 | |
| | * | | | | | | | | | | | | | bpf: Let bpf_warn_invalid_xdp_action() report more info | Paolo Abeni | 2021-12-13 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | bpf: Do not WARN in bpf_warn_invalid_xdp_action() | Paolo Abeni | 2021-12-13 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-30 | 25 | -121/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | net/ncsi: check for error return from call to nla_put_u32 | Jiasheng Jiang | 2021-12-29 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper | Nikolay Aleksandrov | 2021-12-29 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | net: fix use-after-free in tw_timer_handler | Muchun Song | 2021-12-29 | 1 | -6/+4 | |
| | * | | | | | | | | | | | | | net: bridge: mcast: add and enforce startup query interval minimum | Nikolay Aleksandrov | 2021-12-29 | 5 | -3/+22 | |
| | * | | | | | | | | | | | | | net: bridge: mcast: add and enforce query interval minimum | Nikolay Aleksandrov | 2021-12-29 | 5 | -3/+22 | |
| | * | | | | | | | | | | | | | ipv6: raw: check passed optlen before reading | Tamir Duberstein | 2021-12-29 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | xsk: Initialise xskb free_list_node | Ciara Loftus | 2021-12-29 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | net/smc: fix kernel panic caused by race of smc_sock | Dust Li | 2021-12-28 | 8 | -76/+57 | |
| | * | | | | | | | | | | | | | net/smc: don't send CDC/LLC message if link not ready | Dust Li | 2021-12-28 | 5 | -5/+11 | |
| | * | | | | | | | | | | | | | net: udp: fix alignment problem in udp4_seq_show() | yangxingwu | 2021-12-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | net/smc: fix using of uninitialized completions | Karsten Graul | 2021-12-27 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate | William Zhao | 2021-12-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | sctp: use call_rcu to free endpoint | Xin Long | 2021-12-25 | 3 | -22/+36 | |
| | * | | | | | | | | | | | | | udp: using datalen to cap ipv6 udp max gso segments | Coco Li | 2021-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net/smc: Use the bitmap API when applicable | Christophe JAILLET | 2021-12-30 | 1 | -14/+5 | |
| * | | | | | | | | | | | | | | ethtool: Remove redundant ret assignments | luo penghao | 2021-12-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 2021-12-29 | 14 | -1934/+2369 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Bluetooth: MGMT: Fix spelling mistake "simultanous" -> "simultaneous" | Colin Ian King | 2021-12-23 | 1 | -1/+1 | |
