summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* xsk: Add missing check on user supplied headroom sizeMagnus Karlsson2020-04-231-3/+2
* netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object typePablo Neira Ayuso2020-04-231-2/+2
* net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov2020-04-211-1/+2
* net: qrtr: send msgs from local of same id as broadcastWang Wenhu2020-04-211-3/+4
* net: ipv4: devinet: Fix crash when add/del multicast IP with autojoinTaras Chornyi2020-04-211-4/+9
* hsr: check protocol version in hsr_newlink()Taehee Yoo2020-04-211-2/+8
* Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang2020-04-131-3/+1
* ipv6: don't auto-add link-local address to lag portsJarod Wilson2020-04-131-0/+4
* net: Fix Tx hash bound checkingAmritha Nambiar2020-04-131-0/+2
* rxrpc: Fix sendmsg(MSG_WAITALL) handlingDavid Howells2020-04-131-2/+2
* sctp: fix possibly using a bad saddr with a given dstMarcelo Ricardo Leitner2020-04-132-15/+33
* sctp: fix refcount bug in sctp_wfreeQiujun Huang2020-04-131-8/+23
* net, ip_tunnel: fix interface lookup with no keyWilliam Dauchy2020-04-131-5/+1
* ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-04-131-0/+3
* mac80211: fix authentication with iwlwifi/mvmJohannes Berg2020-04-021-1/+2
* mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen2020-04-021-1/+18
* mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg2020-04-021-2/+6
* mac80211: add option for setting control flagsRajkumar Manoharan2020-04-023-9/+14
* vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich2020-04-021-1/+1
* netfilter: nft_fwd_netdev: validate family and chain typePablo Neira Ayuso2020-04-021-0/+9
* netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan2020-04-021-0/+2
* xfrm: policy: Fix doulbe free in xfrm_policy_timerYueHaibing2020-04-021-0/+2
* xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquireXin Long2020-04-021-0/+3
* xfrm: fix uctx len check in verify_sec_ctx_lenXin Long2020-04-021-1/+2
* vti[6]: fix packet tx through bpf_redirect() in XinY casesNicolas Dichtel2020-04-023-15/+56
* xfrm: handle NETDEV_UNREGISTER for xfrm deviceRaed Salem2020-04-021-0/+1
* mac80211: mark station unauthorized before key removalJohannes Berg2020-04-021-1/+6
* nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute typeJohannes Berg2020-04-021-1/+1
* ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-04-021-0/+9
* mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-04-021-1/+2
* hsr: set .netnsok flagTaehee Yoo2020-04-021-0/+1
* hsr: add restart routine into hsr_get_node_list()Taehee Yoo2020-04-021-14/+24
* hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo2020-04-022-30/+23
* tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet2020-04-021-1/+3
* net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata2020-04-021-0/+2
* net: ip_gre: Separate ERSPAN newlink / changelink callbacksPetr Machata2020-04-021-18/+85
* net_sched: keep alloc_hash updated after hash allocationCong Wang2020-04-021-0/+1
* net_sched: cls_route: remove the right filter from hashtableCong Wang2020-04-021-2/+2
* net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn2020-04-022-1/+25
* net: dsa: Fix duplicate frames flooded by learningFlorian Fainelli2020-04-021-0/+2
* net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye2020-04-021-1/+11
* hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo2020-04-021-4/+4
* Revert "ipv6: Fix handling of LLA with VRF and sockets bound to VRF"Sasha Levin2020-03-251-2/+1
* ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce2020-03-201-1/+6
* net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang2020-03-201-1/+1
* mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik2020-03-201-1/+1
* cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg2020-03-201-1/+1
* batman-adv: Avoid free/alloc race when handling OGM2 bufferSven Eckelmann2020-03-182-8/+38
* net/smc: cancel event worker during device removalKarsten Graul2020-03-181-0/+1
* net/smc: check for valid ib_client_dataKarsten Graul2020-03-181-0/+2