ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irq
[cascardo/linux.git] / net /
2014-11-19 Markus Elfringnetlink: Deletion of an unnecessary check before the...
2014-11-19 Markus Elfringnet: pktgen: Deletion of an unnecessary check before...
2014-11-19 Eric Dumazettcp: make connect() mem charging friendly
2014-11-18 Rick Jonesicmp: Remove some spurious dropped packet profile hits...
2014-11-18 Fabian Frederickdev_ioctl: use sizeof(x) instead of sizeof x
2014-11-18 Fabian Fredericknet/core: include linux/types.h instead of asm/types.h
2014-11-18 Fabian Fredericknet: fix spelling for synchronized
2014-11-18 Fabian Frederickdccp: spelling s/reseting/resetting
2014-11-18 Fabian Frederickdccp: replace min/casting by min_t
2014-11-18 Fabian Frederickdccp: remove blank lines between function/EXPORT_SYMBOL
2014-11-18 Fabian Frederickdccp: kerneldoc warning fixes
2014-11-16 David S. MillerMerge branch 'rss_key_fill'
2014-11-16 Eric Dumazetnet: provide a per host RSS key generic infrastructure
2014-11-16 Fabian Fredericknet: dsa: replace count*size kzalloc by kcalloc
2014-11-16 Fabian Fredericknet: dsa: replace count*size kmalloc by kmalloc_array
2014-11-16 Fabian Frederickopenvswitch: use PTR_ERR_OR_ZERO
2014-11-16 Holger Bruncktipc: allow one link per bearer to neighboring nodes
2014-11-14 Pravin B Shelaropenvswitch: Fix build failure.
2014-11-14 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-11-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2014-11-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-11-14 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-13 Eric Dumazettcp: limit GSO packets to half cwnd
2014-11-13 Thomas Grafrhashtable: Drop gfp_flags arg in insert/remove functions
2014-11-13 David S. MillerMerge branch 'rhash_prove_locking'
2014-11-13 Herbert Xurhashtable: Add parent argument to mutex_is_held
2014-11-13 Herbert Xunetfilter: Move mutex_is_held under PROVE_LOCKING
2014-11-13 Herbert Xunetlink: Move mutex_is_held under PROVE_LOCKING
2014-11-13 Michal Kubečeknet: generic dev_disable_lro() stacked device handling
2014-11-13 Thomas GrafFOU: Fix no return statement warning for !CONFIG_NET_FO...
2014-11-13 Ilya Dryomovlibceph: change from BUG to WARN for __remove_osd(...
2014-11-13 Ilya Dryomovlibceph: clear r_req_lru_item in __unregister_linger_re...
2014-11-13 Ilya Dryomovlibceph: unlink from o_linger_requests when clearing...
2014-11-13 Ilya Dryomovlibceph: do not crash on large auth tickets
2014-11-13 Linus TorvaldsMerge tag 'sound-3.18-rc5' of git://git./linux/kernel...
2014-11-13 Linus TorvaldsMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-13 Linus TorvaldsMerge tag 'dm-3.18-fixes' of git://git./linux/kernel...
2014-11-13 James MorrisMerge branch 'stable-3.18' of git://git.infradead.org...
2014-11-13 Joe Perchesirda: Fix build failures after IRDA_DEBUG->pr_debug
2014-11-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-11-12 Linus TorvaldsMerge tag 'mfd-fixes-3.18' of git://git./linux/kernel...
2014-11-12 Hiroaki SHIMODAnetlink: Properly unbind in error conditions.
2014-11-12 Tom Herbertip_tunnel: Ops registration for secondary encap (fou...
2014-11-12 Joe Perchesudp: Neaten function pointer calls and add braces
2014-11-12 Joe Perchesirda: Convert IRDA_DEBUG to pr_debug
2014-11-11 Joe Perchesirda: Remove IRDA_<TYPE> logging macros
2014-11-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-11-11 Eric Dumazetipv6: fix IPV6_PKTINFO with v4 mapped
2014-11-11 WANG Congneigh: remove dynamic neigh table registration support
2014-11-11 Daniel Borkmannnet: sctp: fix memory leak in auth key management
2014-11-11 Daniel Borkmannnet: sctp: fix NULL pointer dereference in af->from_add...
2014-11-11 Joe Perchesnet: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
2014-11-11 David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-11-11 Joe Perchesdsa: Use netdev_<level> instead of printk
2014-11-11 David S. MillerMerge branch 'so_incoming_cpu'
2014-11-11 Eric Dumazetnet: introduce SO_INCOMING_CPU
2014-11-11 Eric Dumazettcp: move sk_mark_napi_id() at the right place
2014-11-10 Jesse Grossudptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
2014-11-10 David S. MillerMerge tag 'master-2014-11-04' of git://git./linux/kerne...
2014-11-10 David S. MillerMerge branch 'raw_probe_proto_opt'
2014-11-10 Herbert Xuipv4: Avoid reading user iov twice after raw_probe_prot...
2014-11-10 Herbert Xuipv4: Use standard iovec primitive in raw_probe_proto_opt
2014-11-10 Eric Dumazetnet: gro: add a per device gro flush timer
2014-11-10 Chris ZankelMerge tag 'v3.18-rc4' into for_next
2014-11-10 Jarno Rajahalmeopenvswitch: Add support for OVS_FLOW_ATTR_PROBE.
2014-11-10 Thomas Grafopenvswitch: Constify various function arguments
2014-11-10 Pravin B Shelaropenvswitch: Remove redundant key ref from upcall_info.
2014-11-10 Pravin B Shelaropenvswitch: Optimize recirc action.
2014-11-10 Wenyu Zhangopenvswitch: Extend packet attribute for egress tunnel...
2014-11-10 Pravin B Shelaropenvswitch: Export symbols as GPL symbols.
2014-11-10 Dave AirlieMerge tag 'drm-intel-fixes-2014-11-07' of git://anongit...
2014-11-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'armsoc-for-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge branch 'devicetree/merge' of git://git./linux...
2014-11-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'driver-core-3.18-rc4' of git://git./linux...
2014-11-09 Linus TorvaldsMerge tag 'staging-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'tty-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Linus TorvaldsMerge tag 'usb-3.18-rc4' of git://git./linux/kernel...
2014-11-09 Joe Perchesdccp: Convert DCCP_WARN to net_warn_ratelimited
2014-11-08 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-11-08 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2014-11-08 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/linux-media
2014-11-08 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-11-07 Linus TorvaldsMerge tag 'xfs-for-linus-3.18-rc3' of git://git./linux...
2014-11-07 Rick Jonesudp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatc...
2014-11-07 Linus TorvaldsMerge tag 'regulator-v3.18-rc3' of git://git./linux...
2014-11-07 Linus TorvaldsMerge tag 'spi-v3.18-rc3' of git://git./linux/kernel...
2014-11-07 David S. MillerMerge branch 'iov_iter'
2014-11-07 Herbert Xunet: Kill skb_copy_datagram_const_iovec
2014-11-07 Herbert Xuinet: Add skb_copy_datagram_iter
2014-11-07 David S. MillerMerge tag 'master-2014-11-04' of git://git./linux/kerne...
2014-11-07 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-11-07 Dave AirlieMerge branch 'drm-fixes-3.18' of git://people.freedeskt...
2014-11-06 David S. MillerMerge branch 'net_next_ovs' of git://git./linux/kernel...
2014-11-06 Greg Kroah-HartmanMerge tag 'fixes-for-v3.18-rc4' of git://git./linux...
2014-11-06 Joe Perchesnet: esp: Convert NETDEBUG to pr_info
next