1. 00545be netfilter: fix crash during boot if NAT has been compiled built-in by Pablo Neira Ayuso · 13 years ago
  2. 1e9f020 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 13 years ago
  3. 684bad1 tcp: use PRR to reduce cwin in CWR state by Yuchung Cheng · 13 years ago
  4. fb4d3d1 tcp: move tcp_update_cwnd_in_recovery by Yuchung Cheng · 13 years ago
  5. 09484d1 tcp: move tcp_enter_cwr() by Yuchung Cheng · 13 years ago
  6. 5aee072 net: sierra_net: rx_urb_size is constant by Bjørn Mork · 13 years ago
  7. 9625e5f net: sierra_net: make private symbols static by Bjørn Mork · 13 years ago
  8. 11ad714 net: cx82310_eth: use common match macro by Bjørn Mork · 13 years ago
  9. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 13 years ago
  10. ce9f3f3 netfilter: properly annotate ipv4_netfilter_{init,fini}() by Jan Beulich · 13 years ago
  11. 1c15b67 netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() by Michael Wang · 13 years ago
  12. 2a6decf netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() by Michael Wang · 13 years ago
  13. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 13 years ago
  14. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 13 years ago
  15. 236df00 netfilter: xt_CT: refactorize xt_ct_tg_check by Pablo Neira Ayuso · 13 years ago
  16. 6703aa7 netfilter: xt_socket: fix compilation warnings with gcc 4.7 by Pablo Neira Ayuso · 13 years ago
  17. a2dc375e 6lowpan: handle NETDEV_UNREGISTER event by Alan Ott · 13 years ago
  18. a437d27 6lowpan: Make a copy of skb's delivered to 6lowpan by Alan Ott · 13 years ago
  19. 1bed966 Merge branch 'tcp_fastopen_server' by David S. Miller · 13 years ago
  20. 168a8f5 tcp: TCP Fast Open Server - main code path by Jerry Chu · 13 years ago
  21. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 13 years ago
  22. 1046716 tcp: TCP Fast Open Server - header & support functions by Jerry Chu · 13 years ago
  23. 2a35cfa r8169: add D-Link DGE-560T identifiers. by Francois Romieu · 13 years ago
  24. da210f5 bonding: add some slack to arp monitoring time limits by Jiri Bohac · 13 years ago
  25. eb7e057 ipv6: remove some deadcode by Sorin Dumitru · 13 years ago
  26. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 13 years ago
  27. 98d75c3 ipv4: Minor logic clean-up in ipv4_mtu by Alexander Duyck · 13 years ago
  28. 4a2c240 net:atm:fix up ENOIOCTLCMD error handling by Wanlong Gao · 13 years ago
  29. 3f8bdec net:stmmac: convert driver to use devm_request_and_ioremap. by Srinivas Kandagatla · 13 years ago
  30. d56631a net:stmmac: Remove bus_id from mdio platform data. by Srinivas Kandagatla · 13 years ago
  31. 1f9defa net:stmmac: fix broken stmmac_pltfr_remove. by Srinivas Kandagatla · 13 years ago
  32. a5cf5ce net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister by Srinivas Kandagatla · 13 years ago
  33. fcb1184 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  34. 80f0fd8 openvswitch: using kfree_rcu() to simplify the code by Wei Yongjun · 13 years ago
  35. fc61b92 af_unix: fix shutdown parameter checking by Xi Wang · 13 years ago
  36. 46b66d7 decnet: fix shutdown parameter checking by Xi Wang · 13 years ago
  37. 6c9ff97 tcp: Increase timeout for SYN segments by Alex Bergmann · 13 years ago
  38. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. 0dcd505 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  40. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 13 years ago
  41. dd1fe11 ixgbevf: Cleanup handling of configuration for jumbo frames by Alexander Duyck · 13 years ago
  42. 0ac1e8c ixgbevf: Add suspend and resume support to the VF by Alexander Duyck · 13 years ago
  43. 076d807 e1000e: update driver version number by Bruce Allan · 13 years ago
  44. 70443ae e1000e: cleanup - remove unnecessary variable by Bruce Allan · 13 years ago
  45. 419e551 e1000e: cleanup - remove inapplicable comment by Bruce Allan · 13 years ago
  46. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 13 years ago
  47. bc76329 e1000e: cleanup strict checkpatch MEMORY_BARRIER checks by Bruce Allan · 13 years ago
  48. efc38d2 e1000e: use correct type for read of 32-bit register by Bruce Allan · 13 years ago
  49. 14a15d6 bnx2x: Correct the ndo_poll_controller call by Merav Sicron · 13 years ago
  50. 26614ba bnx2x: Move netif_napi_add to the open call by Merav Sicron · 13 years ago
  51. c5ae7d4 ipv4: must use rcu protection while calling fib_lookup by Eric Dumazet · 13 years ago
  52. 761743e net/fsl_pq_mdio: add support for the Fman 1G MDIO controller by Timur Tabi · 13 years ago
  53. dd3b8a3 net/fsl-pq-mdio: coalesce multiple memory allocations into one by Timur Tabi · 13 years ago
  54. afae5ad net/fsl_pq_mdio: streamline probing of MDIO nodes by Timur Tabi · 13 years ago
  55. 5078ac7 net/fsl_pq_mdio: various small fixes by Timur Tabi · 13 years ago
  56. 69cfb419 net/fsl_pq_mdio: merge some functions together by Timur Tabi · 13 years ago
  57. 1aa06d4 net/fsl_pq_mdio: trim #include statements by Timur Tabi · 13 years ago
  58. 19bcd6c net/freescale: do not export any functions from fsl_pq_mdio.c by Timur Tabi · 13 years ago
  59. 522609f be2net: modify log msg for lack of privilege error by Vasundhara Volam · 13 years ago
  60. cc7d723 be2net: fixup malloc/free of adapter->pmac_id by Sathya Perla · 13 years ago
  61. 8a046d3 be2net: fix FW default for VF tx-rate by Vasundhara Volam · 13 years ago
  62. 7c5a524 be2net: fix max VFs reported by HW by Vasundhara Volam · 13 years ago
  63. 4cbdaf6 be2net: create RSS rings even in multi-channel configs by Sathya Perla · 13 years ago
  64. 0739d64 drivers/ieee802154: move ieee802154 drivers to net folder by alex.bluesman.smirnov@gmail.com · 13 years ago
  65. 395a573 drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro by alex.bluesman.smirnov@gmail.com · 13 years ago
  66. 5c879d2 bnx2x: fix 57840_MF pci id by Yuval Mintz · 13 years ago
  67. 9eca2eb netlink: add minlen validation for the new signed types by Julian Anastasov · 13 years ago
  68. e8c75e2 drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment by Julia Lawall · 13 years ago
  69. 3f0a1b5 forcedeth: prevent TX timeouts after reboot by david decotigny · 13 years ago
  70. 1ff39eb forcedeth: fix TX timeout caused by TX pause on down link by david decotigny · 13 years ago
  71. ba9aa13 forcedeth: fix buffer overflow by david decotigny · 13 years ago
  72. 6cc2ff8 netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device by Timur Tabi · 13 years ago
  73. acbb219 net: ipv4: ipmr_expire_timer causes crash when removing net namespace by Francesco Ruggeri · 13 years ago
  74. d821a4c e1000e: DoS while TSO enabled caused by link partner with small MSS by Bruce Allan · 13 years ago
  75. e92bdf4b of/mdio-gpio: Simplify the way device tree support is implemented. by Srinivas Kandagatla · 13 years ago
  76. f9dc9ac of/mdio: Add dummy functions in of_mdio.h. by Srinivas Kandagatla · 13 years ago
  77. ee13040 netpoll: provide an IP ident in UDP frames by Eric Dumazet · 13 years ago
  78. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 13 years ago
  79. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 13 years ago
  80. 3f509c6 netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation by Pablo Neira Ayuso · 13 years ago
  81. 3683243 xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX by Ian Campbell · 13 years ago
  82. 6549dd4 net: dev: fix the incorrect hold of net namespace's lo device by Gao feng · 13 years ago
  83. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 13 years ago
  84. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 13 years ago
  85. 0a54e93 ipvs: fix error return code by Julia Lawall · 13 years ago
  86. 8a91bb0 netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation target by Patrick McHardy · 13 years ago
  87. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 13 years ago
  88. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 13 years ago
  89. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 13 years ago
  90. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 13 years ago
  91. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 13 years ago
  92. ed72d9e netfilter: ip6tables: add NETMAP target by Patrick McHardy · 13 years ago
  93. 115e23a netfilter: ip6tables: add REDIRECT target by Patrick McHardy · 13 years ago
  94. b3f644f netfilter: ip6tables: add MASQUERADE target by Patrick McHardy · 13 years ago
  95. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 13 years ago
  96. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 13 years ago
  97. 0ad352c netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change by Patrick McHardy · 13 years ago
  98. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 13 years ago
  99. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 13 years ago
  100. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 13 years ago