summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-08-25netfilter: ebtables: also count base chain policiesFlorian Westphal
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-08-25bpf: restrict access to core bpf sysctlsDaniel Borkmann
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-16mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-08-16mac80211: don't warn about CW params when not using themBrian Norris
2019-08-16netfilter: nft_hash: fix symhash with modulus oneLaura Garcia Liebana
2019-08-16netfilter: Fix rpfilter dropping vrf packets by mistakeMiaohe Lin
2019-08-16netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-08-09net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-08-09net: fix ifindex collision during namespace removalJiri Pirko
2019-08-09net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
2019-08-09net: bridge: delete local fdb on device init failureNikolay Aleksandrov
2019-08-09ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
2019-08-09ife: error out when nla attributes are emptyCong Wang
2019-08-09tcp: be more careful in tcp_fragment()Eric Dumazet
2019-08-04ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long
2019-08-04hv_sock: Add support for delayed closeSunil Muthuswamy
2019-08-04vsock: correct removal of socket from the listSunil Muthuswamy
2019-08-04VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2019-07-31hvsock: fix epollout hang from race conditionSunil Muthuswamy
2019-07-31net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov
2019-07-31net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov
2019-07-31net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov
2019-07-31tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch
2019-07-31tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-31net: make skb_dst_force return true when dst is refcountedFlorian Westphal
2019-07-31netrom: hold sock when setting skb->destructorCong Wang
2019-07-31netrom: fix a memory leak in nr_rx_frame()Cong Wang
2019-07-31rxrpc: Fix send on a connected, but unbound socketDavid Howells
2019-07-31nfc: fix potential illegal memory accessYang Wei
2019-07-31net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-07-31net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi
2019-07-31ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce
2019-07-31igmp: fix memory leak in igmpv3_del_delrec()Eric Dumazet
2019-07-31Bluetooth: Add SMP workaround Microsoft Surface Precision Mouse bugSzymon Janc
2019-07-319p/virtio: Add cleanup path in p9_virtio_initYueHaibing
2019-07-319p/xen: Add cleanup path in p9_trans_xen_initYueHaibing
2019-07-31Bluetooth: validate BLE connection interval updatescsonsino
2019-07-31Bluetooth: Check state in l2cap_disconnect_rspMatias Karhumaa
2019-07-31Bluetooth: 6lowpan: search for destination address in all peersJosua Mayer
2019-07-31ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-07-31ipvs: defer hook registration to avoid leaksJulian Anastasov
2019-07-31ipsec: select crypto ciphers for xfrm_algoArnd Bergmann
2019-07-31xfrm: fix sa selector validationNicolas Dichtel
2019-07-31ipset: Fix memory accounting for hash types on resizeStefano Brivio
2019-07-31xfrm: Fix xfrm sel prefix length validationAnirudh Gupta
2019-07-31af_key: fix leaks in key_pol_get_resp and dump_sp.Jeremy Sowden