linux-2.6-microblaze.git
2019-07-09 David S. MillerMerge branch 'Add-MPLS-actions-to-TC'
2019-07-09 John Hurleytc-tests: actions: add MPLS tests
2019-07-09 John Hurleynet: sched: add mpls manipulation actions to TC
2019-07-09 John Hurleynet: core: add MPLS update core helper and use in OvS
2019-07-09 John Hurleynet: core: move pop MPLS functionality from OvS to...
2019-07-09 John Hurleynet: core: move push MPLS functionality from OvS to...
2019-07-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-07-09 Willem de Bruijnskbuff: increase verbosity when dumping skb data
2019-07-09 Willem de Bruijnipv6: elide flowlabel check if no exclusive leases...
2019-07-09 Christoph Paaschtcp: Reset bytes_acked and bytes_received when disconne...
2019-07-09 Vincent Bernatbonding: fix value exported by Netlink for peer_notif_delay
2019-07-09 Al Virocoallocate socket_wq with socket itself
2019-07-09 Al Virosockfs: switch to ->free_inode()
2019-07-09 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-07-08 Ilya Maximetsxdp: fix race on generic receive path
2019-07-08 David S. MillerMerge branch 'mp-inner-L3'
2019-07-08 Stephen Suryaputraselftests: forwarding: Test multipath hashing on inner...
2019-07-08 Stephen Suryaputraipv6: Support multipath hashing on inner IP pkts
2019-07-08 Stephen Suryaputraipv4: Multipath hashing on inner L3 needs to consider...
2019-07-08 Wen Yangnet: pasemi: fix an use-after-free in pasemi_mac_phy_init()
2019-07-08 Wen Yangnet: axienet: fix a potential double free in axienet_pr...
2019-07-08 Ilya Leoshkevichselftests/bpf: fix test_reuseport_array on s390
2019-07-08 Kweh Hock Leongnet: stmmac: enable clause 45 mdio support
2019-07-08 Taehee Yoonet: openvswitch: use netif_ovs_is_port() instead of...
2019-07-08 Jesper Dangaard... MAINTAINERS: Add page_pool maintainer entry
2019-07-08 David S. MillerMerge branch 'mvpp2-cls-ether'
2019-07-08 Maxime Chevalliernet: mvpp2: cls: Add support for ETHER_FLOW
2019-07-08 Maxime Chevalliernet: mvpp2: cls: Report an error for unsupported flow...
2019-07-08 Frank de Brabanderselftests: txring_overwrite: fix incorrect test of...
2019-07-08 David S. MillerMerge branch 'vsock-virtio-fixes'
2019-07-08 Stefano Garzarellavsock/virtio: fix flush of works during the .remove()
2019-07-08 Stefano Garzarellavsock/virtio: stop workers during the .remove()
2019-07-08 Stefano Garzarellavsock/virtio: use RCU to avoid use-after-free on the_vi...
2019-07-08 David S. MillerMerge branch 'b53-docs'
2019-07-08 Benedikt SprangerDocumentation: net: dsa: b53: Describe b53 configuration
2019-07-08 Benedikt SprangerDocumentation: net: dsa: Describe DSA switch configuration
2019-07-08 Wei Yongjunnfp: tls: fix error return code in nfp_net_tls_add()
2019-07-08 David S. MillerMerge branch 'bnxt_en-XDP_REDIRECT'
2019-07-08 Andy Gospodarekbnxt_en: add page_pool support
2019-07-08 Andy Gospodarekbnxt_en: optimized XDP_REDIRECT support
2019-07-08 Michael Chanbnxt_en: Refactor __bnxt_xmit_xdp().
2019-07-08 Andy Gospodarekbnxt_en: rename some xdp functions
2019-07-08 David S. MillerMerge branch 'cpsw-Add-XDP-support'
2019-07-08 Ivan Khoronzhuknet: ethernet: ti: cpsw: add XDP support
2019-07-08 Ivan Khoronzhuknet: ethernet: ti: cpsw_ethtool: allow res split while...
2019-07-08 Ivan Khoronzhuknet: ethernet: ti: davinci_cpdma: allow desc split...
2019-07-08 Ivan Khoronzhuknet: ethernet: ti: davinci_cpdma: add dma mapped submit
2019-07-08 Ivan Khoronzhuknet: core: page_pool: add user refcnt and reintroduce...
2019-07-08 Yang Weinfc: fix potential illegal memory access
2019-07-08 Arnd Bergmannmacb: fix build warning for !CONFIG_OF
2019-07-08 Arnd Bergmanngve: fix unused variable/label warnings
2019-07-08 Jose Abreunet: stmmac: Re-work the queue selection for TSO packets
2019-07-08 Martin Habetssfc: Remove 'PCIE error reporting unavailable'
2019-07-08 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-07-08 Ilias Apalodimasnet: netsec: Sync dma for device on buffer allocation
2019-07-08 Quentin Monnettools: bpftool: add completion for bpftool prog "loadall"
2019-07-08 Arnd Bergmannbpf: avoid unused variable warning in tcp_bpf_rtt()
2019-07-08 YueHaibingbpf: cgroup: Fix build error without CONFIG_NET
2019-07-08 Andrii Nakryikoselftests/bpf: fix test_attach_probe map definition
2019-07-08 Daniel BorkmannMerge branch 'bpf-sockaddr-wide-store'
2019-07-08 Stanislav Fomichevselftests/bpf: add verifier tests for wide stores
2019-07-08 Stanislav Fomichevbpf: sync bpf.h to tools/
2019-07-08 Stanislav Fomichevbpf: allow wide (u64) aligned stores for some fields...
2019-07-08 Daniel BorkmannMerge branch 'bpf-libbpf-perf-rb-api'
2019-07-08 Andrii Nakryikolibbpf: add perf_buffer_ prefix to README
2019-07-08 Andrii Nakryikotools/bpftool: switch map event_pipe to libbpf's perf_b...
2019-07-08 Andrii Nakryikoselftests/bpf: test perf buffer API
2019-07-08 Andrii Nakryikolibbpf: auto-set PERF_EVENT_ARRAY size to number of...
2019-07-08 Andrii Nakryikolibbpf: add perf buffer API
2019-07-08 Gary Linnet: bpfilter: print umh messages to /dev/kmsg
2019-07-08 Xue Chaojinghinic: add fw version query
2019-07-08 Wei Yongjungve: Fix error return code in gve_alloc_qpls()
2019-07-08 Joe Perchesnet: nixge: Fix misuse of strlcpy
2019-07-08 Joe Perchesnet: ethernet: sun4i-emac: Fix misuse of strlcpy
2019-07-08 David S. MillerMerge branch 'gtp-fix-several-bugs'
2019-07-08 Taehee Yoogtp: add missing gtp_encap_disable_sock() in gtp_encap_...
2019-07-08 Taehee Yoogtp: fix use-after-free in gtp_newlink()
2019-07-08 Taehee Yoogtp: fix Illegal context switch in RCU read-side critic...
2019-07-08 Taehee Yoogtp: remove duplicate code in gtp_dellink()
2019-07-08 Taehee Yoogtp: fix use-after-free in gtp_encap_destroy()
2019-07-08 Taehee Yoogtp: fix suspicious RCU usage
2019-07-07 David S. MillerMerge branch 'net-dsa-Add-Vitesse-VSC73xx-parallel...
2019-07-07 Pawel Dembickinet: dsa: vsc73xx: Assert reset if iCPU is enabled
2019-07-07 Pawel Dembickinet: dsa: vsc73xx: add support for parallel mode
2019-07-07 Pawel Dembickinet: dsa: vsc73xx: Split vsc73xx driver
2019-07-07 Pawel Dembickinet: dsa: Change DT bindings for Vitesse VSC73xx switches
2019-07-07 David S. MillerMerge branch 'net-tls-fix-poll-wake-up'
2019-07-07 Jakub Kicinskiselftests/tls: add test for poll() with data in TLS ULP
2019-07-07 Jakub Kicinskinet/tls: fix poll ignoring partially copied records
2019-07-07 Xin Longtipc: use rcu dereference functions properly
2019-07-07 Heiner Kallweitr8169: sync few chip names with vendor driver
2019-07-07 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2019-07-06 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2019-07...
2019-07-06 Sean WangBluetooth: btusb: Add protocol support for MediaTek...
2019-07-06 Sean WangBluetooth: btusb: Add protocol support for MediaTek...
2019-07-06 Josua MayerBluetooth: 6lowpan: always check destination address
2019-07-06 Josua MayerBluetooth: 6lowpan: check neighbour table for SLAAC
2019-07-06 Josua MayerBluetooth: 6lowpan: search for destination address...
2019-07-06 Szymon JancBluetooth: Add SMP workaround Microsoft Surface Precisi...
2019-07-06 Luiz Augusto... Bluetooth: L2CAP: Check bearer type on __l2cap_global_c...
next