net: dsa: Add teardown callback for drivers
[platform/kernel/linux-rpi.git] / net /
2019-06-08 Vladimir Olteannet: dsa: Add teardown callback for drivers
2019-06-08 Vladimir Olteannet: dsa: Keep a pointer to the skb clone for TX timest...
2019-06-07 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-06-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-06-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2019-06-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-06-06 David S. MillerMerge branch 'nfp-tls-add-basic-TX-offload'
2019-06-06 Dirk van der Merwenet/tls: export TLS per skb encryption
2019-06-06 Linus TorvaldsMerge branch 'parisc-5.2-3' of git://git./linux/kernel...
2019-06-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2019-06-06 Linus TorvaldsMerge tag 'xfs-5.2-fixes-2' of git://git./fs/xfs/xfs...
2019-06-06 Linus TorvaldsMerge tag 'gfs2-v5.2.fixes' of git://git./linux/kernel...
2019-06-06 Linus TorvaldsMerge tag 'ovl-fixes-5.2-rc4' of git://git./linux/kerne...
2019-06-06 Linus TorvaldsMerge tag 'fuse-fixes-5.2-rc4' of git://git./linux...
2019-06-06 Linus TorvaldsMerge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org...
2019-06-06 Paolo Abenipktgen: do not sleep with the thread lock held.
2019-06-06 Linus TorvaldsMerge tag 'for-rc-adfs' of git://git.armlinux.org.uk...
2019-06-06 Colin Ian Kingipv6: fix spelling mistake: "wtih" -> "with"
2019-06-06 Zhu Yanjunnet: rds: fix memory leak in rds_ib_flush_mr_pool
2019-06-06 David S. MillerMerge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6...
2019-06-06 Olivier Matzipv6: fix EFAULT on sendto with icmpv6 and hdrincl
2019-06-06 Olivier Matzipv6: use READ_ONCE() for inet->hdrincl as in ipv4
2019-06-06 David S. MillerMerge branch 'tcp-flowlabel'
2019-06-06 Eric Dumazetipv6: tcp: send consistent flowlabel in TIME_WAIT state
2019-06-06 Eric Dumazetipv6: tcp: enable flowlabel reflection in some RST...
2019-06-06 Zhiqiang Liuinet_connection_sock: remove unused parameter of reqsk_...
2019-06-06 Hangbin LiuRevert "fib_rules: return 0 directly if an exactly...
2019-06-06 Vivien Didelotethtool: fix potential userspace buffer overflow
2019-06-06 Neil HormanFix memory leak in sctp_process_init
2019-06-06 Zhu Yanjunnet: rds: fix memory leak when unload rds_rdma
2019-06-06 Zhu Yanjunnet: rds: add per rds connection cache statistics
2019-06-05 Xin Longipv4: not do cache for local delivery if bc_forwarding...
2019-06-05 Enrico Weigeltnet: ipv6: drop unneeded likely() call around IS_ERR()
2019-06-05 Enrico Weigeltnet: ipv4: drop unneeded likely() call around IS_ERR()
2019-06-05 Enrico Weigeltnet: openvswitch: drop unneeded likely() call around...
2019-06-05 Enrico Weigeltnet: socket: drop unneeded likely() call around IS_ERR()
2019-06-05 Linus TorvaldsMerge tag 'linux-kselftest-5.2-rc4' of git://git./linux...
2019-06-05 Linus TorvaldsMerge tag 'pstore-v5.2-rc4' of git://git./linux/kernel...
2019-06-05 Paolo Abeninet: fix indirect calls helpers for ptype list hooks.
2019-06-05 David S. MillerMerge branch 'net-add-struct-nexthop-to-fib-info'
2019-06-05 David Ahernipv6: Plumb support for nexthop object in a fib6_info
2019-06-05 David Ahernipv4: Plumb support for nexthop object in a fib_info
2019-06-05 David Ahernipv4: Prepare for fib6_nh from a nexthop object
2019-06-05 David Ahernipv4: Use accessors for fib_info nexthop data
2019-06-05 Tim Bealeudp: only choose unbound UDP socket for multicast when...
2019-06-04 David Ahernipv6: Always allocate pcpu memory in a fib6_nh
2019-06-04 David S. MillerMerge branch 'bond-mpls'
2019-06-04 Ariel Levkovichnet: vlan: Inherit MPLS features from parent device
2019-06-04 David S. MillerMerge branch 'net-tls-small-general-improvements'
2019-06-04 Jakub Kicinskinet/tls: don't pass version to tls_advance_record_sn()
2019-06-04 Jakub Kicinskinet/tls: use version from prot
2019-06-04 Jakub Kicinskinet/tls: don't re-check msg decrypted status in tls_dev...
2019-06-04 Jakub Kicinskinet/tls: don't look for decrypted frames on non-offload...
2019-06-04 Jakub Kicinskinet/tls: remove false positive warning
2019-06-04 Jakub Kicinskinet/tls: check return values from skb_copy_bits() and...
2019-06-04 Jakub Kicinskinet/tls: fully initialize the msg wrapper skb
2019-06-04 Florian Westphalnet: ipv4: fix rcu lockdep splat due to wrong annotation
2019-06-04 David S. MillerMerge branch 'net-expose-flash-update-status-to-user'
2019-06-04 Jiri Pirkodevlink: allow driver to update progress of flash update
2019-06-04 David S. MillerMerge branch 'net-tls-redo-the-RX-resync-locking'
2019-06-04 Jakub Kicinskinet/tls: replace the sleeping lock around RX resync...
2019-06-04 Jakub KicinskiRevert "net/tls: avoid NULL-deref on resync during...
2019-06-03 Eric Dumazetnet: fix use-after-free in kfree_skb_list
2019-06-03 Eric Dumazettcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X)
2019-06-03 Eric Dumazetipv4: icmp: use this_cpu_read() in icmp_sk()
2019-06-03 Eric Dumazetipv6: use this_cpu_read() in rt6_get_pcpu_route()
2019-06-03 Eric Dumazetipv6: icmp: use this_cpu_read() in icmpv6_sk()
2019-06-03 Stanislav Fomichevflow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_...
2019-06-03 Linus TorvaldsMerge tag 'arc-5.2-rc4' of git://git./linux/kernel...
2019-06-03 David S. MillerMerge tag 'mlx5-updates-2019-05-31' of git://git./linux...
2019-06-03 Linus TorvaldsMerge tag 'nds32-for-linux-5.2-rc3' of git://git./linux...
2019-06-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-06-03 Heiner Kallweitnet: ethernet: improve eth_platform_get_mac_address
2019-06-03 Willem de Bruijnpacket: unconditionally free po->rollover
2019-06-03 David S. MillerMerge branch 'ifa_list-RCU'
2019-06-03 Florian Westphalnet: ipv4: provide __rcu annotation for ifa_list
2019-06-03 Florian Westphalnet: use new in_dev_ifa iterators
2019-06-03 Florian Westphalnetfilter: use in_dev_for_each_ifa_rcu
2019-06-03 Florian Westphaldevinet: use in_dev_for_each_ifa_rcu in more places
2019-06-03 Florian Westphalnet: inetdevice: provide replacement iterators for...
2019-06-03 David S. MillerMerge tag 'isdn-removal' of https://git./linux/kernel...
2019-06-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-06-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-06-02 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git./linux...
2019-06-02 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2019-06-02 Linus TorvaldsMerge tag 'powerpc-5.2-3' of git://git./linux/kernel...
2019-06-02 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-06-02 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-06-02 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-06-02 Linus TorvaldsMerge tag 'led-fixes-for-5.2-rc3' of git://git./linux...
2019-06-02 Linus TorvaldsMerge tag 'for-linus-20190601' of git://git.kernel...
2019-06-02 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-06-01 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-06-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-06-01 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2019-05-31 Alexei StarovoitovMerge branch 'map-charge-cleanup'
2019-05-31 Roman Gushchinbpf: move memory size checks to bpf_map_charge_init()
2019-05-31 Roman Gushchinbpf: rework memlock-based memory accounting for maps
2019-05-31 Roman Gushchinbpf: group memory related fields in struct bpf_map_memory
2019-05-31 Roman Gushchinbpf: add memlock precharge for socket local storage
next