aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.19.225' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.224' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.223' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.222' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.221' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.220' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.219' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.215' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.214' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.213' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.212' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.211' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.209' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.208' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.207' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.206' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.205' into v4.19/standard/baseBruce Ashfield
2022-01-11net: udp: fix alignment problem in udp4_seq_show()yangxingwu
2022-01-11ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivateWilliam Zhao
2022-01-11ipv6: Do cleanup if attribute validation fails in multipath routeDavid Ahern
2022-01-11ipv6: Continue processing multipath route even if gateway attribute is invalidDavid Ahern
2022-01-11phonet: refcount leak in pep_sock_accepHangyu Hua
2022-01-11sch_qfq: prevent shift-out-of-bounds in qfq_init_qdiscEric Dumazet
2022-01-11ipv6: Check attribute length for RTA_GATEWAY when deleting multipath routeDavid Ahern
2022-01-11ipv6: Check attribute length for RTA_GATEWAY in multipath routeDavid Ahern
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song
2022-01-05sctp: use call_rcu to free endpointXin Long
2022-01-05udp: using datalen to cap ipv6 udp max gso segmentsCoco Li
2021-12-29phonet/pep: refuse to enable an unbound pipeRémi Denis-Courmont
2021-12-29ax25: NPD bug when detaching AX25 deviceLin Ma
2021-12-29netfilter: fix regression in looped (broad|multi)cast's MAC handlingIgnacy Gawędzki
2021-12-22mac80211: validate extended element ID is presentJohannes Berg
2021-12-22sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet
2021-12-22net/packet: rx_owner_map depends on pg_vecWillem de Bruijn
2021-12-22rds: memory leak in __rds_conn_create()Hangyu Hua
2021-12-22sch_cake: do not call cake_destroy() from cake_init()Eric Dumazet
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg
2021-12-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-12-22net: netlink: af_netlink: Prevent empty skb by adding a check on len.Harshit Mogalapalli
2021-12-22nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk
2021-12-14net: sched: make function qdisc_free_cb() staticWei Yongjun
2021-12-14net_sched: fix a crash in tc_new_tfilter()Cong Wang
2021-12-14net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-14udp: using datalen to cap max gso segmentsJianguo Wu
2021-12-14seg6: fix the iif in the IPv6 socket control blockAndrea Mayer
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-12-14net: sched: use Qdisc rcu API instead of relying on rtnl lockVlad Buslov
2021-12-14net: sched: extend Qdisc with rcuVlad Buslov