summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio2019-11-062-7/+7
* mac80211: Reject malformed SSID elementsWill Deacon2019-10-291-2/+3
* cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-291-2/+6
* sctp: change sctp_prot .no_autobind with trueXin Long2019-10-291-2/+2
* net: ipv6: fix listify ip6_rcv_finish in case of forwardingXin Long2019-10-291-1/+3
* net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet2019-10-291-6/+8
* ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-291-3/+6
* ipv4: fix race condition between route lookup and invalidationWei Wang2019-10-291-1/+1
* netfilter: nft_connlimit: disable bh on garbage collectionPablo Neira Ayuso2019-10-291-1/+6
* mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-291-2/+9
* nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-291-0/+3
* nl80211: validate beacon headJohannes Berg2019-10-111-0/+38
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-8/+6
* netfilter: nf_tables: allow lookups in dynamic setsFlorian Westphal2019-10-112-5/+5
* 9p: Transport error uninitializedLu Shuaibing2019-10-111-0/+1
* cfg80211: initialize on-stack chandefsJohannes Berg2019-10-113-3/+5
* NFC: fix attrs checks in netlink interfaceAndrey Konovalov2019-10-071-2/+4
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-10-071-12/+28
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-072-15/+19
* net/rds: Fix error handling in rds_ib_add_one()Dotan Barak2019-10-071-3/+3
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-072-8/+14
* vsock: Fix a lockdep warning in __vsock_release()Dexuan Cui2019-10-073-6/+14
* udp: fix gso_segs calculationsJosh Hunt2019-10-072-1/+3
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-071-0/+2
* nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-071-1/+6
* net: Unpublish sk from sk_reuseport_cb before call_rcuMartin KaFai Lau2019-10-071-3/+8
* net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni2019-10-071-3/+2
* ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern2019-10-071-5/+12
* ipv6: drop incoming packets having a v4mapped source addressEric Dumazet2019-10-071-0/+10
* erspan: remove the incorrect mtu limit for erspanHaishuang Yan2019-10-071-0/+1
* cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-10-051-0/+1
* nfc: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-051-2/+5
* ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-051-0/+3
* ax25: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-051-0/+2
* appletalk: enforce CAP_NET_RAW for raw socketsOri Nimron2019-10-051-0/+5
* tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet2019-10-051-2/+3
* net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet2019-10-051-2/+4
* sch_netem: fix a divide by zero in tabledist()Eric Dumazet2019-10-051-1/+1
* openvswitch: change type of UPCALL_PID attribute to NLA_UNSPECLi RongQing2019-10-051-1/+1
* net_sched: add max len check for TCA_KINDCong Wang2019-10-051-1/+2
* net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti2019-10-051-0/+1
* net: qrtr: Stop rx_worker before freeing nodeBjorn Andersson2019-10-051-0/+1
* net/rds: Check laddr_check before calling itKa-Cheong Poon2019-10-011-1/+4
* net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon2019-10-011-22/+18
* net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-10-011-0/+2
* netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera2019-10-011-3/+3
* net: don't warn in inet diag when IPV6 is disabledStephen Hemminger2019-10-011-3/+0
* Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann2019-10-012-13/+1
* netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch2019-09-211-1/+1
* netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann2019-09-211-4/+2