summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-30rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells
2019-07-30rxrpc: Fix potential deadlockDavid Howells
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg
2019-07-30Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2019-07-30netfilter: ebtables: also count base chain policiesFlorian Westphal
2019-07-29net: sctp: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-07-29netfilter: ipset: Fix rename concurrency with listingJozsef Kadlecsik
2019-07-29netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac...Stefano Brivio
2019-07-29netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets...Stefano Brivio
2019-07-29net: fix ifindex collision during namespace removalJiri Pirko
2019-07-29net/af_iucv: mark expected switch fall-throughsGustavo A. R. Silva
2019-07-29net: bridge: delete local fdb on device init failureNikolay Aleksandrov
2019-07-29net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-07-27net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...Jia-Ju Bai
2019-07-26ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-25ipip: validate header length in ipip_tunnel_xmitHaishuang Yan
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-25netfilter: nft_meta_bridge: Eliminate 'out' labelPhil Sutter
2019-07-25netfilter: nf_tables: Make nft_meta expression more robustPhil Sutter
2019-07-24netrom: hold sock when setting skb->destructorCong Wang
2019-07-24ovs: datapath: hide clang frame-overflow warningsArnd Bergmann
2019-07-24Merge tag 'linux-can-fixes-for-5.3-20190724' of git://git.kernel.org/pub/scm/...David S. Miller
2019-07-24ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan
2019-07-24net/ipv4: cleanup error condition testingPavel Machek
2019-07-24can: gw: Fix error path of cgw_module_initYueHaibing
2019-07-23bpf: fix access to skb_shared_info->gso_segsEric Dumazet
2019-07-22batman-adv: Fix deletion of RTR(4|6) mcast list entriesSven Eckelmann
2019-07-22batman-adv: Fix netlink dumping of all mcast_flags bucketsSven Eckelmann
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend
2019-07-22bpf: sockmap, only create entry if ulp is not already enabledJohn Fastabend
2019-07-22bpf: sockmap, synchronize_rcu before free'ing mapJohn Fastabend
2019-07-22bpf: sockmap, sock_map_delete needs to use xchgJohn Fastabend
2019-07-22net/tls: fix transition through disconnect with closeJohn Fastabend
2019-07-22net/tls: remove sock unlock/lock around strp_done()John Fastabend
2019-07-22net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend
2019-07-22net/tls: don't call tls_sk_proto_close for hw record offloadJakub Kicinski
2019-07-22net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet
2019-07-21netfilter: ebtables: fix a memory leak bug in compatWenwen Wang
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-21tipc: Fix a typoChristophe JAILLET
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso
2019-07-19net: openvswitch: rename flow_stats to sw_flow_statsPablo Neira Ayuso