summary refs log tree commit diff
AgeCommit message (Expand)Author
2010-08-31pktgen: remove non used variableEric Dumazet
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont
2010-08-30stmmac: Fix build warnings.David S. Miller
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu
2010-08-29net: fix datapath typoSimon Horman
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita
2010-08-28phonet: use for_each_set_bitAkinobu Mita
2010-08-28mlx4: use bitmap libraryAkinobu Mita
2010-08-28econet: kill unnecessary spin_lock_init()Akinobu Mita
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-26bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller
2010-08-26qlcnic: PCI ID additionSritej Velaga
2010-08-26qlcnic: Fix driver load issue in FW hangAnirban Chakraborty
2010-08-26qlcnic: Fix missing error codesSony Chacko
2010-08-26net: use scnprintf() to avoid potential buffer overflowChangli Gao
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody
2010-08-25r6040: Free irq line on error pathDenis Kirjanov
2010-08-25s2io: remove lro parameterAmerigo Wang
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde
2010-08-25bridge: avoid ethtool on non running interfacestephen hemminger
2010-08-25qlge: Fix a deadlock when the interface is going downBreno Leitao
2010-08-25bridge: fix locking commentStephen Hemminger
2010-08-25net/netfilter/ipvs: Eliminate memory leakJulia Lawall
2010-08-25drivers/net/irda: Eliminate memory leakJulia Lawall
2010-08-25typhoon: fix a race in typhoon_do_get_statsEric Dumazet
2010-08-25plip: remove superflous returnDan Carpenter
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO