aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.14.262' into v4.14/standard/basev4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.261' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.260' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.259' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.258' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.257' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.256' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.254' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.253' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.252' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.251' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.249' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.248' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.247' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.246' into v4.14/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.14.245' into v4.14/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-05sctp: use call_rcu to free endpointXin Long
2022-01-05net: fix use-after-free in tw_timer_handlerMuchun Song
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-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-22mac80211: send ADDBA requests using the tid/queue of the aggregation sessionFelix Fietkau
2021-12-22bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
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, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
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-08net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier
2021-12-08net: return correct error codeliuguoqiang
2021-12-08NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-08net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-12-08tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet
2021-12-08net/smc: Ensure the active closing peer first closes clcsockTony Lu
2021-12-08ipv6: fix typos in __ip6_finish_output()Eric Dumazet
2021-12-08netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-11-26batman-adv: Don't always reallocate the fragmentation skb headSven Eckelmann