summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning2012-05-011-0/+8
* smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning2012-05-011-0/+3
* smsc75xx: fix phy interrupt acknowledgeSteve Glendinning2012-05-011-5/+7
* smsc75xx: fix phy init reset loopSteve Glendinning2012-05-011-1/+1
* smsc75xx: add more information to register io failure warningsSteve Glendinning2012-05-011-2/+2
* smsc75xx: fix mdio reads and writesSteve Glendinning2012-05-011-2/+2
* smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning2012-05-011-1/+1
* tcp: fix infinite cwnd in tcp_complete_cwr()Yuchung Cheng2012-04-301-3/+6
* bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert2012-04-303-31/+111
* net: fix sk_sockets_allocated_read_positiveEric Dumazet2012-04-301-2/+2
* Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-3011-40/+94
|\
| * netfilter: xt_CT: fix wrong checking in the timeout assignment pathPablo Neira Ayuso2012-04-301-1/+1
| * ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom2012-04-303-22/+41
| * ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-305-6/+22
| * ipvs: null check of net->ipvs in lblc(r) shedulersHans Schillstrom2012-04-302-0/+6
| * ipvs: reset ipvs pointer in netnsJulian Anastasov2012-04-261-0/+2
| * ipvs: add check in ftp for initialized coreJulian Anastasov2012-04-261-0/+2
| * ipvs: fix crash in ip_vs_control_net_cleanup on unloadJulian Anastasov2012-04-251-2/+2
| * ipvs: Verify that IP_VS protocol has been registeredSasha Levin2012-04-251-9/+18
* | drop_monitor: Make updating data->skb smp safeNeil Horman2012-04-281-16/+54
* | drop_monitor: fix sleeping in invalid context warningNeil Horman2012-04-281-7/+7
* | tcp: clean up use of jiffies in tcp_rcv_rtt_measure()Neal Cardwell2012-04-271-1/+1
* | MAINTAINERS: update sctp maintainer addressVlad Yasevich2012-04-261-2/+2
* | smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati2012-04-261-1/+1
* | dl2k: Clean up rio_ioctlJeff Mahoney2012-04-262-50/+9
* | 6lowpan: add missing spin_lock_init()alex.bluesman.smirnov@gmail.com2012-04-261-0/+2
* | 6lowpan: clean up fragments list if module unloadedalex.bluesman.smirnov@gmail.com2012-04-261-2/+11
* | 6lowpan: fix segmentation fault caused by mlme requestalex.bluesman.smirnov@gmail.com2012-04-261-0/+25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-262-47/+54
|\ \
| * | e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-251-46/+53
| * | e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-251-1/+1
* | | ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
* | | ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
* | | udp_diag: implement idiag_get_info for udp/udplite to get queue informationShan Wei2012-04-262-1/+10
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-2520-45/+109
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2520-45/+109
| |\ \ \ | | |/ / | |/| |
| | * | mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-243-4/+4
| | * | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
| | * | iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
| | * | brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
| | * | rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
| | * | ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
| | * | iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
| | * | ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
| | * | ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* | | | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
* | | | tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
|/ / /
* | | asix: Fix tx transfer padding for full-speed USBIngo van Lil2012-04-241-2/+2
* | | net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin2012-04-241-1/+1
* | | ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18