summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: Remove bogus reference to BUS_ID_SIZE in sysfs code.David S. Miller2009-05-261-1/+0
* | r8169: Use a different default for each familyJean Delvare2009-05-261-17/+22
* | net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-261-1/+32
* | niu: Add support for C10NEMTanli Chang2009-05-261-10/+47
* | ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-263-19/+39
* | ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-262-2/+0
* | igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck2009-05-262-2/+2
* | igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-262-0/+11
* | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-263-10/+38
* | igb: add RQDPC (Receive Queue Drop Packet Count) register macroJeff Kirsher2009-05-261-0/+1
* | 8139*: convert printk() to pr_<foo>()Alexander Beregalov2009-05-262-84/+66
* | 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-264-242/+233
* | 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-265-219/+216
* | atl1: use netdev->statsEric Dumazet2009-05-252-4/+3
* | net: txq_trans_update() helperEric Dumazet2009-05-255-1/+15
* | net: sh_eth: Add support SH7724Yoshihiro Shimoda2009-05-253-6/+111
* | net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-252-251/+386
* | net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-251-0/+1
* | net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-251-23/+12
* | net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-251-0/+4
* | pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-251-2/+2
* | net: Remove obsolete MV64360 config optionGabriel Paubert2009-05-251-1/+1
* | iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-251-1/+2
* | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-258-123/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-2517-69/+87
|\ \
| * | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
| * | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
| * | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
| * | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| * | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
| |\ \
| | * | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| | * | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| | * | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| | * | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| | * | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| | * | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| | * | ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| | * | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-201-0/+7
| | * | ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
| * | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-201-38/+17
| * | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-201-2/+3
| |/ /
| * | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-181-1/+1
| * | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-181-1/+1
* | | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-252-0/+5
* | | mISDN: Fix DTMF detection enable/disableAndreas Eversberg2009-05-253-0/+6
* | | mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2009-05-252-18/+8
* | | mISDN: Cleanup debug messagesKarsten Keil2009-05-2512-139/+148
* | | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-252-0/+4
OpenPOWER on IntegriCloud