]> bbs.cooldavid.org Git - net-next-2.6.git/shortlog
net-next-2.6.git
2010-09-17 Giuseppe CAVALLAROstmmac: prevent dma init stuck in case of failures.
2010-09-17 Giuseppe CAVALLAROstmmac: consolidate and tidy-up the COE support
2010-09-17 Giuseppe CAVALLAROstmmac: add CSR Clock range selection
2010-09-17 Eric Dumazetethtool: change ethtool_set_gro() to use ethtool_op_get...
2010-09-17 Amit Kumar... qlcnic: update version 5.0.10
2010-09-17 Amit Kumar... qlcnic: remove fw version check
2010-09-17 Amit Kumar... qlcnic: vlan lro support
2010-09-17 Amit Kumar... qlcnic: vlan gro support
2010-09-17 Amit Kumar... qlcnic: support vlan rx accleration
2010-09-17 Dan Rosenbergdrivers/net/tulip/de4x5.c: fix union member name in...
2010-09-17 Eric Dumazetnet: shrinks struct net_device
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 Brandon Philipsnet: enable GRO by default for vlan devices
2010-09-16 Breno Leitaoehea: Remove a silly return
2010-09-16 stephen hemmingersky2: enable GRO by default
2010-09-16 Eric Dumazetipv4: ip_ptr cleanups
2010-09-16 David S. Millerphonet: Fix build warning.
2010-09-16 Rémi Denis... Phonet: resource routing documentation
2010-09-16 Rémi Denis... Phonet: list subscribed resources via proc_fs
2010-09-16 Rémi Denis... Phonet: look up the resource routing table when forwarding
2010-09-16 Rémi Denis... Phonet: hook resource routing to userspace via ioctl()'s
2010-09-16 Rémi Denis... Phonet: resource routing backend
2010-09-16 Rémi Denis... Phonet: 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 Bergmannmisdn: kill big kernel lock
2010-09-16 Arnd Bergmanni4l: kill big kernel lock
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-16 Eric Dumazetnet: add rtnl_dereference()
2010-09-15 Ben Hutchingsethtool: Remove unimplemented flow specification types
2010-09-15 Ben Hutchingsethtool: Complete kernel-doc comments for RX flow filte...
2010-09-15 Matt Carlsontg3: phy tmp variable roundup
2010-09-15 Matt Carlsontg3: Dynamically allocate VPD data memory
2010-09-15 Matt Carlsontg3: Use skb_is_gso_v6()
2010-09-15 Matt Carlsontg3: Move producer ring struct to tg3_napi
2010-09-15 Matt Carlsontg3: Clarify semantics of TG3_IRQ_MAX_VECS
2010-09-15 Matt Carlsontg3: Unlock 5717 B0+ support
2010-09-15 Matt Carlsontg3: Don't send APE events for NCSI firmware
2010-09-15 Matt Carlsontg3: Disable TSS
2010-09-15 Matt Carlsontg3: Fix read DMA FIFO overruns on recent devices
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-15 Joe Perchesdrivers/net/wireless: Use static const char * const...
2010-09-15 Joe Perchesdrivers/net/pcmcia: Use static const char * const where...
2010-09-15 Joe Perchesdrivers/net: Use static const char * const where possible
2010-09-15 Joe Perchesdrivers/isdn: Use static const char * const where possible
2010-09-14 Jean Delvaree1000e: Simplify MSI interrupt testing
2010-09-14 Andy Shevchenkouwb: use '%pM' format to print MAC address
2010-09-14 Dmitry Kravkovbnx2x: Spread rx buffers between allocated queues
2010-09-14 Ondrej Zarycx82310_eth: allow empty URBs
2010-09-14 Ondrej Zarycx82310_eth: check usb_string() return value for error
2010-09-14 Joe Perchesdrivers/net/skfp: Remove pr_<level> uses of KERN_<level>
2010-09-14 Andreas Schwabnet/cxgb3: remove undefined operations
2010-09-14 Andreas Schwabnet/de4x5: remove undefined operations
2010-09-14 Denis Kirjanovsundance: Add power management hooks
2010-09-14 Eric Dumazetflow: better memory management
2010-09-14 Ben Hutchingssfc: Fix order of channel_name array dimensions
2010-09-12 David S. Millerbna: Check for NULL before deref in bnad_cb_tx_cleanup
2010-09-10 stephen hemmingerpkt_sched: remov unnecessary bh_disable
2010-09-10 Eric Dumazetfib: cleanups
2010-09-10 Ben Hutchingssfc: Allow changing the DMA ring sizes dynamically...
2010-09-10 Steve Hodgsonsfc: Make the dmaq size a run-time setting (rather...
2010-09-10 Ben Hutchingssfc: Allocate each channel separately, along with its...
2010-09-10 Ben Hutchingssfc: Refactor channel and queue lookup and iteration
2010-09-10 Ben Hutchingssfc: Abstract channel and index lookup for RX queues
2010-09-10 Ben Hutchingssfc: Allocate DMA and event rings using GFP_KERNEL
2010-09-10 Ben Hutchingssfc: Fix failure paths in efx_probe_port()
2010-09-10 Ben Hutchingssfc: Remove declarations of functions that no longer...
2010-09-10 Ben Hutchingssfc: Accumulate RX_NODESC_DROP count in rx_dropped...
2010-09-10 Ben Hutchingssfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
2010-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2010-09-10 David S. MillerMerge branch 'vhost-net' of git://git.kernel.org/pub...
2010-09-10 Nikitas Angelinasdrivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.c
2010-09-10 Dan Williamsipheth: remove incorrect devtype to WWAN
2010-09-10 Joe PerchesMAINTAINERS: Add CAIF
2010-09-10 Florian Fainelliau1000-eth: change multi-line comments style
2010-09-10 Florian Fainelliau1000-eth: remove volatiles, switch to I/O accessors
2010-09-10 Florian Fainelliau1000-eth: fix asm -> linux headers inclusion
2010-09-10 Florian Fainelliau1000-eth: fix bad printk usages
2010-09-10 Florian Fainelliau1000-eth: fix all but one "line over 80 characters...
2010-09-10 Florian Fainelliau1000-eth: stylistic fixes
2010-09-10 Florian Fainelliau1000-eth: typedefs removal
2010-09-10 Paul Gortmakertipc: Optimize handling excess content on incoming...
2010-09-10 Eric Dumazetixgbevf: remove private net_device_stats
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 master.kernel.org:/pub/scm...
2010-09-09 Eric DumazetKS8851: Correct RX packet allocation
next