rps: allocate rx queues in register_netdevice only
[deliverable/linux.git] / net /
2010-09-27  Eric Dumazetrps: allocate rx queues in register_netdevice only
2010-09-27  Eric Dumazetnet: propagate NETIF_F_HIGHDMA to vlans
2010-09-24  Eric Dumazetip: take care of last fragment in ip_append_data
2010-09-23  Eric Dumazetnet: return operator cleanup
2010-09-22  andrew hendryX.25 remove bkl in poll
2010-09-22  andrew hendryX.25 remove bkl in getsockname
2010-09-22  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-09-22  Sjur Braendelandcaif: Use default send and receive buffer size in caif_...
2010-09-22  Sjur Braendelandcaif: Fix function NULL pointer check.
2010-09-22  Sjur Braendelandcaif: Minor fixes in log prints.
2010-09-22  Sjur Braendelandcaif: Remove buggy re-definition of pr_debug
2010-09-22  Eric Dumazetnet: constify some ppp/pptp structs
2010-09-22  Andy Shevchenkonet: core: use kernel's converter from hex to bin
2010-09-21  David S. Millerethtool: Fix build due to lack of ethtool.h include.
2010-09-21  David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-21  Ben Hutchingsethtool: Allocate register dump buffer with vmalloc()
2010-09-21  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-21  Gerrit Renkerdccp ccid-3: Remove redundant 'options_received' struct
2010-09-21  Gerrit Renkerdccp tfrc/ccid-3: computing the loss rate from the...
2010-09-21  Gerrit Renkerdccp ccid-3: remove dead states
2010-09-21  Gerrit Renkerdccp: Replace magic CCID-specific numbers by symbolic...
2010-09-21  Gerrit Renkerdccp: Add packet type information to CCID-specific...
2010-09-20  Eric Dumazetnet: rx_dropped accounting
2010-09-19  Bandan Dasbridge : Sanitize skb before it enters the IP stack
2010-09-19  Dan Carpenterrds: spin_lock_irq() is not nestable
2010-09-19  Dan Carpenterrds: double unlock in rds_ib_cm_handle_connect()
2010-09-19  Dan Carpenterrds: signedness bug
2010-09-17  Ben Hutchingsethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
2010-09-17  David Lamparternetns: keep vlan slaves on master netns move
2010-09-17  Eric Dumazetethtool: change ethtool_set_gro() to use ethtool_op_get...
2010-09-17  Eric Dumazetip6tnl: get rid of ip6_tnl_lock
2010-09-17  Stephen Rothwellnet: include inetdevice.h for rcu_dereference_raw api...
2010-09-16  Luis R. Rodriguezmac80211: send last 3/5 probe requests as unicast
2010-09-16  Luis R. Rodriguezmac80211: disable beacon monitor while going offchannel
2010-09-16  Luis R. Rodriguezmac80211: make the beacon monitor available externally
2010-09-16  Luis R. Rodriguezmac80211: reset connection idle when going offchannel
2010-09-16  Luis R. Rodriguezmac80211: reset probe send counter upon connection...
2010-09-16  Luis R. Rodriguezmac80211: add helper for reseting the connection monitor
2010-09-16  Johannes Bergmac80211: add p2p device type support
2010-09-16  Johannes Bergcfg80211/nl80211: introduce p2p device types
2010-09-16  Johannes Bergmac80211: set running state earlier
2010-09-16  Johannes Bergcfg80211/mac80211: use lockdep_assert_held
2010-09-16  Johannes Bergmac80211: use correct station flags lock
2010-09-16  Joe Perchesinclude/net/cfg80211.h: wiphy_<level> messages use...
2010-09-16  Brandon Philipsnet: enable GRO by default for vlan devices
2010-09-16  Eric Dumazetipv4: ip_ptr cleanups
2010-09-16  David S. Millerphonet: Fix build warning.
2010-09-16  Rémi Denis-CourmontPhonet: list subscribed resources via proc_fs
2010-09-16  Rémi Denis-CourmontPhonet: look up the resource routing table when forwarding
2010-09-16  Rémi Denis-CourmontPhonet: hook resource routing to userspace via ioctl()'s
2010-09-16  Rémi Denis-CourmontPhonet: resource routing backend
2010-09-16  Rémi Denis-CourmontPhonet: remove dangling pipe if an endpoint is closed...
2010-09-16  David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-09-16  Arnd Bergmannirda/irnet: use noop_llseek
2010-09-16  Eric Dumazetsit: get rid of ipip6_lock
2010-09-16  Eric Dumazetgre: get rid of ipgre_lock
2010-09-16  Eric Dumazetipip: get rid of ipip_lock
2010-09-15  Ben Hutchingsethtool: Remove unimplemented flow specification types
2010-09-15  Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2010-09-15  Gerrit Renkerdccp ccid-3: remove buggy RTT-sampling history lookup
2010-09-15  Gerrit Renkerdccp ccid-3: A lower bound for the inter-packet schedul...
2010-09-15  andrew hendryX.25 remove bkl in connect
2010-09-15  Andrew HendryX.25 remove bkl in accept
2010-09-15  andrew hendryX.25 remove bkl in bind
2010-09-15  andrew hendryX.25 remove bkl in listen
2010-09-15  Joe Perchesnet/irda: Use static const char * const where possible
2010-09-14  Johannes Bergmac80211: match only assigned bss in sta_info_get_bss
2010-09-14  Stanislaw Gruszkamac80211: wait for scan work complete before restarting hw
2010-09-14  Steve deRosiermac80211: Fix dangling pointer in ieee80211_xmit
2010-09-14  Bill Jordannl80211: Uninitialized variable
2010-09-14  Nikitas Angelinasnet/wireless: use ARRAY_SIZE macro in radiotap.c
2010-09-14  Eric Dumazetflow: better memory management
2010-09-10  stephen hemmingerpkt_sched: remov unnecessary bh_disable
2010-09-10  Eric Dumazetfib: cleanups
2010-09-10  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-09-10  David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2010-09-10  Paul Gortmakertipc: Optimize handling excess content on incoming...
2010-09-09  Eric Dumazettunnels: missing rcu_assign_pointer()
2010-09-09  Namhyung Kimnet/core: add lock context change annotations in net...
2010-09-09  Namhyung Kimnet/core: remove address space warnings on verify_iovec()
2010-09-09  Joe Perchessctp: fix test for end of loop
2010-09-09  David S. MillerMerge branch 'for-davem' of git://oss.oracle.com/git...
2010-09-09  David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2010-09-09  Eric Dumazetudp: add rehash on connect()
2010-09-09  Eric Dumazetnet: inet_add_protocol() can use cmpxchg()
2010-09-09  Andy GroverRDS: Implement masked atomic operations
2010-09-09  Zach BrownRDS/IB: print string constants in more places
2010-09-09  Zach BrownRDS: cancel connection work structs as we shut down
2010-09-09  Zach BrownRDS: don't call rds_conn_shutdown() from rds_conn_destroy()
2010-09-09  Zach BrownRDS: have sockets get transport module references
2010-09-09  Zach BrownRDS: remove old rs_transport comment
2010-09-09  Zach BrownRDS: lock rds_conn_count decrement in rds_conn_destroy()
2010-09-09  Zach BrownRDS/IB: protect the list of IB devices
2010-09-09  Zach BrownRDS/IB: print IB event strings as well as their number
2010-09-09  Chris MasonRDS: flush fmrs before allocating new ones
2010-09-09  Chris MasonRDS: properly use sg_init_table
2010-09-09  Zach BrownRDS/IB: track signaled sends
2010-09-09  Zach BrownRDS: remove __init and __exit annotation
2010-09-09  Andy GroverRDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
2010-09-09  Zach BrownRDS/IB: always process recv completions
next
This page took 0.064677 seconds and 8 git commands to generate.