deliverable/linux.git
2010-10-17  Matt Carlsontg3: Add support for selfboot format 1 v6
2010-10-17  Eric Dumazetfib_hash: RCU conversion phase 2
2010-10-17  Eric Dumazetfib_hash: RCU conversion phase 1
2010-10-17  Eric Dumazetfib_hash: embed initial hash table in fn_zone
2010-10-17  Joe Perchesdrivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
2010-10-17  Eric Dumazetnetns: reorder fields in struct net
2010-10-17  Ilpo Järvinentcp: use correct counters in CA_CWR state too
2010-10-17  Ilpo Järvinentcp: sack lost marking fixes
2010-10-17  Giuseppe Cavallarostmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
2010-10-17  Harvey Harrisonniu: introduce temp variables to avoid sparse warnings...
2010-10-16  Randy Dunlapnet: move MII outside of NET_ETHERNET, fix kconfig...
2010-10-16  Randy Dunlapinfiniband: fix mlx4 kconfig dependency warning
2010-10-16  stephen hemmingerstmmac: make function tables const
2010-10-16  stephen hemmingerstmmac: make ethtool functions local
2010-10-16  stephen hemmingertipc: cleanup function namespace
2010-10-16  françois romieuvia-velocity: forced 1000 Mbps mode support.
2010-10-16  Eric Dumazetfib: avoid false sharing on fib_table_hash
2010-10-16  Eric Dumazetfib_trie: use fls() instead of open coded loop
2010-10-16  Eric Dumazetfib: remove a useless synchronize_rcu() call
2010-10-16  Eric Dumazetfib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
2010-10-16  Denis Kirjanovsundance: Add initial ethtool stats support
2010-10-16  Dan Carpenterpch_gbe: fix if condition in set_settings()
2010-10-16  Harvey Harrisondnet: mark methods static and annotate for correct...
2010-10-16  Harvey Harrisoncxgb4vf: make single bit signed bitfields unsigned
2010-10-16  Eric Dumazetnet: allocate skbs on local node
2010-10-16  Eric Dumazetr8169: use 50% less ram for RX ring
2010-10-15  John Fastabendixgbe: DCB: remove DCB check config
2010-10-14  Carolyn Wybornyigb: add check for fiber/serdes devices to igb_set_spd_...
2010-10-14  Emil Tantilovixgbe: declare functions as static
2010-10-14  Emil Tantilovixgbe: remove unused functions
2010-10-14  Michael Chancnic: Add support for 57712 device
2010-10-14  Michael Chancnic: Decouple uio close from cnic shutdown
2010-10-14  Michael Chancnic: Add cnic_uio_dev struct
2010-10-14  Michael Chancnic: Add cnic_free_uio()
2010-10-14  Michael Chancnic: Defer iscsi connection cleanup
2010-10-14  Michael Chancnic: Add cnic_bnx2x_destroy_ramrod()
2010-10-14  Michael Chancnic: Convert ctx_flags to bit fields
2010-10-14  Michael Chancnic: Add common cnic_request_irq()
2010-10-13  Kumar SanghviDocumentation: Update Phonet doc for Pipe controller...
2010-10-13  Kumar SanghviPhonet: 'connect' socket implementation for Pipe controller
2010-10-13  Paul Gortmakertipc: clean out all instances of #if 0'd unused code
2010-10-13  David S. Millers390: ctcm_mpc: Fix build after netdev refcount changes.
2010-10-12  Eric Dumazetnet: percpu net_device refcount
2010-10-12  Dmitry Kravkovbnx2x: Fixing a typo: added a missing RSS enablement
2010-10-12  David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2010-10-12  Gerrit Renkerdccp: cosmetics - warning format
2010-10-12  Gerrit Renkerdccp: schedule an Ack when receiving timestamps
2010-10-12  Ivo Caladodccp: generalise data-loss condition
2010-10-12  Gerrit Renkerdccp: remove unused argument in CCID tx function
2010-10-12  Gerrit Renkerdccp: merge now-reduced connect_init() function
2010-10-12  Gerrit Renkerdccp: fix the adjustments to AWL and SWL
2010-10-11  Michael Chanbnx2: Enable AER on PCIE devices only
2010-10-11  Michael Chanbnx2: Update firmware to 6.0.x.
2010-10-11  Eric Dumazetneigh: reorder struct neighbour fields
2010-10-11  Eric Dumazetnet dst: use a percpu_counter to track entries
2010-10-11  Eric Dumazetneigh: Protect neigh->ha[] with a seqlock
2010-10-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-10-11  Kees Cooknet: clear heap allocations for privileged ethtool...
2010-10-11  Jiri SlabyNET: pch, fix use after free
2010-10-11  Jiri SlabyNET: wimax, fix use after free
2010-10-11  Jiri SlabyATM: iphase, remove sleep-inside-atomic
2010-10-11  Jiri SlabyATM: mpc, fix use after free
2010-10-11  Jiri SlabyATM: solos-pci, remove use after free
2010-10-11  Eric Dumazetneigh: speedup neigh_hh_init()
2010-10-11  Oskar Schirmernet/fec: carrier off initially to avoid root mount...
2010-10-11  Samuel Ortizirda: Fix heap memory corruption in iriap.c
2010-10-11  Samuel Ortizirda: Fix parameter extraction stack overflow
2010-10-11  Roel Kluinirda: Test index before read in stir421x_patch_device()
2010-10-11  Samuel Ortizirda: Remove BKL instances from irnet
2010-10-11  Samuel Ortizirda: Remove BKL instances from af_irda.c
2010-10-09  Eric Dumazetsundance: get_stats proper locking
2010-10-09  Nicolas Kaisernet/tg3: simplify conditional
2010-10-09  Nicolas Kaiserehea: simplify conditional
2010-10-09  Changli Gaonet_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
2010-10-09  Stanislaw Gruszkar8169: use device model DMA API
2010-10-09  Stanislaw Gruszkar8169: allocate with GFP_KERNEL flag when able to sleep
2010-10-08  Tom Herbertnet: Fix rxq ref counting
2010-10-08  Rémi Denis... Phonet: mark the pipe controller as EXPERIMENTAL
2010-10-08  Rémi Denis... Phonet: cleanup pipe enable socket option
2010-10-08  Rémi Denis... Phonet: advise against enabling the pipe controller
2010-10-08  Rémi Denis... Phonet: add to MAINTAINERS and add myself
2010-10-08  Amit Kumar... qlcnic: update driver version 5.0.11
2010-10-08  Sritej Velagaqlcnic: change all P3 references to P3P
2010-10-08  Rajesh Borundiaqlcnic: fix promiscous mode for VF
2010-10-08  Sritej Velagaqlcnic: fix board description
2010-10-08  Amit Kumar... qlcnic: remove private LRO flag
2010-10-08  Amit Kumar... qlcnic: support quiescent mode
2010-10-08  Amit Kumar... qlcnic: driver private workqueue
2010-10-08  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-10-08  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-08  Dimitris Michailidisipv4: Remove leftover rcu_read_unlock calls from __mkro...
2010-10-08  Kees Cooknet: clear heap allocation for ETHTOOL_GRXCLSRLALL
2010-10-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-10-08  Ben Hutchingssfc: Don't try to set filters with search depths we...
2010-10-08  Ben Hutchingsnet: Update kernel-doc for netif_set_real_num_rx_queues()
2010-10-08  Dan Carpenterisdn: strcpy() => strlcpy()
2010-10-07  Rajkumar Manoharanath9k_hw: Fix hw reset failure with HTC driver
2010-10-07  Johannes Bergcfg80211: constify WDS address
2010-10-07  Johannes Bergnl80211: use new genl helpers for WDS
2010-10-07  Johannes Bergmac80211: fix sw scan locking
next
This page took 0.040006 seconds and 5 git commands to generate.