1. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  2. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  3. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  4. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  5. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  6. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  7. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  8. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago
  9. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  10. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  11. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  12. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  13. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  14. ca32188 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  15. 7b6fa1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  16. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  17. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  18. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  20. 91c1a09 netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h by Pablo Neira Ayuso · 10 years ago
  21. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  22. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  23. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  24. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  25. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  26. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  27. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  28. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  29. bdf6fa5 sctp: handle association restarts when the socket is closed. by Vlad Yasevich · 10 years ago
  30. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  31. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  32. dd3619f Removed unused inet6 address state by Sébastien Barré · 10 years ago
  33. 37dd024 gue: Receive side for Generic UDP Encapsulation by Tom Herbert · 10 years ago
  34. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  35. 5772e9a qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE by Jesper Dangaard Brouer · 10 years ago
  36. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  37. 07dcc68 ipvs: Clean up comment style in ip_vs.h by Simon Horman · 10 years ago
  38. 4b7fd5d netfilter: explicit module dependency between br_netfilter and physdev by Pablo Neira Ayuso · 10 years ago
  39. c8d7b98 netfilter: move nf_send_resetX() code to nf_reject_ipvX modules by Pablo Neira Ayuso · 10 years ago
  40. 51b0a5d netfilter: nft_reject: introduce icmp code abstraction for inet and bridge by Pablo Neira Ayuso · 10 years ago
  41. a0efb80 net_sched: avoid calling tcf_unbind_filter() in call_rcu callback by WANG Cong · 10 years ago
  42. 8bce6d7 udp: Generalize skb_udp_segment by Tom Herbert · 10 years ago
  43. a12a601 tcp: Change tcp_slow_start function to return void by Li RongQing · 10 years ago
  44. 705f1c8 ipv6: remove rt6i_genid by Hannes Frederic Sowa · 10 years ago
  45. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  46. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  47. 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
  48. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  49. 8522484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  50. d82bd12 tcp: move TCP_ECN_create_request out of header by Florian Westphal · 10 years ago
  51. 9363dc4 netfilter: nf_tables: store and dump set policy by Arturo Borrero · 10 years ago
  52. 9890092 net: tcp: more detailed ACK events and events for CE marked packets by Florian Westphal · 10 years ago
  53. 7354c8c net: tcp: split ack slow/fast events from cwnd_event by Florian Westphal · 10 years ago
  54. 30e502a net: tcp: add flag for ca to indicate that ECN is required by Daniel Borkmann · 10 years ago
  55. 55d8694 net: tcp: assign tcp cong_ops when tcp sk is created by Florian Westphal · 10 years ago
  56. 18d0264 net_sched: remove the first parameter from tcf_exts_destroy() by WANG Cong · 10 years ago
  57. f5c7e1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  58. 7905288 net: dsa: allow switches driver to implement get/set EEE by Florian Fainelli · 10 years ago
  59. b2f2af2 net: dsa: allow enabling and disable switch ports by Florian Fainelli · 10 years ago
  60. cd7d849 tcp: change tcp_skb_pcount() location by Eric Dumazet · 10 years ago
  61. 971f10e tcp: better TCP_SKB_CB layout to reduce cache line misses by Eric Dumazet · 10 years ago
  62. a224772 ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted() by Eric Dumazet · 10 years ago
  63. 24a2d43 ipv4: rename ip_options_echo to __ip_options_echo() by Eric Dumazet · 10 years ago
  64. 3f33407 net: make tcp_cleanup_rbuf private by Dan Williams · 11 years ago
  65. 7bced39 net_dma: simple removal by Dan Williams · 11 years ago
  66. 4565af0 net: optimise csum_replace4() by LEROY Christophe · 10 years ago
  67. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  68. 30d3c07 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  69. 330bd4e Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  70. 34666d4 netfilter: bridge: move br_netfilter out of the core by Pablo Neira Ayuso · 10 years ago
  71. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  72. d41c15c Bluetooth: Fix reason code used for rejecting SCO connections by Johan Hedberg · 10 years ago
  73. 2b0bf6c Bluetooth: Convert bt_<level> logging functions to return void by Joe Perches · 10 years ago
  74. 9e87f9a NFC: nci: Add support for proprietary RF Protocols by Christophe Ricard · 10 years ago
  75. 4cdf507 icmp: add a global rate limitation by Eric Dumazet · 10 years ago
  76. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  77. 84de67b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  78. fcdd1cf tcp: avoid possible arithmetic overflows by Eric Dumazet · 10 years ago
  79. 35f7aa5 ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback by Daniel Borkmann · 10 years ago
  80. 19e57c4 net: dsa: add {get, set}_wol callbacks to slave devices by Florian Fainelli · 10 years ago
  81. 2446254 net: dsa: allow switch drivers to implement suspend/resume hooks by Florian Fainelli · 10 years ago
  82. 2571178 net: sched: shrink struct qdisc_skb_cb to 28 bytes by Eric Dumazet · 10 years ago
  83. 0d56637 genetlink: add function genl_has_listeners() by Nicolas Dichtel · 10 years ago
  84. 54003f1 net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH) by Sabrina Dubroca · 10 years ago
  85. 5632848 net: Changes to ip_tunnel to support foo-over-udp encapsulation by Tom Herbert · 10 years ago
  86. 6819563 net: dsa: allow switch drivers to specify phy_device::dev_flags by Florian Fainelli · 10 years ago
  87. 6a93cc9 udp-tunnel: Add a few more UDP tunnel APIs by Andy Zhou · 10 years ago
  88. fd38441 udp_tunnel: Seperate ipv6 functions into its own file. by Andy Zhou · 10 years ago
  89. 689f1c9 ipsec: Remove obsolete MAX_AH_AUTH_LEN by Herbert Xu · 10 years ago
  90. 0097db0 Bluetooth: Remove exported hci_recv_fragment function by Marcel Holtmann · 10 years ago
  91. b8c203b xfrm: Generate queueing routes only from route lookup functions by Steffen Klassert · 10 years ago
  92. f92ee61 xfrm: Generate blackhole routes only from route lookup functions by Steffen Klassert · 10 years ago
  93. 391f503d ipvs: prevent mixing heterogeneous pools and synchronization by Alex Gartrell · 10 years ago
  94. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  95. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  96. 6cff339 ipvs: Add destination address family to netlink interface by Alex Gartrell · 10 years ago
  97. b4d2394 dsa: Replace mii_bus with a generic host device by Alexander Duyck · 10 years ago
  98. 5075314 dsa: Split ops up, and avoid assigning tag_protocol and receive separately by Alexander Duyck · 10 years ago
  99. 6bd2bd2 Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  100. 43e73e4 Bluetooth: Provide HCI command opcode information to driver by Marcel Holtmann · 10 years ago