summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-07-311-33/+11Star
* net: sched: verify that q!=NULL before setting q->flagsVlad Buslov2019-07-281-1/+3
* net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov2019-07-281-2/+1Star
* net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov2019-07-281-5/+3Star
* net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov2019-07-281-2/+1Star
* net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov2019-07-281-12/+17
* sctp: not bind the socket in sctp_connectXin Long2019-07-281-18/+2Star
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-282-2/+2
* net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang2019-07-283-4/+1Star
* netrom: hold sock when setting skb->destructorCong Wang2019-07-281-0/+1
* netrom: fix a memory leak in nr_rx_frame()Cong Wang2019-07-281-1/+2
* tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch2019-07-281-0/+2
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-283-5/+7
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-2/+11
* sctp: fix error handling on stream scheduler initializationMarcelo Ricardo Leitner2019-07-281-1/+8
* rxrpc: Fix send on a connected, but unbound socketDavid Howells2019-07-281-2/+2
* nfc: fix potential illegal memory accessYang Wei2019-07-281-1/+1
* net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2019-07-281-4/+2Star
* net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-07-281-0/+2
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+5
* ipv6: Unlink sibling route in case of failureIdo Schimmel2019-07-281-1/+17
* ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern2019-07-281-1/+1
* ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-07-281-0/+8
* igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet2019-07-281-6/+2Star
* Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-07-261-0/+13
* 9p/virtio: Add cleanup path in p9_virtio_initYueHaibing2019-07-261-1/+7
* 9p/xen: Add cleanup path in p9_trans_xen_initYueHaibing2019-07-261-1/+7
* Bluetooth: validate BLE connection interval updatescsonsino2019-07-262-1/+13
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-07-261-0/+6
* Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-07-261-4/+10
* xsk: Properly terminate assignment in xskq_produce_flush_descNathan Chancellor2019-07-261-1/+1
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-262-66/+72
* ipvs: defer hook registration to avoid leaksJulian Anastasov2019-07-261-7/+14
* ipsec: select crypto ciphers for xfrm_algoArnd Bergmann2019-07-261-0/+2
* xfrm: fix sa selector validationNicolas Dichtel2019-07-261-0/+3
* ipset: Fix memory accounting for hash types on resizeStefano Brivio2019-07-261-1/+1
* batman-adv: Fix duplicated OGMs on NETDEV_UPSven Eckelmann2019-07-263-2/+8
* xfrm: Fix xfrm sel prefix length validationAnirudh Gupta2019-07-261-0/+16
* af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden2019-07-261-2/+6
* batman-adv: fix for leaked TVLV handler.Jeremy Sowden2019-07-261-0/+2
* net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi2019-07-141-0/+1
* mac80211: do not start any work during reconfigure flowNaftali Goldstein2019-07-142-0/+11
* mac80211: only warn once on chanctx_conf being NULLYibo Zhao2019-07-141-1/+1
* can: af_can: Fix error path of can_init()YueHaibing2019-07-141-3/+21
* mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu2019-07-141-0/+1
* mac80211: mesh: fix RCU warningThomas Pedersen2019-07-141-1/+4
* bpf: sockmap, fix use after free from sleep in psock backlog workqueueJohn Fastabend2019-07-141-0/+1
* mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-07-141-1/+1
* svcrdma: Ignore source port when computing DRC hashChuck Lever2019-07-101-1/+6
* netfilter: ipv6: nf_defrag: accept duplicate fragments againGuillaume Nault2019-07-101-3/+7