summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-2931-260/+297
|\
| * sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-294-15/+2
| * pktgen: Fix netdevice unregisterEric Dumazet2009-11-241-5/+11
| * macvlan: fix gso_max_size settingPatrick McHardy2009-11-231-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-235-20/+28
| |\
| | * rfkill: fix miscdev opsJohannes Berg2009-11-231-0/+1
| | * ath9k: set ps_default as falseJohn W. Linville2009-11-231-0/+2
| | * mac80211: fix resumeJohannes Berg2009-11-192-10/+17
| | * mac80211: fix addba timer (again...)Johannes Berg2009-11-181-10/+8
| * | hso: fix soft-lockupAntti Kaijanmäki2009-11-231-1/+3
| * | hso: fix debug routinesAntti Kaijanmäki2009-11-231-2/+2
| * | pktgen: Fix device name comparesEric Dumazet2009-11-231-8/+10
| * | stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO2009-11-232-22/+29
| * | stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO2009-11-231-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-11-231-1/+1
| |\ \
| | * | netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-231-1/+1
| | * | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang2009-11-131-13/+5
| | * | netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin2009-11-131-1/+1
| * | | Au1x00: fix crash when trying register_netdev()Alexander Beregalov2009-11-221-7/+8
| * | | netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar2009-11-213-4/+8
| * | | netxen: fix promisc for NX2031.Narender Kumar2009-11-212-11/+40
| * | | netxen: fix memory initializationAmit Kumar Salecha2009-11-211-0/+2
| * | | TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com2009-11-201-15/+11
| * | | drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi2009-11-201-74/+68
| * | | net: ETHOC should depend on HAS_DMAGeert Uytterhoeven2009-11-201-1/+1
| * | | e1000e: do not initiate autonegotiation during OEM configurationBruce Allan2009-11-201-1/+2
| * | | e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan2009-11-201-10/+0
| * | | e1000e: flow control thresholds not correct when changing mtuBruce Allan2009-11-201-4/+3
| * | | e1000e: add Tx timeout factor for 100MbpsBruce Allan2009-11-201-1/+1
| * | | e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan2009-11-201-2/+10
| * | | e1000e: read of PHY register may access wrong page on 82578Bruce Allan2009-11-201-24/+22
| * | | e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan2009-11-203-12/+32
| * | | ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
| * | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy2009-11-191-13/+5
| * | | netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy2009-11-191-1/+1
| * | | veth: Fix veth_get_stats()Eric Dumazet2009-11-191-19/+16
| * | | ieee802154: dont leak skbs in ieee802154_fake_xmit()Eric Dumazet2009-11-191-4/+1
* | | | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-291-0/+50
* | | | ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz2009-11-291-0/+2
* | | | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-291-4/+4
* | | | ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-291-4/+11
* | | | ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-291-0/+14
* | | | ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-291-6/+7
* | | | X25: Fix oops and refcnt problems from x25_dev_getandrew hendry2009-11-291-1/+3
* | | | X25: Check for errors in x25_initandrew hendry2009-11-291-3/+16
* | | | X25: Move SYSCTL ifdefs into headerandrew hendry2009-11-292-4/+6
* | | | NET: smc91x: convert to dev_pm_opsKevin Hilman2009-11-291-6/+12
* | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-2917-500/+224
|\ \ \ \
| * | | | sctp: prevent too-fast association id reuseVlad Yasevich2009-11-231-1/+12
| * | | | sctp: fix integer overflow when setting the autoclose timerAndrei Pelinescu-Onciul2009-11-231-1/+1
OpenPOWER on IntegriCloud