Merge branch 'Refactor-classifier-API-to-work-with-Qdisc-blocks-without-rtnl-lock'
[sfrench/cifs-2.6.git] / net /
2018-09-26 David S. MillerMerge branch 'Refactor-classifier-API-to-work-with...
2018-09-26 Vlad Buslovnet: sched: use reference counting for tcf blocks on...
2018-09-26 Vlad Buslovnet: sched: implement tcf_block_refcnt_{get|put}()
2018-09-26 Vlad Buslovnet: sched: protect block idr with spinlock
2018-09-26 Vlad Buslovnet: sched: implement functions to put and flush all...
2018-09-26 Vlad Buslovnet: sched: change tcf block reference counter type...
2018-09-26 Vlad Buslovnet: sched: use Qdisc rcu API instead of relying on...
2018-09-26 Vlad Buslovnet: sched: extend Qdisc with rcu
2018-09-26 Vlad Buslovnet: sched: rename qdisc_destroy() to qdisc_put()
2018-09-26 Vlad Buslovnet: core: netlink: add helper refcount dec and lock...
2018-09-25 Vakul Gargtls: Fixed a memory leak during socket close
2018-09-25 Vakul Gargtls: Fix socket mem accounting error under async encryption
2018-09-25 David S. MillerMerge ra./pub/scm/linux/kernel/git/davem/net
2018-09-25 Greg Kroah-HartmanMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-09-25 Greg Kroah-HartmanMerge tag 'usb-4.19-rc6' of git://git./linux/kernel...
2018-09-25 Greg Kroah-HartmanMerge tag 'tty-4.19-rc6' of git://git./linux/kernel...
2018-09-25 Greg Kroah-HartmanMerge tag 'char-misc-4.19-rc6' of git://git./linux...
2018-09-25 Greg Kroah-HartmanMerge gitolite./pub/scm/linux/kernel/git/davem/net
2018-09-24 Paolo Abeniip_tunnel: be careful when accessing the inner header
2018-09-24 Vakul Gargtls: Fixed uninitialised vars warning
2018-09-24 Vakul Gargnet/tls: Fixed race condition in async encryption
2018-09-24 David S. MillerMerge branch 'few-NTF_ROUTER-related-updates'
2018-09-24 Roopa Prabhuneighbour: send netlink notification if NTF_ROUTER...
2018-09-24 Roopa Prabhuneighbour: allow admin to set NTF_ROUTER
2018-09-24 Saif Hasanmpls: allow routes on ip6gre devices
2018-09-24 David S. MillerMerge branch 'net-sched-Add-hardware-specific-counters...
2018-09-24 Eelco Chaudronnet/sched: Add hardware specific counters to TC actions
2018-09-24 Eelco Chaudronnet/core: Add new basic hardware counter
2018-09-24 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-09-24 Greg Kroah-HartmanMerge tag 'media/v4.19-2' of git://git./linux/kernel...
2018-09-24 David S. MillerMerge branch 'netpoll-avoid-capture-effects-for-NAPI...
2018-09-24 Eric Dumazetnetpoll: make ndo_poll_controller() optional
2018-09-23 David S. Millerrds: Fix build regression.
2018-09-23 Greg Kroah-HartmanMerge tag 'mfd-fixes-4.19' of git://git./linux/kernel...
2018-09-23 Greg Kroah-HartmanMerge tag 'for-linus-4.19d-rc5-tag' of git://git./linux...
2018-09-23 Greg Kroah-HartmanMerge tag 'for-linus-20180922' of git://git.kernel...
2018-09-23 Greg Kroah-HartmanMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-09-23 Greg Kroah-HartmanMerge branch 'efi-urgent-for-linus' of git://git./linux...
2018-09-23 Maciej Żenczykowskinet-ethtool: ETHTOOL_GUFO did not and should not requir...
2018-09-22 Nathan Chancellordecnet: Remove unnecessary check for dev->name
2018-09-22 Peter Oskolkovnet/ipfrag: let ip[6]frag_high_thresh in ns be higher...
2018-09-22 Peter Oskolkovipv6: discard IP frag queue on more errors
2018-09-22 Nathan ChancellorRDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
2018-09-22 Eric Dumazetnet/ipv4: avoid compile error in fib_info_nh_uses_dev
2018-09-22 David S. MillerMerge branch 'tcp-switch-to-Early-Departure-Time-model'
2018-09-22 Eric Dumazetnet_sched: sch_fq: remove dead code dealing with retran...
2018-09-22 Eric Dumazettcp: switch tcp_internal_pacing() to tcp_wstamp_ns
2018-09-22 Eric Dumazettcp: switch tcp and sch_fq to new earliest departure...
2018-09-22 Eric Dumazettcp: switch internal pacing timer to CLOCK_TAI
2018-09-22 Eric Dumazettcp: provide earliest departure time in skb->tstamp
2018-09-22 Eric Dumazettcp: add tcp_wstamp_ns socket field
2018-09-22 Eric Dumazetnet_sched: sch_fq: switch to CLOCK_TAI
2018-09-22 Eric Dumazettcp: introduce tcp_skb_timestamp_us() helper
2018-09-22 Dan Carpenterdevlink: double free in devlink_resource_fill()
2018-09-22 Vakul Gargnet/tls: Add support for async encryption of records...
2018-09-22 Jeff Barnhillnet/ipv6: Display all addresses in output of /proc...
2018-09-22 Sean Tranchettinetlabel: check for IPV4MASK in addrinfo_get
2018-09-21 Greg Kroah-HartmanMerge tag 'pinctrl-v4.19-3' of git://git./linux/kernel...
2018-09-21 David S. MillerMerge branch 'kfree_skb-NULL'
2018-09-21 zhong jiangipv6: remove redundant null pointer check before kfree_skb
2018-09-21 zhong jiangnet: nci: remove redundant null pointer check before...
2018-09-21 zhong jiangipv4: remove redundant null pointer check before kfree_skb
2018-09-21 Vlad Buslovnet_sched: change tcf_del_walker() to take idrinfo...
2018-09-21 Greg Kroah-HartmanMerge tag 'for-linus' of git://git./virt/kvm/kvm
2018-09-21 Greg Kroah-HartmanMerge tag 'for-linus-20180920' of git://git.kernel...
2018-09-21 Greg Kroah-HartmanMerge tag 'drm-fixes-2018-09-21' of git://anongit.freed...
2018-09-21 David S. MillerMerge branch 'net-wean-netfilter-from-fib_nh'
2018-09-21 David Ahernnetfilter: nft_fib: Convert nft_fib4_eval to new dev...
2018-09-21 David Ahernnetfilter: rpfilter: Convert rpfilter_lookup_reverse...
2018-09-21 David Ahernnet/ipv4: Move device validation to helper
2018-09-20 Xin Longsctp: update dst pmtu with the correct daddr
2018-09-20 Johannes Bergsmc: generic netlink family should be __ro_after_init
2018-09-20 Greg Kroah-HartmanMerge tag 'mtd/fixes-for-4.19-rc5' of git://git.infrade...
2018-09-20 Greg Kroah-HartmanMerge tag 'sound-4.19-rc5' of git://git./linux/kernel...
2018-09-20 Paolo Abeniip6_tunnel: be careful when accessing the inner header
2018-09-20 Robert Shearmanipv6: Allow the l3mdev to be a loopback
2018-09-20 David S. MillerMerge branch 'phy_stop-synchronous'
2018-09-20 Heiner Kallweitnet: linkwatch: add check for netdevice being present...
2018-09-20 David S. MillerMerge branch 'net-Use-FIELD_SIZEOF-directly-instead...
2018-09-20 zhong jiangnet: core: Use FIELD_SIZEOF directly instead of reimple...
2018-09-20 zhong jiangnet: sched: Use FIELD_SIZEOF directly instead of reimpl...
2018-09-20 zhong jiangnet: iucv: Use FIELD_SIZEOF directly instead of reimple...
2018-09-20 David S. MillerMerge tag 'batadv-next-for-davem-20180919' of git:...
2018-09-20 David S. MillerMerge tag 'batadv-net-for-davem-20180919' of git:/...
2018-09-20 Dave AirlieMerge tag 'drm-misc-fixes-2018-09-19' of git://anongit...
2018-09-19 Greg Kroah-HartmanMerge tag 'hwmon-for-linus-v4.19-rc5' of git://git...
2018-09-19 Greg Kroah-HartmanMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-09-19 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.19-20180918' of...
2018-09-19 Greg Kroah-HartmanMerge branch 'linus' of git://git./linux/kernel/git...
2018-09-19 Greg Kroah-HartmanMerge tag 'trace-v4.19-rc4' of git://git./linux/kernel...
2018-09-19 Greg Kroah-HartmanMerge tag 'platform-drivers-x86-v4.19-2' of git://git...
2018-09-19 David S. MillerMerge branch 'ipv6-fix-issues-on-accessing-fib6_metrics'
2018-09-19 Wei Wangipv6: fix memory leak on dst->_metrics
2018-09-19 Wei WangRevert "ipv6: fix double refcount of fib6_metrics"
2018-09-19 David S. MillerMerge branch 'net-smc-fixes'
2018-09-19 YueHaibingnet/smc: fix sizeof to int comparison
2018-09-19 Karsten Graulnet/smc: no urgent data check for listen sockets
2018-09-19 Ursula Braunnet/smc: enable fallback for connection abort in state...
2018-09-19 Ursula Braunnet/smc: remove duplicate mutex_unlock
2018-09-19 Ursula Braunnet/smc: fix non-blocking connect problem
next