Age | Commit message (Expand) | Author |
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 | 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-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 | 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 | 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-20 | inet: fully convert sk->sk_rx_dst to RCU rules | Eric Dumazet |
2021-12-20 | phonet/pep: refuse to enable an unbound pipe | Rémi Denis-Courmont |
2021-12-20 | mac80211: fix locking in ieee80211_start_ap error path | Johannes Berg |
2021-12-18 | ax25: NPD bug when detaching AX25 device | Lin Ma |
2021-12-17 | Revert "tipc: use consistent GFP flags" | Hoang Le |
2021-12-17 | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey |
2021-12-17 | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey |
2021-12-17 | net/sched: Extend qdisc control block with tc control block | Paul Blakey |
2021-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2021-12-16 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-16 | sit: do not call ipip6_dev_free() from sit_init_net() | Eric Dumazet |
2021-12-16 | net/smc: Prevent smc_release() from long blocking | D. Wythe |
2021-12-16 | netfilter: ctnetlink: remove expired entries first | Florian Westphal |
2021-12-16 | net: Fix double 0x prefix print in SKB dump | Gal Pressman |
2021-12-15 | net/packet: rx_owner_map depends on pg_vec | Willem de Bruijn |
2021-12-16 | netfilter: fix regression in looped (broad|multi)cast's MAC handling | Ignacy Gawędzki |
2021-12-15 | netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() | Eric Dumazet |
2021-12-14 | mptcp: fix deadlock in __mptcp_push_pending() | Maxim Galaganov |
2021-12-14 | mptcp: clear 'kern' flag from fallback sockets | Florian Westphal |
2021-12-14 | mptcp: remove tcp ulp setsockopt support | Florian Westphal |
2021-12-14 | xsk: Do not sleep in poll() when need_wakeup set | Magnus Karlsson |
2021-12-14 | rds: memory leak in __rds_conn_create() | Hangyu Hua |
2021-12-14 | Merge tag 'mac80211-for-net-2021-12-14' of git://git.kernel.org/pub/scm/linux... | David S. Miller |
2021-12-14 | flow_offload: return EOPNOTSUPP for the unsupported mpls action type | Baowen Zheng |
2021-12-14 | mac80211: do drv_reconfig_complete() before restarting all | Johannes Berg |
2021-12-14 | mac80211: mark TX-during-stop for TX in in_reconfig | Johannes Berg |
2021-12-14 | mac80211: update channel context before station state | Mordechay Goodstein |
2021-12-14 | mac80211: Fix the size used for building probe request | Ilan Peer |
2021-12-14 | mac80211: fix lookup when adding AddBA extension element | Johannes Berg |
2021-12-14 | mac80211: validate extended element ID is present | Johannes Berg |
2021-12-14 | cfg80211: Acquire wiphy mutex on regulatory work | Ilan Peer |
2021-12-14 | mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock | Johannes Berg |
2021-12-14 | nl80211: remove reload flag from regulatory_request | Finn Behrens |