pandora-kernel.git
2010-12-06 Ben Hutchingssfc: Use TX push whenever adding descriptors to an...
2010-12-06 Ben Hutchingssfc: Remove locking from implementation of efx_writeo_p...
2010-12-06 Ben Hutchingssfc: Add compile-time checks for correctness of paged...
2010-12-06 Ben Hutchingssfc: Remove redundant memory barriers between MMIOs
2010-12-06 Ben Hutchingssfc: Expand/correct comments on collector behaviour...
2010-12-06 Ben Hutchingssfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count
2010-12-06 Ben Hutchingssfc: Reorder struct efx_nic to separate fields by volat...
2010-12-03 Don Skidmoreixgbe: add support for new format of PBA numbers
2010-12-03 Don Skidmoreixgbe: add support for 82599 FCoE SKU
2010-12-03 Don Skidmoreixgbe: add WOL support for SFP+ subdevice
2010-12-03 Don Skidmoreixgbe: fix link behavior for SFP+ when driver is brough...
2010-12-03 Anirban Chakrabortyqlcnic: Updated driver version to 5.0.13
2010-12-03 Sritej Velagaqlcnic: LICENSE file for qlcnic
2010-12-03 Amit Kumar... qlcnic: validate eswitch config values for PF
2010-12-03 Sucheta Chakrabortyqlcnic: Disable loopback support
2010-12-03 Ben Hutchingssfc: Store MAC address from NVRAM in net_device::perm_addr
2010-12-03 Ben Hutchingssfc: Use current MAC address, not NVRAM MAC address...
2010-12-03 Steve Hodgsonsfc: When waking a stopped tx_queue, only lock that...
2010-12-03 Ben Hutchingssfc: Update kernel-doc to match earlier move of Toeplit...
2010-12-03 Ben Hutchingssfc: Move xmac_poll_required into struct falcon_nic_data
2010-12-03 Ben Hutchingssfc: Move Falcon global event handling to falcon.c
2010-12-03 Ben Hutchingssfc: Move mdio_lock to struct falcon_nic_data
2010-12-03 Ben Hutchingssfc: Move SPI state to struct falcon_nic_data
2010-12-03 Ben Hutchingssfc: Remove unnecessary inclusion of various private...
2010-12-03 Ben Hutchingssfc: Expose Falcon BootROM config through MTD, not...
2010-12-03 Ben Hutchingssfc: Remove broken automatic fallback for invalid Falco...
2010-12-03 Steve Hodgsonsfc: Fix event based MCDI completion and MC REBOOT...
2010-12-03 Ben Hutchingssfc: Clear RXIN_SEL when soft-resetting QT2025C
2010-12-03 Ben Hutchingssfc: Read-to-clear LM87 alarm/interrupt status at start...
2010-12-03 Ben Hutchingssfc: Distinguish critical and non-critical over-tempera...
2010-12-03 Ben Hutchingssfc: Fix condition for no-op in set_phy_flash_cfg()
2010-12-03 Ben Hutchingssfc: Reduce log level for MCDI error response in efx_mc...
2010-12-02 Allan Stephenstipc: Delete tipc_ownidentity()
2010-12-02 Allan Stephenstipc: Eliminate obsolete native API forwarding routines
2010-12-02 Allan Stephenstipc: Eliminate an unused symbolic constant in link...
2010-12-02 Allan Stephenstipc: Eliminate useless initialization when creating...
2010-12-02 Allan Stephenstipc: Remove unused domain argument from multicast...
2010-12-02 Allan Stephenstipc: Remove support for TIPC mode change callback
2010-12-02 Allan Stephenstipc: Delete useless function prototypes
2010-12-02 Allan Stephenstipc: Eliminate useless return value when disabling...
2010-12-02 Allan Stephenstipc: Delete unused configuration service structure...
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-12-02 Allan Stephenstipc: Remove obsolete native API files and exports
2010-12-02 Shan Weinet: kill unused macros from head file
2010-12-02 Shan Weiipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instea...
2010-12-02 Shan Weitcp: use TCP_BASE_MSS to set basic mss value
2010-12-02 Shan Weinet: snmp: fix the wrong ICMP_MIB_MAX value
2010-12-02 Tomoyacan: EG20T PCH: Delete unnecessary spin_lock
2010-12-02 Tomoyacan: EG20T PCH: Enumerate LEC macros
2010-12-02 Tomoyacan: EG20T PCH: Change Message Object Index
2010-12-02 Tomoyacan: EG20T PCH: Separate Interface Register(IF1/IF2)
2010-12-02 David S. Millertcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
2010-12-02 David S. Millertcp: Add timewait recycling bits to ipv6 connect code.
2010-12-02 David S. Milleripv6: Create inet6_csk_route_req().
2010-12-02 David S. Milleripv6: Add rt6_get_peer() helper.
2010-12-02 David S. Millertimewait_sock: Create and use getpeer op.
2010-12-02 David S. Millerinetpeer: Fix incorrect comment about inetpeer struct...
2010-12-02 David S. Millerinetpeer: Kill use of inet_peer_address_t typedef.
2010-12-01 Jon Masonvxge: update driver version
2010-12-01 Jon Masonvxge: use strcpy for strings
2010-12-01 Jon Masonvxge: remove unnecessary printks
2010-12-01 stephen hemmingeripip: add module alias for tunl0 tunnel device
2010-12-01 stephen hemmingergre: add module alias for gre0 tunnel device
2010-12-01 stephen hemmingergre: minor cleanups
2010-12-01 Eric Dumazetnet sched: use xps information for qdisc NUMA affinity
2010-12-01 Dmitry Kravkovbnx2x: Add Nic partitioning mode (57712 devices)
2010-11-30 David S. Millerinet: Turn ->remember_stamp into ->get_peer in connecti...
2010-11-30 David S. Milleripv6: Add infrastructure to bind inet_peer objects...
2010-11-30 David S. Millerinetpeer: Add inet_getpeer_v6()
2010-11-30 David S. Millerinetpeer: Add v6 peers tree, abstract root properly.
2010-11-30 David S. Millerinetpeer: Abstract address comparisons.
2010-11-30 David S. Millerinetpeer: Make inet_getpeer() take an inet_peer_adress_...
2010-11-30 David S. Millerinetpeer: Introduce inet_peer_address_t.
2010-11-30 David S. Millerinetpeer: Abstract out the tree root accesses.
2010-11-29 Joe Perchesforcedeth: Use netdev_dbg for printk(KERN_DEBUG
2010-11-29 Joe Perchesforcedeth: Remove netdev_dbg uses
2010-11-29 Joe Perchesforcedeth: Convert dev_printk(<level> to dev_<level>(
2010-11-29 Joe Perchesforcedeth: Separate vendor specific initializations...
2010-11-29 Joe Perchesforcedeth: Add function init_realtek_8211b
2010-11-29 Joe Perchesforcedeth: Convert pr_<level> to netdev_<level>
2010-11-29 Joe Perchesforcedeth: Use pr_fmt and pr_<level>
2010-11-29 Joe Perchesforcedeth: Convert remaining dprintk to netdev_dbg
2010-11-29 Joe Perchesforcedeth: Use print_hex_dump
2010-11-29 Joe Perchesforcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
2010-11-29 Joe Perchesforcedeth: Change reg_delay arguments and use
2010-11-29 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-11-29 Eric Dumazetxps: add __rcu annotations
2010-11-29 Eric Dumazetxps: NUMA allocations for per cpu data
2010-11-29 Shan Weisctp: kill unused macros in head file
2010-11-29 Scott J. Goldmanvmxnet3: fix compilation when RSS is disabled
2010-11-29 Tom Herbertxps: Add CONFIG_XPS
2010-11-29 Frank Blaschkaqeth: l3 fix len in tso hdr
2010-11-29 Ursula Braunqeth: enable interface setup if LAN is offline
2010-11-29 Joe Perchesdrivers/s390/net: Remove unnecessary semicolons
2010-11-29 Sachin Santqeth lcs: convert mc rwlock to RCU
2010-11-29 Giuseppe Cavallarostmmac: fix stmmac_resume removing not yet used shutdow...
2010-11-29 Szymon Jancforcedeth: use usleep_range not msleep for small sleeps
2010-11-29 Szymon Jancforcedeth: do not use assignment in if conditions
2010-11-29 Szymon Jancforcedeth: include <linux/io.h> and <linux/uaccess...
2010-11-29 Szymon Jancforcedeth: remove unnecessary checks before kfree
next