1. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 14 years ago
  2. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 14 years ago
  3. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 14 years ago
  4. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 14 years ago
  5. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 14 years ago
  6. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 14 years ago
  7. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 14 years ago
  8. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  9. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  10. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  11. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  12. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  13. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  14. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  15. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  16. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  17. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  18. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  19. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  20. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  21. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  22. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  23. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  24. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  25. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  26. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 14 years ago
  27. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 14 years ago
  28. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 14 years ago
  29. 3879d4e Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 14 years ago
  30. a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 14 years ago
  31. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 14 years ago
  32. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 14 years ago
  33. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 14 years ago
  34. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  35. 6bdc5f4 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 14 years ago
  36. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 14 years ago
  37. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 14 years ago
  38. 32f5376 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type by Pablo Neira Ayuso · 14 years ago
  39. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 14 years ago
  40. dafe94b batman-adv: only store changed gw_bandwidth values by Marek Lindner · 14 years ago
  41. 75c5a2e batman-adv: fix locking in hash_add() by Matthias Schiffer · 14 years ago
  42. ef3a409 batman-adv: use DBG_ALL in log_level sysfs definition by Antonio Quartulli · 14 years ago
  43. be9aa4c batman-adv: turn tt commit code into routing protocol agnostic API by Marek Lindner · 14 years ago
  44. beeb96a batman-adv: fix visualization output without neighbors on the primary interface by Matthias Schiffer · 14 years ago
  45. 16a7034 batman-adv: don't bother flipping ->tt_crc by Al Viro · 14 years ago
  46. f25bd58 batman-adv: don't bother flipping ->tt_data by Al Viro · 14 years ago
  47. 5346c35 batman-adv: Return error codes instead of -1 on failures by Sven Eckelmann · 14 years ago
  48. e0f5211 batman-adv: keep batman_ogm_packet ->seqno net-endian all along by Al Viro · 14 years ago
  49. 3e2f1a1 batman-adv: trivial endianness annotations by Al Viro · 14 years ago
  50. 1a5852d batman-adv: get rid of pointless cast in memcpy() by Al Viro · 14 years ago
  51. 08ad76e batman-adv: return added entries instead of number of possibly added entries by Marek Lindner · 14 years ago
  52. d8cb5486 batman-adv: ignore trailing CR when comparing protocol names by Marek Lindner · 14 years ago
  53. 519d349 batman-adv: avoid characters requiring shell escapes in protocol names by Marek Lindner · 14 years ago
  54. f821486 batman-adv: Add get_ethtool_stats() support by Martin Hundebøll · 14 years ago
  55. 66a1b2b batman-adv: convert bat_priv->tt_crc from atomic_t to uint16_t by Antonio Quartulli · 14 years ago
  56. 5d52dad batman-adv: Initialize lockdep class keys for hashes by Sven Eckelmann · 14 years ago
  57. d2b6cc8 batman-adv: fix skb->data assignment by Antonio Quartulli · 14 years ago
  58. 284fefd batman-adv: update internal version number by Sven Eckelmann · 14 years ago
  59. 6fac262 ipv4: Cap ADVMSS metric in the FIB rather than the routing cache. by David S. Miller · 14 years ago
  60. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 14 years ago
  61. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 14 years ago
  62. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 14 years ago
  63. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 14 years ago
  64. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 14 years ago
  65. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 14 years ago
  66. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 14 years ago
  67. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 14 years ago
  68. aee289b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  69. e8803b6 Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" by David S. Miller · 14 years ago
  70. 42ae66c ipv6: Fix types of ip6_update_pmtu(). by David S. Miller · 14 years ago
  71. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  72. 2a0c451 ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route by Thomas Graf · 14 years ago
  73. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 14 years ago
  74. 81aded2 ipv6: Handle PMTU in ICMP error handlers. by David S. Miller · 14 years ago
  75. 3639339 ipv4: Handle PMTU in all ICMP error handlers. by David S. Miller · 14 years ago
  76. b3908e2 dcbnl: Use BUG_ON() instead of BUG() by Thomas Graf · 14 years ago
  77. 39912f9 dcbnl: Silence harmless gcc warning about uninitialized reply_nlh by Thomas Graf · 14 years ago
  78. 954fba0 netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 14 years ago
  79. 7a282bc dcbnl: Use type safe nlmsg_data() by Thomas Graf · 14 years ago
  80. 4e4f2f6 dcbnl: Move dcb app allocation into dcb_app_add() by Thomas Graf · 14 years ago
  81. 716b31a dcbnl: Move dcb app lookup code into dcb_app_lookup() by Thomas Graf · 14 years ago
  82. 3d1f486 dcbnl: Return consistent error codes by Thomas Graf · 14 years ago
  83. ab6d470 dcbnl: Use dcbnl_newmsg() where possible by Thomas Graf · 14 years ago
  84. 77c6849 dcbnl: Remove now unused dcbnl_reply() by Thomas Graf · 14 years ago
  85. 7be9941 dcbnl: Shorten all command handling functions by Thomas Graf · 14 years ago
  86. 33a03aa dcbnl: Prepare framework to shorten handling functions by Thomas Graf · 14 years ago
  87. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  88. ec8eb9ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 14 years ago
  89. 1f7e010 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 14 years ago
  90. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 14 years ago
  91. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 14 years ago
  92. fe20b39 cfg80211: fix potential deadlock in regulatory by Eliad Peller · 14 years ago
  93. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  94. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 14 years ago
  95. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 14 years ago
  96. d0daebc3 ipv4: Add interface option to enable routing of 127.0.0.0/8 by Thomas Graf · 14 years ago
  97. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  98. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  99. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 14 years ago
  100. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 14 years ago