summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Make staticRoel Kluin2008-12-1013-23/+23
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-103-80/+84
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-102-8/+34
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-103-14/+10
* igb: update handling of RCTL for smaller buffer sizesAlexander Duyck2008-12-101-18/+14
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-092-10/+10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-092-2/+2
* bonding: remove duplicate declarationsHolger Eitzenberger2008-12-091-7/+0
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-096-98/+82
* bonding: fix compile error if debug enabledHolger Eitzenberger2008-12-091-1/+1
* bonding: use table for mode namesHolger Eitzenberger2008-12-091-17/+13
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-092-20/+15
* pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-091-5/+5
* pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-091-3/+3
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-093-0/+119
* bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-091-4/+2
* myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin2008-12-091-0/+2
* bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-091-1/+1
* hydra: fix compilationAlexey Dobriyan2008-12-081-1/+1
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-089-33/+8
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-087-18/+4
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-086-39/+3
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-082-505/+11
* dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-12-081-4/+26
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-081-30/+12
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-081-40/+6
* netdevice: Kill netdev->privWang Chen2008-12-0818-29/+24
* staging-winbond: Kill directly reference of netdev->privWang Chen2008-12-081-1/+5
* staging-slicoss: Kill directly reference of netdev->privWang Chen2008-12-061-4/+3
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-062-39/+39
* s390_net: Kill directly reference of netdev->privWang Chen2008-12-061-6/+6
* net: Fix incorrect use of loose in spider_net.cNick Andrew2008-12-061-1/+1
* wireless: Fix incorrect use of loose in wext.cNick Andrew2008-12-061-1/+1
* tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-051-1/+1
* tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen2008-12-051-37/+17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-0519-55/+169
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-12-055-5/+30
| |\
| | * zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| | * mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()Shaddy Baddah2008-12-051-1/+1
| | * ipw2200: fix netif_*_queue() removal regressionZhu Yi2008-12-051-0/+4
| | * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
| * | tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-041-0/+2
| |/
| * can: omit received RTR frames for single ID filter listsOliver Hartkopp2008-12-041-1/+4
| * ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams2008-12-041-1/+5
| * netx-eth: initialize per device spinlockUwe Kleine-König2008-12-031-0/+2
| * tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-031-12/+10
| * enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-031-2/+14
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-031-2/+2
| * b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-031-4/+2
| * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-033-19/+53
OpenPOWER on IntegriCloud