summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-11inet: protect against too small mtu values.Eric Dumazet
2020-02-11tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2020-02-11net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2020-02-11openvswitch: remove another BUG_ON()Paolo Abeni
2020-02-11openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2020-02-11Bluetooth: delete a stray unlockDan Carpenter
2020-02-11inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2020-02-11compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2020-02-11Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2020-02-11sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-01-11cfg80211: size various nl80211 messages correctlyJohannes Berg
2020-01-11net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2020-01-11tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2020-01-11libceph: handle an empty authorize replyIlya Dryomov
2019-12-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-12-19netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-12-19dccp: do not leak jiffies on the wireEric Dumazet
2019-12-19inet: stop leaking jiffies on the wireEric Dumazet
2019-12-19nl80211: fix validation of mesh path nexthopMarkus Theil
2019-12-19ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-12-19net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2019-12-19net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-12-19batman-adv: Avoid free/alloc race when handling OGM bufferSven Eckelmann
2019-12-19batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann
2019-12-19llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers
2019-12-19nfc: fix memory leak in llcp_sock_bind()Eric Dumazet
2019-12-19sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet
2019-12-19net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni
2019-12-19net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-12-19mac80211: Reject malformed SSID elementsWill Deacon
2019-12-19ipv6: drop incoming packets having a v4mapped source addressEric Dumazet
2019-12-19sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet
2019-12-10appletalk: Set error code if register_snap_client failedYueHaibing
2019-12-10appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-12-10nl80211: validate beacon headJohannes Berg
2019-12-10sch_netem: fix a divide by zero in tabledist()Eric Dumazet
2019-12-10cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-11-22sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET
2019-11-22net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan
2019-11-22ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET
2019-11-22tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell
2019-11-22sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang
2019-11-22sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-11-22mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-11-22batman-adv: Only read OGM tvlv_len after buffer len checkSven Eckelmann
2019-11-22Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-11-22net/packet: fix race in tpacket_snd()Eric Dumazet
2019-11-22sctp: fix the transport error_count checkXin Long
2019-11-22netfilter: conntrack: Use consistent ct id hash calculationDirk Morris
2019-11-22net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov