1. 188c517 ipv6: return errno pointers consistently for fib6_add_1() by Lin Ming · 12 years ago
  2. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 69b08f6 net: use bigger pages in __netdev_alloc_frag by Eric Dumazet · 12 years ago
  4. bc9259a inetpeer: fix token initialization by Nicolas Dichtel · 12 years ago
  5. 5dff747 tcp: Remove unused parameter from tcp_v4_save_options by Christoph Paasch · 12 years ago
  6. bcc4529 ipv6: gre: remove ip6gre_header_parse() by Eric Dumazet · 12 years ago
  7. e2bcabe net: remove sk_init() helper by Eric Dumazet · 12 years ago
  8. f54ba77 pkt_sched: Fix warning false positives. by David S. Miller · 12 years ago
  9. 4b7cc7f nf_defrag_ipv6: fix oops on module unloading by Konstantin Khlebnikov · 12 years ago
  10. eccc1bb tunnel: drop packet if ECN present with not-ECT by stephen hemminger · 12 years ago
  11. b0558ef xfrm: remove extranous rcu_read_lock by stephen hemminger · 12 years ago
  12. 0c5794a gre: remove unnecessary rcu_read_lock/unlock by stephen hemminger · 12 years ago
  13. d208328 gre: fix handling of key 0 by stephen hemminger · 12 years ago
  14. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  15. 392b408 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  16. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  17. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  18. 96af69e ipv6: mip6: fix mip6_mh_filter() by Eric Dumazet · 12 years ago
  19. 78cc88c Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  20. 842b08b ipconfig: fix trivial build error by Andy Shevchenko · 12 years ago
  21. 1b05c4b ipv6: raw: fix icmpv6_filter() by Eric Dumazet · 12 years ago
  22. 8489c1d net: raw: revert unrelated change by Eric Dumazet · 12 years ago
  23. 41e2685 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  24. bee2d97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  25. 3e10986 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 12 years ago
  26. 9e49e88 filter: add XOR instruction for use with X/K by Daniel Borkmann · 12 years ago
  27. 5640f76 net: use a per task frag allocator by Eric Dumazet · 12 years ago
  28. ae47351 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  29. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  30. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  31. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  32. 54eb3df netfilter: xt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  33. 7caf69f batman-adv: Fix symmetry check / route flapping in multi interface setups by Linus Lüssing · 12 years ago
  34. 40a3eb3 batman-adv: Fix change mac address of soft iface. by Def · 12 years ago
  35. 30099b2 tcp: TCP Fast Open Server - record retransmits after 3WHS by Neal Cardwell · 12 years ago
  36. 3e0304a netfilter: ipset: Support to match elements marked with "nomatch" by Jozsef Kadlecsik · 12 years ago
  37. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  38. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  39. bd9087e netfilter: ipset: Add /0 network support to hash:net,iface type by Jozsef Kadlecsik · 12 years ago
  40. e69bebd tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets by Neal Cardwell · 12 years ago
  41. 0725398 tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT by Neal Cardwell · 12 years ago
  42. 016818d tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS by Neal Cardwell · 12 years ago
  43. 623df48 tcp: extract code to compute SYNACK RTT by Neal Cardwell · 12 years ago
  44. ab43ed8 ipv4: raw: fix icmp_filter() by Eric Dumazet · 12 years ago
  45. 1199992 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
  46. 5ce765a libceph: only kunmap kmapped pages by Alex Elder · 12 years ago
  47. b9fed74 netfilter: ipset: Check and reject crazy /0 input parameters by Jozsef Kadlecsik · 12 years ago
  48. 6e27c9b netfilter: ipset: Fix sparse warnings "incorrect type in assignment" by Jozsef Kadlecsik · 12 years ago
  49. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  50. bf5b30b net: change return values from -EACCES to -EPERM by Zhao Hongjiang · 12 years ago
  51. f950c0e ipv6: fix return value check in fib6_add() by Wei Yongjun · 12 years ago
  52. fc18162 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y by Amerigo Wang · 12 years ago
  53. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  54. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  55. 136251d netfilter: nf_nat: remove obsolete rcu_read_unlock call by Ulrich Weber · 12 years ago
  56. b0cdb1d netfilter: nf_nat: fix oops when unloading protocol modules by Patrick McHardy · 12 years ago
  57. b0041d1 netfilter: fix IPv6 NAT dependencies in Kconfig by Pablo Neira Ayuso · 12 years ago
  58. c0d680e net: do not disable sg for packets requiring no checksum by Ed Cashin · 12 years ago
  59. e3ac104 xfrm_user: don't copy esn replay window twice for new states by Mathias Krause · 12 years ago
  60. ecd7918 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 12 years ago
  61. 1f86840 xfrm_user: fix info leak in copy_to_user_tmpl() by Mathias Krause · 12 years ago
  62. 7b78983 xfrm_user: fix info leak in copy_to_user_policy() by Mathias Krause · 12 years ago
  63. f778a63 xfrm_user: fix info leak in copy_to_user_state() by Mathias Krause · 12 years ago
  64. 4c87308 xfrm_user: fix info leak in copy_to_user_auth() by Mathias Krause · 12 years ago
  65. bc26ccd tcp: restore rcv_wscale in a repair mode (v2) by Andrey Vagin · 12 years ago
  66. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  67. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  68. 8ea853f net/core: fix comment in skb_try_coalesce by Li RongQing · 12 years ago
  69. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  70. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  71. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  72. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  73. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  74. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  75. 7126195 pkt_sched: fix virtual-start-time update in QFQ by Paolo Valente · 12 years ago
  76. 15c0417 tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero by Michal Kubeček · 12 years ago
  77. dbd6b11 batman-adv: make batadv_test_bit() return 0 or 1 only by Linus Lüssing · 12 years ago
  78. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  79. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  80. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  81. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  82. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  83. a85d0d7 cfg80211: fix possible circular lock on reg_regdb_search() by Luis R. Rodriguez · 12 years ago
  84. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  85. aad3d0e Bluetooth: Fix freeing uninitialized delayed works by Andrei Emeltchenko · 12 years ago
  86. 562fcc2 Bluetooth: mgmt: Fix enabling LE while powered off by Andrzej Kaczmarek · 12 years ago
  87. 3d1cbdd Bluetooth: mgmt: Fix enabling SSP while powered off by Andrzej Kaczmarek · 12 years ago
  88. 433a195 xfrm: fix a read lock imbalance in make_blackhole by Li RongQing · 12 years ago
  89. 1d57f19 tcp: fix regression in urgent data handling by Eric Dumazet · 12 years ago
  90. 0e698bf net: fix memory leak on oom with zerocopy by Michael S. Tsirkin · 12 years ago
  91. c2546372 xfrm_user: return error pointer instead of NULL #2 by Mathias Krause · 12 years ago
  92. 864745d xfrm_user: return error pointer instead of NULL by Mathias Krause · 12 years ago
  93. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  94. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  95. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  96. 2c20cbd ipv6: use DST_* macro to set obselete field by Nicolas Dichtel · 12 years ago
  97. 6f3118b ipv6: use net->rt_genid to check dst validity by Nicolas Dichtel · 12 years ago
  98. ee8372d xfrm: invalidate dst on policy insertion/deletion by Nicolas Dichtel · 12 years ago
  99. b42664f netns: move net->ipv4.rt_genid to net->rt_genid by Nicolas Dichtel · 12 years ago
  100. 2885da7 net: rt_cache_flush() cleanup by Eric Dumazet · 12 years ago