aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-07net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driverMark Kamichoff1-0/+19
2011-08-07qla3xxx: remove an extra semi-colonDan Carpenter1-1/+1
2011-08-07ucc_geth: Add SUPPORTED_MII and SUPPORTED_AutonegJoakim Tjernlund1-4/+6
2011-08-07via-velocity : cleanups.françois romieu1-46/+25
2011-08-07via-velocity : ethtool statistics support.françois romieu1-0/+74
2011-08-07via-velocity : update receive packets statistics.françois romieu1-0/+1
2011-08-03slip: cleanup statistics generationMatvejchikov Ilya2-24/+14
2011-08-03be2net: fix cmd-rx-filter not notifying MCCSathya Perla1-0/+1
2011-08-03bna: Remove Obsolete File bfi_ctreg.hRasesh Mody1-646/+0
2011-08-03bna: Consolidated HW Registers for Supported HWsRasesh Mody4-41/+497
2011-08-03bna: Remove get_regs Ethtool SupportRasesh Mody1-319/+0
2011-08-03be2net: drop pkts that do not belong to the portSathya Perla2-8/+24
2011-08-03be2net: add support for flashing Teranetics PHY firmwareSathya Perla5-44/+91
2011-08-03be2net: use RX_FILTER cmd to program multicast addressesSathya Perla4-114/+41
2011-08-03be2net: non-member vlan pkts not received in promiscous modeSathya Perla2-2/+11
2011-08-03be2net: no need to query link statusSathya Perla5-43/+22
2011-08-03be2net: remove wrong and unnecessary calls to netif_carrier_off()Sathya Perla1-2/+0
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger55-193/+193
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti3-22/+50
2011-08-01net/smsc911x: add device tree probe supportShawn Guo2-11/+112
2011-08-01dccp ccid-2: check Ack Ratio when reducing cwndSamuel Jero1-3/+23
2011-08-01dccp ccid-2: increment cwnd correctlySamuel Jero1-1/+1
2011-08-01dccp ccid-2: prevent cwnd > Sequence WindowSamuel Jero2-15/+41
2011-08-01dccp ccid-2: use feature-negotiation to report Ack Ratio changesGerrit Renker2-2/+9
2011-08-01dccp: send Confirm options only onceSamuel Jero1-5/+16
2011-08-01dccp: support for exchanging of NN options in established state 2/2Gerrit Renker1-0/+116
2011-08-01dccp: support for the exchange of NN options in established state 1/2Gerrit Renker3-0/+67
2011-08-01ipg: Use constJoe Perches1-3/+3
2011-08-01ipg: Use current logging stylesJoe Perches1-96/+95
2011-08-01qlcnic: Added debug infoSritej Velaga2-3/+14
2011-08-01qlcnic: Move get template from probe to start fwSritej Velaga1-7/+15
2011-08-01qlcnic: Fix delay in reset pathSritej Velaga3-1/+8
2011-08-01qlcnic: FW dump related changesAnirban Chakraborty2-5/+18
2011-08-01qlcnic: Fix enviroment variable for udev event generation during FW dumpAnirban Chakraborty1-2/+2
2011-08-01bna: HW Interface Init UpdateRasesh Mody1-11/+17
2011-08-01bna: Remove Unnecessary CNA CheckRasesh Mody1-12/+0
2011-08-01ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()Eric Dumazet1-13/+14
2011-08-01ipv6: avoid a dst_entry refcount change in ipv6_destopt_rcv()Eric Dumazet1-5/+2
2011-08-01ipv6: use RCU in inet6_csk_xmit()Eric Dumazet1-3/+6
2011-08-01ipv6: some RCU conversionsEric Dumazet2-35/+21
2011-08-01be2net: use stats-sync to read/write 64-bit statsSathya Perla4-51/+93
2011-08-01be2net: cleanup and refactor stats codeSathya Perla5-356/+155
2011-07-31NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1Trond Myklebust2-2/+2
2011-07-31mfd: Fix mismatch in twl4030 mutex lock-unlockSanjeev Premi1-4/+4
2011-07-31mfd: twl6030-pwm.c needs MODULE_LICENSERandy Dunlap1-0/+2
2011-07-31mfd: Fix the omap-usb-host clock API usage on usbhs_disable()Keshava Munegowda1-2/+2
2011-07-31mfd: Acknowledge WM8994 IRQs before reportingMark Brown1-6/+6
2011-07-31mfd: Acknowlege all WM831x IRQs before we handle themMark Brown1-17/+13
2011-07-31mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl1-3/+3
2011-07-31regulator: Storing tps65912 error codes in u8Dan Carpenter1-1/+1