GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2010-12-14 David S. MillerMerge branch 'vhost-net-next' of git://git./linux/kerne...
2010-12-14 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-12-13 David S. Millernet: Abstract default ADVMSS behind an accessor.
2010-12-13 Eric Dumazetnet: change ip_default_ttl documentation
2010-12-13 Tomoyapch_can: Replace netif_rx to netif_receive_skb
2010-12-13 Tomoyapch_can: Add setting TEC/REC statistics processing
2010-12-13 Tomoyapch_can: Optimize "if" condition in rx/tx processing
2010-12-13 Tomoyapch_can: Fix incorrect return processing
2010-12-13 Tomoyapch_can: Move MSI processing to probe/remove processing
2010-12-13 Tomoyapch_can: Comment optimization
2010-12-13 Tomoyapch_can: Fix miss-setting status issue
2010-12-13 Tomoyapch_can: Fix bit timing calculation issue
2010-12-13 Tomoyapch_can: Delete unnecessary/redundant code
2010-12-13 Tomoyapch_can: Fix coding rule violation
2010-12-13 Tomoyapch_can: Replace netdev_dbg instead of dev_dbg partly
2010-12-13 Tomoyapch_can: Change Copyright and module description
2010-12-13 Tomoyapch_can: Reduce register access
2010-12-13 Tomoyapch_can: Change functions type
2010-12-13 Tomoyapch_can: Rename function/macro name
2010-12-13 Tomoyapch_can: Fix warnings
2010-12-13 Tomoyapch_can: Improve rx processing
2010-12-13 Tomoyapch_can: Fix endianness issue
2010-12-13 Tomoyapch_can: Divide poll function
2010-12-13 Tomoyapch_can: Add flow control processing
2010-12-13 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-13 Eric Dumazetnet: add limits to ip_default_ttl
2010-12-13 Joe Perchesehea: Use the standard logging functions
2010-12-13 David S. Milleripv4: Don't pre-seed hoplimit metric.
2010-12-13 David S. Milleripv6: Demark default hoplimit as zero.
2010-12-13 David S. Millernet: Abstract RTAX_HOPLIMIT metric accesses behind...
2010-12-13 David S. Milleripv6: Use ip6_dst_hoplimit() instead of direct dst_metr...
2010-12-12 Tejun Heohostap: don't use flush_scheduled_work()
2010-12-12 Tejun Heoi2400m: drop i2400m_schedule_work()
2010-12-12 Tejun Heosungem: update gp->reset_task flushing
2010-12-12 Tejun Heoigb[v],ixgbe: don't use flush_scheduled_work()
2010-12-12 Tejun Heoiseries_veth: don't use flush_scheduled_work()
2010-12-12 Tejun Heoehea: don't use flush_scheduled_work()
2010-12-12 Tejun Heoehea: kill unused ehea_rereg_mr_task
2010-12-12 Tejun Heodrivers/net: don't use flush_scheduled_work()
2010-12-12 Tejun Heodrivers/net: remove unnecessary flush_scheduled_work...
2010-12-11 Manuel Laussnet: au1000_eth: remove unused global variable.
2010-12-11 Jon Masons2io: Using static const generally increases object...
2010-12-11 Jon Masons2io: Update Driver Version
2010-12-11 Jon Masons2io: make strings at tables const
2010-12-11 Jon Masons2io: rx_ring_sz bounds checking
2010-12-11 Carolyn Wybornyigb: Add new function to read part number from EEPROM...
2010-12-11 Bruce Allane1000e: increment the driver version
2010-12-11 Bruce Allane1000e: static analysis tools complain of a possible...
2010-12-11 Bruce Allane1000e: minor error message corrections
2010-12-11 Bruce Allane1000e: prevent null ptr dereference in e1000_tx_queue()
2010-12-11 Bruce Allane1000e: support new PBA format from EEPROM
2010-12-11 Bruce Allane1000e: 82579 PHY incorrectly identified during init
2010-12-11 Bruce Allane1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
2010-12-11 Bruce Allane1000e: 82571 Serdes can fail to get link
2010-12-11 Bruce Allane1000e: 82577/8 must acquire h/w semaphore before worka...
2010-12-11 Bruce Allane1000e: 82574/82583 performance improvement
2010-12-11 Bruce Allane1000e: 82571-based mezzanine card can fail ethtool...
2010-12-11 Holger Eitzenbergere1000e: fix double initialization in blink path
2010-12-11 Don Skidmoreixgbe: cleanup string function calls to use bound check...
2010-12-11 Emil Tantilovixgbe: fix ntuple support
2010-12-11 Don Skidmoreixgbe: fix X540 to use it's own info struct
2010-12-11 Don Skidmoreixgbe: fix X540 phy id to correct value
2010-12-11 Emil Tantilovixgb: Don't check for vlan group on transmit
2010-12-11 Jeff KirsherIntel Wired LAN drivers: Use static const
2010-12-11 Dean Nelsone1000: fix return value not set on error
2010-12-11 Jeff KirsherMAINTAINERS: Update Intel Wired LAN info
2010-12-11 Jeff KirsherDocumentation/networking/ixgbevf.txt: Update documentation
2010-12-11 Jeff KirsherDocumentation/networking/ixgbe.txt: Update ixgbe docume...
2010-12-11 Jeff KirsherDocumentation/networking/igbvf.txt: Update documentation
2010-12-11 Jeff KirsherDocumentation/networking/igb.txt: update documentation
2010-12-11 Jeff KirsherDocumentation/networking/e1000e.txt: Update documentation
2010-12-11 Jeff KirsherDocumentation/networking/e1000.txt: Update documentation
2010-12-11 David S. Millerisdn: Fix printed out copy_from_user() return value...
2010-12-11 Taku Izumibonding: add the debugfs facility to the bonding driver
2010-12-11 Roopa Prabhuenic: Move enic port profile handling code to a new...
2010-12-11 Dan Carpenterisdn: return -EFAULT if copy_from_user() fails
2010-12-11 Jon Masonvxge: update driver version
2010-12-11 Jon Masonvxge: independent interrupt moderation
2010-12-11 Jon Masonvxge: hotplug stall
2010-12-11 Jon Masonvxge: transmit timeout deadlock
2010-12-11 Jon Masonvxge: use pci_request_region()
2010-12-11 Jon Masonvxge: fix crash of VF when unloading PF
2010-12-11 Jon Masonvxge: code cleanup and reorganization
2010-12-11 Herbert Xubridge: Use consistent NF_DROP returns in nf_pre_routing
2010-12-11 Changli Gaoaf_packet: use swap() instead of the open coded macro...
2010-12-10 Ben Hutchingsnetdev: Use default implementation of ethtool_ops:...
2010-12-10 Ben Hutchingsethtool: Report link-down while interface is down
2010-12-10 Roopa Prabhuenic: Use VF mac set by IFLA_VF_MAC in port profile...
2010-12-10 Roopa Prabhuenic: Add ndo_set_vf_mac support for enic dynamic devices
2010-12-10 Roopa Prabhuenic: Add ndo_set_rx_mode support for enic vnics
2010-12-10 Junchang Wangpktgen: adding prefetchw() call
2010-12-10 stephen hemmingersfc: convert references to LRO to GRO
2010-12-10 Tobias Klauserinet6: Remove redundant unlikely()
2010-12-10 Tobias Klauserstmmac: Remove redundant unlikely()
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv6 ESP
2010-12-10 Martin Willixfrm: Traffic Flow Confidentiality for IPv4 ESP
2010-12-10 Martin Willixfrm: Add Traffic Flow Confidentiality padding XFRM...
2010-12-10 Changli Gaoifb: use the lockless variants of skb_queue
2010-12-10 Changli Gaoifb: remove unused macro TX_TIMEOUT
2010-12-10 Changli Gaoifb: remove the useless debug stats
next