summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ebtables: also count base chain policiesFlorian Westphal2019-08-251-11/+17
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-251-2/+8
* bpf: restrict access to core bpf sysctlsDaniel Borkmann2019-08-251-3/+38
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-252-15/+12
* mac80211: don't WARN on short WMM parameters from APBrian Norris2019-08-161-0/+10
* mac80211: don't warn about CW params when not using themBrian Norris2019-08-161-4/+9
* netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana2019-08-161-1/+1
* netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin2019-08-162-2/+7
* netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal2019-08-161-1/+1
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* tipc: compat: allow tipc commands without argumentsTaras Kondratiuk2019-08-091-4/+7
* net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai2019-08-091-3/+3
* net: fix ifindex collision during namespace removalJiri Pirko2019-08-091-0/+2
* net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov2019-08-091-0/+3
* net: bridge: delete local fdb on device init failureNikolay Aleksandrov2019-08-091-0/+5
* ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan2019-08-091-4/+2
* ife: error out when nla attributes are emptyCong Wang2019-08-091-0/+3
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-08-091-1/+10
* ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long2019-08-041-3/+6
* hv_sock: Add support for delayed closeSunil Muthuswamy2019-08-041-31/+77
* vsock: correct removal of socket from the listSunil Muthuswamy2019-08-041-31/+7
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2019-08-047-56/+64
* hvsock: fix epollout hang from race conditionSunil Muthuswamy2019-07-311-33/+11
* net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov2019-07-311-2/+1
* net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov2019-07-311-2/+1
* net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov2019-07-311-12/+17
* tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch2019-07-311-0/+2
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-313-5/+8
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-311-1/+5
* netrom: hold sock when setting skb->destructorCong Wang2019-07-311-0/+1
* netrom: fix a memory leak in nr_rx_frame()Cong Wang2019-07-311-1/+2
* rxrpc: Fix send on a connected, but unbound socketDavid Howells2019-07-311-2/+2
* nfc: fix potential illegal memory accessYang Wei2019-07-311-1/+1
* net: openvswitch: fix csum updates for MPLS actionsJohn Hurley2019-07-311-4/+2
* net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-07-311-0/+2
* ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce2019-07-311-0/+8
* igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet2019-07-311-6/+2
* Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc2019-07-311-0/+13
* 9p/virtio: Add cleanup path in p9_virtio_initYueHaibing2019-07-311-1/+7
* 9p/xen: Add cleanup path in p9_trans_xen_initYueHaibing2019-07-311-1/+7
* Bluetooth: validate BLE connection interval updatescsonsino2019-07-312-1/+13
* Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa2019-07-311-0/+6
* Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer2019-07-311-4/+10
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-312-66/+72
* ipvs: defer hook registration to avoid leaksJulian Anastasov2019-07-311-7/+14
* ipsec: select crypto ciphers for xfrm_algoArnd Bergmann2019-07-311-0/+2
* xfrm: fix sa selector validationNicolas Dichtel2019-07-311-0/+3
* ipset: Fix memory accounting for hash types on resizeStefano Brivio2019-07-311-1/+1
* xfrm: Fix xfrm sel prefix length validationAnirudh Gupta2019-07-311-0/+16
* af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden2019-07-311-2/+6