1. 8303e69 decnet: remove duplicated include from dn_table.c by Wei Yongjun · 11 years ago
  2. 2f13e9f net_cls: remove duplicated include from cls_api.c by Wei Yongjun · 11 years ago
  3. 775ae9b netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c by David Daney · 11 years ago
  4. fc52eea 6lowpan: handle dev_queue_xmit() error code properly by Alan Ott · 11 years ago
  5. e937f583 mac802154: Increase tx_buffer_len by Alan Ott · 11 years ago
  6. b5992fe mac802154: Use netif flow control by Alan Ott · 11 years ago
  7. 7dd43d3 mac802154: Do not try to resend failed packets by Alan Ott · 11 years ago
  8. 524fba6 sctp: fix error return code in __sctp_connect() by Wei Yongjun · 11 years ago
  9. cfbe800 802: fix a possible race condition by Cong Wang · 11 years ago
  10. 23a9544 selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftests by Daniel Borkmann · 11 years ago
  11. 9dcc71e vxlan: Bypass encapsulation if the destination is local by Sridhar Samudrala · 11 years ago
  12. c4637cd net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx by Or Gerlitz · 11 years ago
  13. 540b3a3 net/mlx4_en: Enable DCB ETS ops only when supported by the firmware by Or Gerlitz · 11 years ago
  14. 4d531aa net/mlx4_core: Added proper description for two device capabilities by Or Gerlitz · 11 years ago
  15. 5d5f184 net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  16. d60c5d2 net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  17. c49b05a net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  18. 5743756 net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  19. 8f99660 net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  20. fce5c29 net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  21. 4fa0a0e net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  22. 58152cd r8169: add a new chip for RTL8106E by hayeswang · 11 years ago
  23. 1a96464 r8169: adjust the flow of hw_start by hayeswang · 11 years ago
  24. 57538c4 r8169: add a new chip for RTL8111G by hayeswang · 11 years ago
  25. beb330a r8169: Update the RTL8111G parameters by hayeswang · 11 years ago
  26. eee3786 r8169: Modify the method for setting firmware by hayeswang · 11 years ago
  27. fe7524c r8169: Update PHY settings of RTL8111G by hayeswang · 11 years ago
  28. 41f44d1 r8169: Modify the mothod for PHY settings of RTL8111G by hayeswang · 11 years ago
  29. 0427d01 r8169: Remove firmware code by hayeswang · 11 years ago
  30. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  31. b8dd6a2 netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 11 years ago
  32. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 11 years ago
  33. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 11 years ago
  34. 5b023fc netfilter: enable per netns support for nf_loggers by Gao feng · 11 years ago
  35. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 11 years ago
  36. 3554306 netfilter: ipt_ULOG: add net namespace support for ipt_ULOG by Gao feng · 11 years ago
  37. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 11 years ago
  38. 69b34fb netfilter: xt_LOG: add net namespace support for xt_LOG by Gao feng · 11 years ago
  39. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 11 years ago
  40. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 11 years ago
  41. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 11 years ago
  42. 19952cc4 net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 11 years ago
  43. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  44. da241ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. 6e8517a Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  46. bd709bd Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  47. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  48. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 11 years ago
  49. a8ec3a6 drm: correctly restore mappings if drm_open fails by Ilija Hadzic · 11 years ago
  50. 7cebefe Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  51. be0e2f1 net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET by Guenter Roeck · 11 years ago
  52. 6c5f780 net/freescale/fec: Simplify OF dependencies by Guenter Roeck · 11 years ago
  53. 5090704 net/cadence/macb: Simplify OF dependencies by Guenter Roeck · 11 years ago
  54. f9b1249 net/cadence/at91_ether: Simplify OF dependencies by Guenter Roeck · 11 years ago
  55. 65b3841b of_net.h: Provide empty functions if OF_NET is not configured by Guenter Roeck · 11 years ago
  56. 1caa590 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  57. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 11 years ago
  58. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 11 years ago
  59. 5e404cd ipconfig: add informative timeout messages while waiting for carrier by Paul Gortmaker · 11 years ago
  60. f7f2287 forcedeth: Do a dma_mapping_error check after skb_frag_dma_map by Neil Horman · 11 years ago
  61. 287ecef ISDN:divert: beautify code: useless 'break', 'return (0)', additional comments. by Chen Gang · 11 years ago
  62. f0f6ee1 cbq: incorrect processing of high limits by Vasily Averin · 11 years ago
  63. e0664d3 qlcnic: Bump up the version to 5.2.40 by Rajesh Borundia · 11 years ago
  64. 0c453de qlcnic: Fix sparse warnings. by Rajesh Borundia · 11 years ago
  65. f1a094a qlcnic: Fix NULL dereference in error path. by Rajesh Borundia · 11 years ago
  66. d8fe343 qlcnic: Fix potential NULL dereference by Rajesh Borundia · 11 years ago
  67. 8466563 tcp: Remove dead sysctl_tcp_cookie_size declaration by Neal Cardwell · 11 years ago
  68. 2dc958f ipc: set msg back to -EAGAIN if copy wasn't performed by Stanislav Kinsbursky · 11 years ago
  69. 4a0b5ec bridge: remove a redundant synchronize_net() by Eric Dumazet · 11 years ago
  70. bab6a9e net/mlx4_en: Fix setting initial MAC address by Yan Burman · 11 years ago
  71. fcd9943 bonding: get netdev_rx_handler_unregister out of locks by Veaceslav Falico · 11 years ago
  72. 118c9a4 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  73. f8e9248 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  74. 06d1d8c Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linux-cns3xxx into fixes by Arnd Bergmann · 11 years ago
  75. 152b0f5 netfilter: fix struct ip6t_frag field description by Michal Kubeček · 11 years ago
  76. 5c33448 netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing by holger@eitzenberger.org · 11 years ago
  77. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 11 years ago
  78. fefcdbe Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  79. f016588 netfilter: use IS_ENABLE to replace if defined in TRACE target by Gao feng · 11 years ago
  80. c1681bf loop: prevent bdev freeing while device in use by Anatol Pomozov · 11 years ago
  81. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 11 years ago
  82. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  83. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  84. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  85. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  86. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  87. 08cb2d0 ipvs: convert wrr scheduler to rcu by Julian Anastasov · 11 years ago
  88. b310faa ipvs: convert wlc scheduler to rcu by Julian Anastasov · 11 years ago
  89. 1acb7f6 ipvs: convert sh scheduler to rcu by Julian Anastasov · 11 years ago
  90. 9be52ab ipvs: convert sed scheduler to rcu by Julian Anastasov · 11 years ago
  91. c0d0c0a ipvs: convert rr scheduler to rcu by Julian Anastasov · 11 years ago
  92. f92ea8f ipvs: convert nq scheduler to rcu by Julian Anastasov · 11 years ago
  93. 4ebd288 ipvs: convert lc scheduler to rcu by Julian Anastasov · 11 years ago
  94. c554957 ipvs: convert lblcr scheduler to rcu by Julian Anastasov · 11 years ago
  95. c2a4ffb ipvs: convert lblc scheduler to rcu by Julian Anastasov · 11 years ago
  96. 8f3d002 ipvs: convert dh scheduler to rcu by Julian Anastasov · 11 years ago
  97. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  98. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  99. 71dfa98 ipvs: change ip_vs_sched_lock to mutex by Julian Anastasov · 11 years ago
  100. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago