1. fc52eea 6lowpan: handle dev_queue_xmit() error code properly by Alan Ott · 12 years ago
  2. e937f583 mac802154: Increase tx_buffer_len by Alan Ott · 12 years ago
  3. b5992fe mac802154: Use netif flow control by Alan Ott · 12 years ago
  4. 7dd43d3 mac802154: Do not try to resend failed packets by Alan Ott · 12 years ago
  5. 524fba6 sctp: fix error return code in __sctp_connect() by Wei Yongjun · 12 years ago
  6. cfbe800 802: fix a possible race condition by Cong Wang · 12 years ago
  7. d166582 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  8. b8dd6a2 netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling by Hannes Frederic Sowa · 12 years ago
  9. 12202fa netfilter: remove unneeded variable proc_net_netfilter by Pablo Neira Ayuso · 12 years ago
  10. e817961 netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue by Gao feng · 12 years ago
  11. 5b023fc netfilter: enable per netns support for nf_loggers by Gao feng · 12 years ago
  12. 9368a53 netfilter: nfnetlink_log: add net namespace support for nfnetlink_log by Gao feng · 12 years ago
  13. 3554306 netfilter: ipt_ULOG: add net namespace support for ipt_ULOG by Gao feng · 12 years ago
  14. 5b175b7 netfilter: ebt_ulog: add net namespace support for ebt_ulog by Gao feng · 12 years ago
  15. 69b34fb netfilter: xt_LOG: add net namespace support for xt_LOG by Gao feng · 12 years ago
  16. 7d27892 netfilter: ebt_log: add net namespace support for ebt_log by Gao feng · 12 years ago
  17. 30e0c6a netfilter: nf_log: prepare net namespace support for loggers by Gao feng · 12 years ago
  18. f3c1a44 netfilter: make /proc/net/netfilter pernet by Gao feng · 12 years ago
  19. 19952cc4 net: frag queue per hash bucket locking by Jesper Dangaard Brouer · 12 years ago
  20. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 12 years ago
  22. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 12 years ago
  23. 25fb6ca4 net IPv6 : Fix broken IPv6 routing table after loopback down-up by Balakumaran Kannan · 12 years ago
  24. 5e404cd ipconfig: add informative timeout messages while waiting for carrier by Paul Gortmaker · 12 years ago
  25. f0f6ee1 cbq: incorrect processing of high limits by Vasily Averin · 12 years ago
  26. 4a0b5ec bridge: remove a redundant synchronize_net() by Eric Dumazet · 12 years ago
  27. 5c33448 netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing by holger@eitzenberger.org · 12 years ago
  28. 8746ddc netfilter: xt_NFQUEUE: introduce CPU fanout by holger@eitzenberger.org · 12 years ago
  29. f016588 netfilter: use IS_ENABLE to replace if defined in TRACE target by Gao feng · 12 years ago
  30. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 12 years ago
  31. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 12 years ago
  32. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 12 years ago
  33. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 12 years ago
  34. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 12 years ago
  35. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 12 years ago
  36. 08cb2d0 ipvs: convert wrr scheduler to rcu by Julian Anastasov · 12 years ago
  37. b310faa ipvs: convert wlc scheduler to rcu by Julian Anastasov · 12 years ago
  38. 1acb7f6 ipvs: convert sh scheduler to rcu by Julian Anastasov · 12 years ago
  39. 9be52ab ipvs: convert sed scheduler to rcu by Julian Anastasov · 12 years ago
  40. c0d0c0a ipvs: convert rr scheduler to rcu by Julian Anastasov · 12 years ago
  41. f92ea8f ipvs: convert nq scheduler to rcu by Julian Anastasov · 12 years ago
  42. 4ebd288 ipvs: convert lc scheduler to rcu by Julian Anastasov · 12 years ago
  43. c554957 ipvs: convert lblcr scheduler to rcu by Julian Anastasov · 12 years ago
  44. c2a4ffb ipvs: convert lblc scheduler to rcu by Julian Anastasov · 12 years ago
  45. 8f3d002 ipvs: convert dh scheduler to rcu by Julian Anastasov · 12 years ago
  46. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 12 years ago
  47. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 12 years ago
  48. 71dfa98 ipvs: change ip_vs_sched_lock to mutex by Julian Anastasov · 12 years ago
  49. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 12 years ago
  50. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 12 years ago
  51. 088339a ipvs: convert connection locking by Julian Anastasov · 12 years ago
  52. 60b6aa3 ipvs: convert locks used in persistence engines by Julian Anastasov · 12 years ago
  53. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 12 years ago
  54. 363c97d ipvs: convert app locks by Julian Anastasov · 12 years ago
  55. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 12 years ago
  56. 4115ded ipvs: consolidate all dst checks on transmit in one place by Julian Anastasov · 12 years ago
  57. f11cb2c ipvs: do not use skb_share_check by Julian Anastasov · 12 years ago
  58. 183dce5 ipvs: no need to reroute anymore on DNAT over loopback by Julian Anastasov · 12 years ago
  59. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 12 years ago
  60. b8abdf0 ipvs: convert the IP_VS_XMIT macros to functions by Julian Anastasov · 12 years ago
  61. 313eae6 ipvs: prefer NETDEV_DOWN event to free cached dsts by Julian Anastasov · 12 years ago
  62. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 12 years ago
  63. 932bc4d net: add skb_dst_set_noref_force by Julian Anastasov · 12 years ago
  64. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
  67. 537aadc ip_gre: don't overwrite iflink during net_dev init by Antonio Quartulli · 12 years ago
  68. 00cfec3 net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 12 years ago
  69. cd68ddd net: fq_codel: Fix off-by-one error by Vijay Subramanian · 12 years ago
  70. 91f3e7b net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0] by John Fastabend · 12 years ago
  71. a561cf7 net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' by Shmulik Ladkani · 12 years ago
  72. 54a5d38 ip_tunnel: Fix off-by-one error in forming dev name. by Pravin B Shelar · 12 years ago
  73. 2781503 net: simplify the getting percpu of flow_cache by Li RongQing · 12 years ago
  74. 50eab05 net: fix the use of this_cpu_ptr by Li RongQing · 12 years ago
  75. 1c4a154 ipv6: don't accept node local multicast traffic from the wire by Hannes Frederic Sowa · 12 years ago
  76. 10c9cbb netlink: fix the warning introduced by netlink API replacement by Hong zhi guo · 12 years ago
  77. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  78. c60ee67 bridge: remove unused variable ifm by Hong zhi guo · 12 years ago
  79. 630a216 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  80. ea407f0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  81. 573ce26 net-next: replace obsolete NLMSG_* with type safe nlmsg_* by Hong zhi guo · 12 years ago
  82. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 12 years ago
  83. 0fb031f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 12 years ago
  84. ea872d7 sch: add missing u64 in psched_ratecfg_precompute() by Sergey Popovich · 12 years ago
  85. fcca143 rtnetlink: fix error return code in rtnl_link_fill() by Wei Yongjun · 12 years ago
  86. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 1b5ab0d net: use the frag lru_lock to protect netns_frags.nqueues update by Jesper Dangaard Brouer · 12 years ago
  88. 68399ac net: frag, avoid several CPUs grabbing same frag queue during LRU evictor loop by Jesper Dangaard Brouer · 12 years ago
  89. 5a048e3 net: core: let's use native isxdigit instead of custom by Andy Shevchenko · 12 years ago
  90. 40893fd net: switch to use skb_probe_transport_header() by Jason Wang · 12 years ago
  91. e5d5dec net: core: let skb_partial_csum_set() set transport header by Jason Wang · 12 years ago
  92. 0c81465 batman-adv: use seq_puts instead of seq_printf when the format is constant by Antonio Quartulli · 12 years ago
  93. 9cb812c batman-adv: update Makefile copyright years by Antonio Quartulli · 12 years ago
  94. 9998bb7 batman-adv: Start new development cycle by Simon Wunderlich · 12 years ago
  95. cb4b0d4 batman-adv: free an hard-interface before adding it by Antonio Quartulli · 12 years ago
  96. 3dbd550 batman-adv: Allow to modify slaves of soft-interfaces through rntl_link by Sven Eckelmann · 12 years ago
  97. a4ac28c batman-adv: Allow to use rntl_link for device creation/deletion by Sven Eckelmann · 12 years ago
  98. e07932a batman-adv: rename batadv_softif_destroy to reflect sysfs use case by Marek Lindner · 12 years ago
  99. a15fd36 batman-adv: Don't always delete softif when last slave was removed by Sven Eckelmann · 12 years ago
  100. b324602 batman-adv: Move deinitialization of soft-interface to destructor by Sven Eckelmann · 12 years ago