Age | Commit message (Expand) | Author |
2022-01-04 | Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski |
2022-01-04 | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh | Pavel Skripkin |
2022-01-04 | mac80211: initialize variable have_higher_than_11mbit | Tom Rix |
2022-01-04 | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc | Eric Dumazet |
2022-01-04 | netrom: fix copying in user data in nr_setsockopt | Christoph Hellwig |
2022-01-04 | udp6: Use Segment Routing Header for dest address if present | Andrew Lunn |
2022-01-04 | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. | Andrew Lunn |
2022-01-04 | seg6: export get_srh() for ICMP handling | Andrew Lunn |
2022-01-03 | Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-... | Jakub Kicinski |
2022-01-03 | ipv6: Do cleanup if attribute validation fails in multipath route | David Ahern |
2022-01-03 | ipv6: Continue processing multipath route even if gateway attribute is invalid | David Ahern |
2022-01-02 | sctp: hold endpoint before calling cb in sctp_transport_lookup_process | Xin Long |
2022-01-02 | mctp: Remove only static neighbour on RTM_DELNEIGH | Gagan Kumar |
2022-01-02 | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing |
2021-12-31 | net ticp:fix a kernel-infoleak in __tipc_sendmsg() | Haimin Zhang |
2021-12-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-31 | lwtunnel: Validate RTA_ENCAP_TYPE attribute length | David Ahern |
2021-12-31 | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route | David Ahern |
2021-12-31 | ipv6: Check attribute length for RTA_GATEWAY in multipath route | David Ahern |
2021-12-31 | ipv4: Check attribute length for RTA_FLOW in multipath route | David Ahern |
2021-12-31 | ipv4: Check attribute length for RTA_GATEWAY in multipath route | David Ahern |
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 | Revert "xsk: Do not sleep in poll() when need_wakeup set" | Magnus Karlsson |
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 |