1. 747cf6e 6lowpan: double unlock on an error path by Dan Carpenter · 12 years ago
  2. 02ef22c pkt_sched: sch_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  3. 942b816 pkt_sched: cls_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  4. 3f7a328 decnet: dn_table: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  5. 737100e decnet: dn_route: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  6. b61bb01 unix_diag: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  7. 8b00a53 pkt_sched: act_api: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  8. 3da07c0 netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  9. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  10. c2bd4ba netfilter: ipt_ULOG: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  11. d106352 inet_diag: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  12. 77ca4ed decnet: dn_rtmsg: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  13. 62566ca netfilter: ebt_ulog: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  14. 72fd5a8 mac802154: add monitor listener to TX datapath by alex.bluesman.smirnov@gmail.com · 12 years ago
  15. 5265f46 mac802154: mlme start request by alex.bluesman.smirnov@gmail.com · 12 years ago
  16. 66b69d4 mac802154: page and channel setter by alex.bluesman.smirnov@gmail.com · 12 years ago
  17. 48e44d5 mac802154: short address setter by alex.bluesman.smirnov@gmail.com · 12 years ago
  18. dcbe4f9 mac802154: set and get PAN id by alex.bluesman.smirnov@gmail.com · 12 years ago
  19. 32bad7e mac802154: add wpan device-class support by alex.bluesman.smirnov@gmail.com · 12 years ago
  20. 251da41 ipv4: Cache ip_error() routes even when not forwarding. by David S. Miller · 12 years ago
  21. df67e6c ipv4: Remove unnecessary code from rt_check_expire(). by David S. Miller · 12 years ago
  22. 29cb99d batman-adv: fix global TT entry deletion by Antonio Quartulli · 12 years ago
  23. 1f129fe batman-adv: fix condition in AP isolation by Antonio Quartulli · 12 years ago
  24. 4dc27d1c net/ipv6/route.c: packets originating on device match lo by David McCullough · 12 years ago
  25. f315fd3 caif: Fixed potential memory leak by Kim Lilliestierna XX · 12 years ago
  26. c95567c caif: added check for potential null return by Kim Lilliestierna XX · 12 years ago
  27. be4852c caif: Remove unused pointer and code by Kim Lilliestierna XX · 12 years ago
  28. e71094f 6lowpan: remove excessive argument in pr_debug by alex.bluesman.smirnov@gmail.com · 12 years ago
  29. 5c00c0c 6lowpan: fix hop limit compression by alex.bluesman.smirnov@gmail.com · 12 years ago
  30. c5d3687 6lowpan: read data from skb safely by alex.bluesman.smirnov@gmail.com · 12 years ago
  31. 1d5873e Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  32. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  34. a513088 batman-adv: Prefix translation-table local static functions with batadv_ by Sven Eckelmann · 13 years ago
  35. 0294ca0 batman-adv: Prefix soft-interface local static functions with batadv_ by Sven Eckelmann · 13 years ago
  36. bb079c8 batman-adv: Prefix send local static functions with batadv_ by Sven Eckelmann · 13 years ago
  37. 63b0103 batman-adv: Prefix routing local static functions with batadv_ by Sven Eckelmann · 13 years ago
  38. 03fc7f8 batman-adv: Prefix originator local static functions with batadv_ by Sven Eckelmann · 13 years ago
  39. af4447f batman-adv: Prefix icmp_socket local static functions with batadv_ by Sven Eckelmann · 13 years ago
  40. 7f9f02c batman-adv: Prefix hash local static functions with batadv_ by Sven Eckelmann · 13 years ago
  41. 18a1cb6 batman-adv: Prefix hard-interface local static functions with batadv_ by Sven Eckelmann · 13 years ago
  42. 8e714a5 batman-adv: Prefix gateway_common local static functions with batadv_ by Sven Eckelmann · 13 years ago
  43. 1409a83 batman-adv: Prefix gateway_client local static functions with batadv_ by Sven Eckelmann · 13 years ago
  44. 3b300de batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_ by Sven Eckelmann · 13 years ago
  45. 0ff9b86 batman-adv: Prefix bat_sysfs local static functions with batadv_ by Sven Eckelmann · 13 years ago
  46. fe8bc39 batman-adv: Prefix bat_iv_ogm local static functions with batadv_ by Sven Eckelmann · 13 years ago
  47. 1eda58b batman-adv: Prefix main static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  48. f0530ee batman-adv: Prefix unicast static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  49. da64119 batman-adv: Prefix originator static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  50. c0a5592 batman-adv: Prefix hash static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  51. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  52. 9b4a115 batman-adv: Prefix bitarray static inline functions with batadv_ by Sven Eckelmann · 13 years ago
  53. 9e46625 batman-adv: Prefix bat_debugfs local static functions with batadv_ by Sven Eckelmann · 13 years ago
  54. 7011d08 tcp: Fix bug in tcp socket early demux by Vijay Subramanian · 12 years ago
  55. 0b4a9e1 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  56. 8b8e4bc batman-adv: fix race condition in TT full-table replacement by Antonio Quartulli · 12 years ago
  57. 5870adc batman-adv: only drop packets of known wifi clients by Marek Lindner · 12 years ago
  58. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 12 years ago
  59. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  60. ab5e8b7 netfilter: nfnetlink_queue: fix sparse warning due to missing include by Pablo Neira Ayuso · 12 years ago
  61. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 12 years ago
  62. 4e42200 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
  63. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  64. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 12 years ago
  65. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 12 years ago
  66. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  67. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 12 years ago
  68. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 13 years ago
  69. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  70. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  71. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  72. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  73. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  74. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  75. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  76. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  77. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  78. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  79. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  80. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  81. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  82. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  83. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  84. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  85. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  86. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  87. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  88. 5a05fae netfilter: nfq_ct_hook needs __rcu and __read_mostly by Pablo Neira Ayuso · 12 years ago
  89. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  90. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  91. 2c995ff batman-adv: fix skb->data assignment by Antonio Quartulli · 12 years ago
  92. 3879d4e Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  93. a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  94. 69d4cfe Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  95. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  96. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  97. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 12 years ago
  98. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  99. 39d84a5 sctp: fix warning when compiling without IPv6 by Daniel Halperin · 12 years ago
  100. 6bdc5f4 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago