summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* smc: disallow TCP_ULP in smc_setsockopt()Cong Wang2021-05-191-1/+3
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-191-19/+69
* sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_bXin Long2021-05-191-1/+2
* sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers2021-05-191-6/+5
* sctp: do asoc update earlier in sctp_sf_do_dupcook_aXin Long2021-05-191-5/+20
* net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng2021-05-191-0/+6
* ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()Gustavo A. R. Silva2021-05-191-1/+1
* flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()Gustavo A. R. Silva2021-05-191-2/+4
* sctp: Fix out-of-bounds warning in sctp_process_asconf_param()Gustavo A. R. Silva2021-05-191-1/+1
* mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach2021-05-191-0/+5
* ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet2021-05-191-1/+1
* Bluetooth: check for zapped sk before connectingArchie Pusaka2021-05-191-0/+8
* net: bridge: when suppression is enabled exclude RARP packetsNikolay Aleksandrov2021-05-191-1/+3
* Bluetooth: initialize skb_queue_head at l2cap_chan_create()Tetsuo Handa2021-05-191-0/+2
* Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka2021-05-191-0/+2
* tipc: convert dest node's address to network orderHoang Le2021-05-191-1/+1
* sctp: delay auto_asconf init until binding the first addrXin Long2021-05-141-14/+17
* Revert "net/sctp: fix race condition in sctp_destroy_sock"Xin Long2021-05-141-5/+8
* net: Only allow init netns to set default tcp cong to a restricted algoJonathon Reinhart2021-05-141-0/+4
* net:nfc:digital: Fix a double free in digital_tg_recv_dep_reqLv Yunlong2021-05-141-0/+2
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-05-142-30/+15
* gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin2021-05-141-4/+4
* vsock/vmci: log once the failed queue pair allocationStefano Garzarella2021-05-141-2/+1
* mac80211: bail out if cipher schemes are invalidJohannes Berg2021-05-141-2/+5
* inet: use bigger hash table for IP ID generationEric Dumazet2021-05-141-14/+28
* cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg2021-05-141-0/+2
* net/nfc: fix use-after-free llcp_sock_bind/connectOr Cohen2021-05-141-0/+4
* bluetooth: eliminate the potential race condition when removing the HCI contr...Lin Ma2021-05-141-4/+8
* hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo2021-05-141-1/+2
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-141-1/+2
* Fix misc new gcc warningsLinus Torvalds2021-05-111-1/+1
* openvswitch: fix stack OOB read while fragmenting IPv4 packetsDavide Caratti2021-05-111-4/+4
* gro: ensure frag0 meets IP header alignmentEric Dumazet2021-04-211-1/+2
* net: ip6_tunnel: Unregister catch-all devicesHristo Venev2021-04-211-0/+10
* net: sit: Unregister catch-all devicesHristo Venev2021-04-211-2/+2
* netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-211-2/+2
* netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-212-3/+16
* netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-214-6/+48
* netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-04-211-0/+1
* mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan2021-04-211-1/+3
* net: ieee802154: forbid monitor for add llsec seclevelAlexander Aring2021-04-211-0/+3
* net: ieee802154: stop dump llsec seclevels for monitorsAlexander Aring2021-04-211-0/+5
* net: ieee802154: forbid monitor for del llsec devkeyAlexander Aring2021-04-211-0/+3
* net: ieee802154: forbid monitor for add llsec devkeyAlexander Aring2021-04-211-0/+3
* net: ieee802154: stop dump llsec devkeys for monitorsAlexander Aring2021-04-211-0/+5
* net: ieee802154: forbid monitor for del llsec devAlexander Aring2021-04-211-0/+3
* net: ieee802154: forbid monitor for add llsec devAlexander Aring2021-04-211-0/+3
* net: ieee802154: stop dump llsec devs for monitorsAlexander Aring2021-04-211-0/+5
* net: ieee802154: forbid monitor for del llsec keyAlexander Aring2021-04-211-0/+3
* net: ieee802154: forbid monitor for add llsec keyAlexander Aring2021-04-211-0/+3