| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mac80211-for-net-2022-01-04' of git://git.kernel.org/pub/scm/linux... | Jakub Kicinski | 2022-01-04 | 4 | -82/+55 |
|\ |
|
| * | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh | Pavel Skripkin | 2022-01-04 | 3 | -81/+54 |
| * | mac80211: initialize variable have_higher_than_11mbit | Tom Rix | 2022-01-04 | 1 | -1/+1 |
* | | sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc | Eric Dumazet | 2022-01-04 | 1 | -4/+2 |
* | | netrom: fix copying in user data in nr_setsockopt | Christoph Hellwig | 2022-01-04 | 1 | -1/+1 |
* | | udp6: Use Segment Routing Header for dest address if present | Andrew Lunn | 2022-01-04 | 1 | -1/+2 |
* | | icmp: ICMPV6: Examine invoking packet for Segment Route Headers. | Andrew Lunn | 2022-01-04 | 2 | -1/+35 |
* | | seg6: export get_srh() for ICMP handling | Andrew Lunn | 2022-01-04 | 2 | -31/+31 |
* | | Merge tag 'batadv-net-pullrequest-20220103' of git://git.open-mesh.org/linux-... | Jakub Kicinski | 2022-01-04 | 3 | -11/+21 |
|\ \ |
|
| * | | batman-adv: mcast: don't send link-local multicast to mcast routers | Linus Lüssing | 2022-01-02 | 3 | -11/+21 |
* | | | ipv6: Do cleanup if attribute validation fails in multipath route | David Ahern | 2022-01-03 | 1 | -5/+3 |
* | | | ipv6: Continue processing multipath route even if gateway attribute is invalid | David Ahern | 2022-01-03 | 1 | -2/+5 |
| |/
|/| |
|
* | | sctp: hold endpoint before calling cb in sctp_transport_lookup_process | Xin Long | 2022-01-02 | 2 | -32/+36 |
* | | mctp: Remove only static neighbour on RTM_DELNEIGH | Gagan Kumar | 2022-01-02 | 1 | -4/+5 |
* | | net ticp:fix a kernel-infoleak in __tipc_sendmsg() | Haimin Zhang | 2022-01-01 | 1 | -0/+2 |
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2022-01-01 | 1 | -2/+2 |
|\ \ |
|
| * | | Revert "xsk: Do not sleep in poll() when need_wakeup set" | Magnus Karlsson | 2021-12-17 | 1 | -2/+2 |
* | | | lwtunnel: Validate RTA_ENCAP_TYPE attribute length | David Ahern | 2021-12-31 | 3 | -0/+11 |
* | | | ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route | David Ahern | 2021-12-31 | 1 | -1/+5 |
* | | | ipv6: Check attribute length for RTA_GATEWAY in multipath route | David Ahern | 2021-12-31 | 1 | -1/+20 |
* | | | ipv4: Check attribute length for RTA_FLOW in multipath route | David Ahern | 2021-12-31 | 1 | -3/+14 |
* | | | ipv4: Check attribute length for RTA_GATEWAY in multipath route | David Ahern | 2021-12-31 | 1 | -3/+26 |
* | | | net/ncsi: check for error return from call to nla_put_u32 | Jiasheng Jiang | 2021-12-30 | 1 | -1/+5 |
* | | | net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper | Nikolay Aleksandrov | 2021-12-30 | 1 | -3/+3 |
* | | | net: fix use-after-free in tw_timer_handler | Muchun Song | 2021-12-30 | 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-24 | 1 | -1/+1 |
* | | | net: bridge: fix ioctl old_deviceless bridge argument | Remi Pommarel | 2021-12-23 | 1 | -1/+1 |
* | | | net: dsa: tag_ocelot: use traffic class to map priority on injected header | Xiaoliang Yang | 2021-12-23 | 1 | -1/+5 |
* | | | inet: fully convert sk->sk_rx_dst to RCU rules | Eric Dumazet | 2021-12-21 | 7 | -17/+22 |
* | | | phonet/pep: refuse to enable an unbound pipe | Rémi Denis-Courmont | 2021-12-20 | 1 | -0/+2 |
* | | | mac80211: fix locking in ieee80211_start_ap error path | Johannes Berg | 2021-12-20 | 1 | -0/+3 |
* | | | ax25: NPD bug when detaching AX25 device | Lin Ma | 2021-12-18 | 1 | -1/+3 |
* | | | Revert "tipc: use consistent GFP flags" | Hoang Le | 2021-12-18 | 1 | -4/+4 |
* | | | net: openvswitch: Fix matching zone id for invalid conns arriving from tc | Paul Blakey | 2021-12-18 | 2 | -1/+8 |
* | | | net/sched: flow_dissector: Fix matching on zone id for invalid conns | Paul Blakey | 2021-12-18 | 3 | -2/+5 |
* | | | net/sched: Extend qdisc control block with tc control block | Paul Blakey | 2021-12-18 | 5 | -15/+19 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2021-12-17 | 4 | -6/+9 |
|\ \ |
|
| * | | netfilter: ctnetlink: remove expired entries first | Florian Westphal | 2021-12-16 | 1 | -2/+3 |
| * | | netfilter: fix regression in looped (broad|multi)cast's MAC handling | Ignacy Gawędzki | 2021-12-16 | 2 | -2/+4 |
| * | | netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy() | Eric Dumazet | 2021-12-15 | 1 | -2/+2 |