summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix possible sta leakJohannes Berg2019-09-061-4/+5
* Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-09-061-1/+1
* tcp: make sure EPOLLOUT wont be missedEric Dumazet2019-09-061-7/+9
* net/smc: make sure EPOLLOUT is raisedJason Baron2019-09-061-4/+2
* libceph: fix PG split vs OSD (re)connect raceIlya Dryomov2019-08-291-5/+4
* netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik2019-08-291-1/+1
* netfilter: ebtables: fix a memory leak bug in compatWenwen Wang2019-08-291-1/+3
* xfrm: policy: remove pcpu policy cacheFlorian Westphal2019-08-253-150/+3
* sctp: fix the transport error_count checkXin Long2019-08-251-1/+1
* net/packet: fix race in tpacket_snd()Eric Dumazet2019-08-251-0/+7
* netfilter: conntrack: Use consistent ct id hash calculationDirk Morris2019-08-251-8/+8
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-08-251-3/+17
* 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