aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-01qlcnic: fix mac anti spoof policyRajesh Borundia1-3/+10
2010-09-01qlcnic: fix for setting default eswitch configRajesh Borundia1-31/+65
2010-09-01qlcnic: fix mac addr readRajesh Borundia3-30/+13
2010-09-01qlcnic: add api version in reg dumpRajesh Borundia1-4/+11
2010-09-01qlcnic: backout firmware initialization updateSony Chacko4-28/+100
2010-08-31stmmac: Fix another build warning.David S. Miller1-2/+2
2010-08-31gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet1-2/+0
2010-08-31net: add a comment on netdev->last_rxEric Dumazet1-1/+8
2010-08-31pktgen: remove non used variableEric Dumazet1-2/+0
2010-08-31vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receiveJiri Pirko1-1/+1
2010-08-31Phonet: do not set POLLOUT in case of send buffer overflowRémi Denis-Courmont1-1/+3
2010-08-31Phonet: correct sendmsg() error code from sock_alloc_send_skb()Rémi Denis-Courmont1-1/+1
2010-08-31Phonet: restore flow control credits when sending failsRémi Denis-Courmont1-1/+5
2010-08-30stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-30ipv6: struct xfrm6_tunnel in read_mostly sectionEric Dumazet3-6/+6
2010-08-30net: struct xfrm_tunnel in read_mostly sectionEric Dumazet4-6/+6
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-30TCP: update initial windows according to RFC 5681Gerrit Renker1-8/+2
2010-08-30dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker4-38/+9
2010-08-30dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2-8/+23
2010-08-30tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker3-21/+19
2010-08-30dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker1-25/+3
2010-08-30dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2-13/+16
2010-08-30tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu4-16/+37
2010-08-29net: fix datapath typoSimon Horman1-1/+1
2010-08-29IPVS: include net/ip6_checksum.h for csum_ipv6_magicStephen Rothwell1-0/+1
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall1-1/+1
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita1-5/+1
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita1-1/+1
2010-08-28phonet: use for_each_set_bitAkinobu Mita1-2/+1
2010-08-28mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-28econet: kill unnecessary spin_lock_init()Akinobu Mita1-2/+0
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser2-39/+31
2010-08-26bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet1-1/+1
2010-08-26gro: __napi_gro_receive() optimizationsEric Dumazet3-8/+29
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller1-0/+1
2010-08-26qlcnic: PCI ID additionSritej Velaga1-0/+2
2010-08-26qlcnic: Fix driver load issue in FW hangAnirban Chakraborty4-60/+75
2010-08-26qlcnic: Fix missing error codesSony Chacko1-4/+8
2010-08-26net: use scnprintf() to avoid potential buffer overflowChangli Gao1-3/+3
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches16-117/+136
2010-08-26ipvs: switch to GFP_KERNEL allocationsSimon Horman1-2/+2
2010-08-26IPVS: convert __ip_vs_securetcp_lock to a spinlockSimon Horman1-3/+3
2010-08-26IPVS: convert __ip_vs_sched_lock to a spinlockSimon Horman1-11/+11
2010-08-26IPVS: ICMPv6 checksum calculationSimon Horman1-4/+6
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody8-431/+162
2010-08-25r6040: Free irq line on error pathDenis Kirjanov1-13/+20
2010-08-25s2io: remove lro parameterAmerigo Wang2-21/+9
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde1-0/+3
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2-0/+68