summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont2010-08-311-1/+1
* Phonet: restore flow control credits when sending failsRémi Denis-Courmont2010-08-311-1/+5
* stmmac: Fix build warnings.David S. Miller2010-08-303-3/+4
* ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet2010-08-303-6/+6
* net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-304-6/+6
* net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven2010-08-301-3/+2
* TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2
* dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-304-38/+9
* dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-302-8/+23
* tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-303-21/+19
* dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker2010-08-301-25/+3
* dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2010-08-302-13/+16
* tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-304-16/+37
* net: fix datapath typoSimon Horman2010-08-291-1/+1
* IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell2010-08-291-0/+1
* drivers/net/atl1c: Remove double testJulia Lawall2010-08-281-1/+1
* starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita2010-08-281-5/+1
* starfire: use PCI_VDEVICEAkinobu Mita2010-08-281-1/+1
* phonet: use for_each_set_bitAkinobu Mita2010-08-281-2/+1
* mlx4: use bitmap libraryAkinobu Mita2010-08-281-11/+4
* econet: kill unnecessary spin_lock_init()Akinobu Mita2010-08-281-2/+0
* slip: Use net_device_stats from struct net_deviceTobias Klauser2010-08-272-39/+31
* bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet2010-08-261-1/+1
* gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-263-8/+29
* stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller2010-08-261-0/+1
* qlcnic: PCI ID additionSritej Velaga2010-08-261-0/+2
* qlcnic: Fix driver load issue in FW hangAnirban Chakraborty2010-08-264-60/+75
* qlcnic: Fix missing error codesSony Chacko2010-08-261-4/+8
* net: use scnprintf() to avoid potential buffer overflowChangli Gao2010-08-261-3/+3
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-2616-117/+136
* ipvs: switch to GFP_KERNEL allocationsSimon Horman2010-08-261-2/+2
* IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman2010-08-261-3/+3
* IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman2010-08-261-11/+11
* IPVS: ICMPv6 checksum calculationSimon Horman2010-08-261-4/+6
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-258-431/+162
* r6040: Free irq line on error pathDenis Kirjanov2010-08-251-13/+20
* s2io: remove lro parameterAmerigo Wang2010-08-252-21/+9
* be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde2010-08-251-0/+3
* be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2010-08-252-0/+68
* bridge: avoid ethtool on non running interfacestephen hemminger2010-08-251-11/+12
* qlge: Fix a deadlock when the interface is going downBreno Leitao2010-08-251-11/+12
* bridge: fix locking commentStephen Hemminger2010-08-251-5/+1
* net/netfilter/ipvs: Eliminate memory leakJulia Lawall2010-08-251-1/+2
* drivers/net/irda: Eliminate memory leakJulia Lawall2010-08-251-1/+2
* typhoon: fix a race in typhoon_do_get_statsEric Dumazet2010-08-251-24/+22
* plip: remove superflous returnDan Carpenter2010-08-251-1/+0
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-2514-164/+153
* stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO2010-08-251-2/+2
* stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll2010-08-251-0/+3
* bnx2x: small fix in stats handlingEric Dumazet2010-08-251-3/+4
OpenPOWER on IntegriCloud