aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* net: kill unused macros from head fileShan Wei2010-12-02
* ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic numberShan Wei2010-12-02
* tcp: use TCP_BASE_MSS to set basic mss valueShan Wei2010-12-02
* net: snmp: fix the wrong ICMP_MIB_MAX valueShan Wei2010-12-02
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-02
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-02
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-02
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-02
* tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().David S. Miller2010-12-02
* tcp: Add timewait recycling bits to ipv6 connect code.David S. Miller2010-12-02
* ipv6: Create inet6_csk_route_req().David S. Miller2010-12-02
* ipv6: Add rt6_get_peer() helper.David S. Miller2010-12-02
* timewait_sock: Create and use getpeer op.David S. Miller2010-12-01
* inetpeer: Fix incorrect comment about inetpeer struct size.David S. Miller2010-12-01
* inetpeer: Kill use of inet_peer_address_t typedef.David S. Miller2010-12-01
* vxge: update driver versionJon Mason2010-12-01
* vxge: use strcpy for stringsJon Mason2010-12-01
* vxge: remove unnecessary printksJon Mason2010-12-01
* ipip: add module alias for tunl0 tunnel devicestephen hemminger2010-12-01
* gre: add module alias for gre0 tunnel devicestephen hemminger2010-12-01
* gre: minor cleanupsstephen hemminger2010-12-01
* net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-01
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-01
* inet: Turn ->remember_stamp into ->get_peer in connection AF ops.David S. Miller2010-11-30
* ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller2010-11-30
* inetpeer: Add inet_getpeer_v6()David S. Miller2010-11-30
* inetpeer: Add v6 peers tree, abstract root properly.David S. Miller2010-11-30
* inetpeer: Abstract address comparisons.David S. Miller2010-11-30
* inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer.David S. Miller2010-11-30
* inetpeer: Introduce inet_peer_address_t.David S. Miller2010-11-30
* inetpeer: Abstract out the tree root accesses.David S. Miller2010-11-30
* forcedeth: Use netdev_dbg for printk(KERN_DEBUGJoe Perches2010-11-29
* forcedeth: Remove netdev_dbg usesJoe Perches2010-11-29
* forcedeth: Convert dev_printk(<level> to dev_<level>(Joe Perches2010-11-29
* forcedeth: Separate vendor specific initializations into functionsJoe Perches2010-11-29
* forcedeth: Add function init_realtek_8211bJoe Perches2010-11-29
* forcedeth: Convert pr_<level> to netdev_<level>Joe Perches2010-11-29
* forcedeth: Use pr_fmt and pr_<level>Joe Perches2010-11-29
* forcedeth: Convert remaining dprintk to netdev_dbgJoe Perches2010-11-29
* forcedeth: Use print_hex_dumpJoe Perches2010-11-29
* forcedeth: convert dprintk(KERN_DEBUG to netdev_dbgJoe Perches2010-11-29
* forcedeth: Change reg_delay arguments and useJoe Perches2010-11-29
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-11-29
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
| |\
| | * ath9k_hw: remove ath9k_hw_stoppcurecvFelix Fietkau2010-11-24
| | * ath9k_htc: Identify devices using driver_infoRajkumar Manoharan2010-11-24
| | * ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB)Rajkumar Manoharan2010-11-24
| | * ath9k_htc: Add driver_info in usb device listRajkumar Manoharan2010-11-24
| | * ath: Add a driver_info bitmask fieldRajkumar Manoharan2010-11-24