aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng6-12/+130
2012-07-19net-tcp: Fast Open client - cookie cacheYuchung Cheng2-0/+55
2012-07-19net-tcp: Fast Open baseYuchung Cheng12-16/+86
2012-07-19mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2-109/+131
2012-07-19sfc: initialize dynamic sysfs attributes for lockdepMichal Schmidt1-0/+1
2012-07-19bridge: update documentation referencesstephen hemminger1-3/+10
2012-07-19net: e100: ucode is optional in some casesBjørn Mork1-9/+31
2012-07-19asix: AX88172A driver depends on phylibChristian Riesch1-0/+1
2012-07-19asix: Add support for programming the EEPROMChristian Riesch4-0/+87
2012-07-19asix: Rework reading from EEPROMChristian Riesch4-32/+24
2012-07-19net: stmmac: Add ip version to dts bindingsDinh Nguyen2-3/+8
2012-07-19cxgb3: Set vlan_feature on net_devicebrenohl@br.ibm.com1-0/+4
2012-07-19ipx: move peII functionsstephen hemminger3-5/+1
2012-07-19net: Fix warnings in dst_ops.hDavid S. Miller1-0/+1
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet4-25/+36
2012-07-19ipv4: use seqlock for nh_exceptionsJulian Anastasov2-51/+69
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong1-2/+0
2012-07-19ipv4: Fix time difference calculation in rt_bind_exception().David S. Miller1-1/+1
2012-07-19net/mlx4_en: Add accelerated RFS supportAmir Vadai4-1/+342
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai4-4/+18
2012-07-19net/rps: Protect cpu_rmap.h from double inclusionAmir Vadai1-0/+4
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai5-7/+6
2012-07-19ipv4: fix address selection in fib_compute_spec_dstJulian Anastasov1-1/+2
2012-07-19ipv4: optimize fib_compute_spec_dst call in ip_options_echoJulian Anastasov1-3/+2
2012-07-19cx25821: Remove bad strcpy to read-only char*Ezequiel Garcia2-4/+1
2012-07-19HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires3-0/+9
2012-07-19md/raid1: close some possible races on write errors during resyncNeilBrown1-2/+8
2012-07-19md: avoid crash when stopping md array races with closing other open fds.NeilBrown1-13/+23
2012-07-19md: fix bug in handling of new_data_offsetNeilBrown1-0/+1
2012-07-18kexec: update URL of kexec homepageOlaf Hering1-1/+1
2012-07-18mips: fix bug.h build regressionYoichi Yuasa2-1/+1
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds5-17/+2
2012-07-18net: Statically initialize init_net.dev_base_headRustad, Mark D2-2/+5
2012-07-18ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck1-25/+25
2012-07-18ixgbe: Retire RSS enabled and capable flagsAlexander Duyck4-37/+8
2012-07-18ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck4-47/+423
2012-07-18ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck1-12/+12
2012-07-18ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck1-70/+83
2012-07-18ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2-180/+163
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck3-34/+28
2012-07-18ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck1-5/+2
2012-07-18ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine1-1/+1
2012-07-18tilegx net: use eth_hw_addr_random(), not eth_random_addr()Chris Metcalf1-1/+1
2012-07-18tilegx net driver: handle payload data not in fragsChris Metcalf1-18/+18
2012-07-18net: tilegx driver bugfix (be explicit about percpu queue number)Chris Metcalf1-8/+15
2012-07-18ipv6: add ipv6_addr_hash() helperEric Dumazet7-54/+45
2012-07-18team: refine IFF_XMIT_DST_RELEASE capabilityJiri Pirko1-0/+5
2012-07-18v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.Hans Verkuil1-0/+1
2012-07-18driver: net: ethernet: cpsw: runtime PM supportMugunthan V N1-9/+14
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N1-13/+12