Merge branch 'stmmac-fixes'
[linux-2.6-microblaze.git] / net /
2019-08-06 David S. MillerMerge tag 'wireless-drivers-for-davem-2019-08-06' of...
2019-08-05 David S. MillerMerge tag 'linux-can-fixes-for-5.3-20190802' of git...
2019-08-05 Nikolay Aleksandrovnet: bridge: move default pvid init/deinit to NETDEV_RE...
2019-08-05 Ursula Braunnet/smc: avoid fallback in case of non-blocking connect
2019-08-05 Ursula Braunnet/smc: do not schedule tx_work in SMC_CLOSED state
2019-08-05 David Ahernipv6: Fix unbalanced rcu locking in rt6_update_exceptio...
2019-08-05 Jakub Kicinskinet/tls: partially revert fix transition through discon...
2019-08-05 David S. MillerMerge branch 'net-fix-regressions-for-generic-XDP'
2019-08-05 Jesper Dangaard... net: fix bpf_xdp_adjust_head regression for generic-XDP
2019-08-05 Dmytro Linkinnet: sched: use temporary variable for actions indexes
2019-08-03 Dexuan Cuihv_sock: Fix hang when a connection is closed
2019-08-01 Taras Kondratiuktipc: compat: allow tipc commands without arguments
2019-07-31 Nikolay Aleksandrovnet: bridge: mcast: don't delete permanent entries...
2019-07-31 David S. MillerMerge tag 'mac80211-for-davem-2019-07-31' of git:/...
2019-07-31 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-07-30 Arnd Bergmanncompat_ioctl: pppoe: fix PPPOEIOCSFWD handling
2019-07-30 Jon Maloytipc: fix unitilized skb list crash
2019-07-30 David S. MillerMerge tag 'rxrpc-fixes-20190730' of git://git./linux...
2019-07-30 David Howellsrxrpc: Fix the lack of notification when sendmsg()...
2019-07-30 David Howellsrxrpc: Fix potential deadlock
2019-07-30 Johannes BergRevert "mac80211: set NETIF_F_LLTX when using intermedi...
2019-07-30 Pablo Neira AyusoMerge branch 'master' of git://blackhole.kfki.hu/nf
2019-07-30 Florian Westphalnetfilter: ebtables: also count base chain policies
2019-07-29 Enrico Weigeltnet: sctp: drop unneeded likely() call around IS_ERR()
2019-07-29 Jozsef Kadlecsiknetfilter: ipset: Fix rename concurrency with listing
2019-07-29 Stefano Brivionetfilter: ipset: Copy the right MAC address in bitmap...
2019-07-29 Stefano Brivionetfilter: ipset: Actually allow destination MAC addres...
2019-07-29 Jiri Pirkonet: fix ifindex collision during namespace removal
2019-07-29 Gustavo A. R. Silvanet/af_iucv: mark expected switch fall-throughs
2019-07-29 Nikolay Aleksandrovnet: bridge: delete local fdb on device init failure
2019-07-29 Jia-Ju Bainet: sched: Fix a possible null-pointer dereference...
2019-07-29 Brian Norrismac80211: don't WARN on short WMM parameters from AP
2019-07-27 Jia-Ju Bainet: rds: Fix possible null-pointer dereferences in...
2019-07-26 David S. MillerMerge tag 'mlx5-fixes-2019-07-25' of git://git./linux...
2019-07-26 Haishuang Yanip6_tunnel: fix possible use-after-free on xmit
2019-07-26 Manikanta Pubbisetty{nl,mac}80211: fix interface combinations on crypto...
2019-07-26 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2019-07-26 Haishuang Yanipip: validate header length in ipip_tunnel_xmit
2019-07-25 Cong Wangife: error out when nla attributes are empty
2019-07-25 Phil Sutternetfilter: nft_meta_bridge: Eliminate 'out' label
2019-07-25 Phil Sutternetfilter: nf_tables: Make nft_meta expression more...
2019-07-24 Cong Wangnetrom: hold sock when setting skb->destructor
2019-07-24 Arnd Bergmannovs: datapath: hide clang frame-overflow warnings
2019-07-24 David S. MillerMerge tag 'linux-can-fixes-for-5.3-20190724' of git...
2019-07-24 Haishuang Yanip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
2019-07-24 Pavel Macheknet/ipv4: cleanup error condition testing
2019-07-24 YueHaibingcan: gw: Fix error path of cgw_module_init
2019-07-23 Alexei StarovoitovMerge branch 'fix-gso_segs'
2019-07-23 Eric Dumazetbpf: fix access to skb_shared_info->gso_segs
2019-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-22 Linus TorvaldsMerge tag 'for-linus-20190722' of git://git./linux...
2019-07-22 Linus TorvaldsMerge tag 'for-5.3-rc1-tag' of git://git./linux/kernel...
2019-07-22 Linus TorvaldsMerge tag 'media/v5.3-2' of git://git./linux/kernel...
2019-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-07-22 Daniel BorkmannMerge branch 'bpf-sockmap-tls-fixes'
2019-07-22 John Fastabendbpf: sockmap/tls, close can race with map free
2019-07-22 John Fastabendbpf: sockmap, only create entry if ulp is not already...
2019-07-22 John Fastabendbpf: sockmap, synchronize_rcu before free'ing map
2019-07-22 John Fastabendbpf: sockmap, sock_map_delete needs to use xchg
2019-07-22 John Fastabendnet/tls: fix transition through disconnect with close
2019-07-22 John Fastabendnet/tls: remove sock unlock/lock around strp_done()
2019-07-22 John Fastabendnet/tls: remove close callback sock unlock/lock around...
2019-07-22 Jakub Kicinskinet/tls: don't call tls_sk_proto_close for hw record...
2019-07-22 Jakub Kicinskinet/tls: don't arm strparser immediately in tls_set_sw_...
2019-07-22 Eric Dumazettcp: be more careful in tcp_fragment()
2019-07-21 Wenwen Wangnetfilter: ebtables: fix a memory leak bug in compat
2019-07-21 Vlad Buslovnet: sched: verify that q!=NULL before setting q->flags
2019-07-21 Christophe JAILLETtipc: Fix a typo
2019-07-21 David S. MillerMerge tag 'mac80211-for-davem-2019-07-20' of git:/...
2019-07-21 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2019-07-21 Linus TorvaldsMerge tag '5.3-smb3-fixes' of git://git.samba.org/sfren...
2019-07-21 Linus TorvaldsMerge tag 'ntb-5.3' of git://github.com/jonmason/ntb
2019-07-20 Brian Norrismac80211: don't warn about CW params when not using...
2019-07-20 Lorenzo Bianconimac80211: fix possible memory leak in ieee80211_assign_...
2019-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'dma-mapping-5.3-1' of git://git.infradead...
2019-07-20 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-07-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-07-20 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-07-20 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2019-07-20 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2019-07-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-07-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-07-20 Linus TorvaldsMerge tag 'kbuild-v5.3-2' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge branch 'work.dcache2' of git://git./linux/kernel...
2019-07-20 David S. MillerMerge branch 'flow_offload-fixes'
2019-07-20 Pablo Neira Ayusonet: flow_offload: add flow_block structure and use it
2019-07-20 Pablo Neira Ayusonet: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
2019-07-20 Pablo Neira Ayusonet: flow_offload: remove netns parameter from flow_blo...
2019-07-20 Pablo Neira Ayusonet: openvswitch: rename flow_stats to sw_flow_stats
2019-07-20 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2019-07-20 Dmitry TorokhovMerge branch 'next' into for-linus
2019-07-20 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2019-07-20 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2019-07-19 Linus TorvaldsMerge tag 'drm-next-2019-07-19' of git://anongit.freede...
2019-07-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-07-19 Linus TorvaldsMerge tag 'trace-v5.3-2' of git://git./linux/kernel...
2019-07-19 Linus TorvaldsMerge tag 'csky-for-linus-5.3-rc1' of git://github...
next