1. 4e55f57 atm: Introduce vcc_process_recv_queue by Jorge Boncompte [DTI2] · 13 years ago
  2. 3b82936 atm: clip: move clip_devs check to clip_push by Jorge Boncompte [DTI2] · 13 years ago
  3. ada22aa atm: clip: Don't move counters backwards by Jorge Boncompte [DTI2] · 13 years ago
  4. fe685b8 atm: br2684: Do not move counters backwards by Jorge Boncompte [DTI2] · 13 years ago
  5. 717b6d8 net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets by Maciej Żenczykowski · 13 years ago
  6. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  7. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  8. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  9. e25ba0c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  10. 70e9942 netfilter: nf_conntrack: make event callback registration per-netns by Pablo Neira Ayuso · 13 years ago
  11. f23aa62 caif: fix endian conversion in cffrml_transmit() by Dan Carpenter · 13 years ago
  12. 525c646 dccp: fix error propagation in dccp_v4_connect by RongQing.Li · 13 years ago
  13. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  14. 30be52e mac80211: fix RCU warnings in mesh by Johannes Berg · 13 years ago
  15. 11a2a35 cfg80211: work around a sparse issue by Johannes Berg · 13 years ago
  16. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  17. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  18. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  19. 80b9989 nl80211: make get_vlan logic more common by Johannes Berg · 13 years ago
  20. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  21. f2dc798 mac80211: minor cleanup to mesh state locking by Johannes Berg · 13 years ago
  22. 4745fc0 nl80211: add testmode to the list of supported commands by Kalle Valo · 13 years ago
  23. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  24. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  25. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  26. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  27. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  28. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  29. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  30. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  31. 65d9d2c RxRPC: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  32. 8524b00 irttp: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  33. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  34. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  35. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  36. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. 5e2afba netfilter: possible unaligned packet header in ip_route_me_harder by Paul Guo · 13 years ago
  38. 648ae8e netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c by Jozsef Kadlecsik · 13 years ago
  39. c6feeb2 Bluetooth: Use queue in the device list by Andrei Emeltchenko · 13 years ago
  40. 47c15e2 Bluetooth: Differentiate LE User Pairing Responses by Brian Gix · 13 years ago
  41. 0df4c18 Bluetooth: User Pairing Response restructuring by Brian Gix · 13 years ago
  42. 7784d78 Bluetooth: making enable_hs independent from L2CAP by Andrei Emeltchenko · 13 years ago
  43. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  44. 48b28b8 Bluetooth: cmtp: Fix module reference by David Herrmann · 13 years ago
  45. 06ba7ce batman-adv: use unregister_netdevice() when softif_create fails by Simon Wunderlich · 13 years ago
  46. 80b3f58 batman-adv: check return value for hash_add() by Simon Wunderlich · 13 years ago
  47. 697f253 batman-adv: generalise tt_local_reset_flags() by Antonio Quartulli · 13 years ago
  48. 76e8d7b batman-adv: Fix range check for expected packets by Simon Wunderlich · 13 years ago
  49. 48100ba batman-adv: create a common substructure for tt_global/local_entry by Antonio Quartulli · 13 years ago
  50. ad24431 batman-adv: report compat_version in version field in case of version mismatch by Marek Lindner · 13 years ago
  51. 8b7342d batman-adv: check for tt_reponse packet real length by Antonio Quartulli · 13 years ago
  52. dc58fe3 batman-adv: linearise the tt_response skb only if needed by Antonio Quartulli · 13 years ago
  53. d099c2c batman-adv: directly write tt entries without buffering by Simon Wunderlich · 13 years ago
  54. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  55. eb7e2a1 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code by Antonio Quartulli · 13 years ago
  56. be7af5c batman-adv: refactoring gateway handling code by Marek Lindner · 13 years ago
  57. 25a92b1 batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> by Sven Eckelmann · 13 years ago
  58. 8794497 batman-adv: tt_global_del_orig() has to print the correct message by Antonio Quartulli · 13 years ago
  59. c20186b batman-adv: update internal version number by Sven Eckelmann · 13 years ago
  60. 9cc20b2 ipv4: fix redirect handling by Eric Dumazet · 13 years ago
  61. fb120c0 ping: dont increment ICMP_MIB_INERRORS by Eric Dumazet · 13 years ago
  62. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  63. 805dc1d ip_gre: Set needed_headroom dynamically again by Herbert Xu · 13 years ago
  64. 4ce4091 packet: Add needed_tailroom to packet_sendmsg_spkt by Herbert Xu · 13 years ago
  65. ae64194 net: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  66. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  67. 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  68. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  69. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  70. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  71. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  72. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  73. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  74. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  75. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  76. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  77. 8d26784 ipv6: Use pr_warn() in ip6_fib.c by David S. Miller · 13 years ago
  78. 14df015 IPV6 Fix a crash when trying to replace non existing route by Matti Vaittinen · 13 years ago
  79. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  80. 19b05f8 net-sysfs: fixed minor sparse warning by david decotigny · 13 years ago
  81. 09da71b net: ethtool: fix coding style by Michał Mirosław · 13 years ago
  82. d445ba6 6LoWPAN: double free in lowpan_fragment_xmit() by Dan Carpenter · 13 years ago
  83. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  84. 475414f ethtool: prepare for larger netdev_features_t type by Michał Mirosław · 13 years ago
  85. 9d92154 net: ethtool: use C99 array initialization for feature-names table by Michał Mirosław · 13 years ago
  86. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  87. 02b3a55 net: ethtool: break association of ETH_FLAG_* with NETIF_F_* by Michał Mirosław · 13 years ago
  88. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  89. fa2da8c bridge: correct IPv6 checksum after pull by stephen hemminger · 13 years ago
  90. 588f033 net: use jump_label for netstamp_needed by Eric Dumazet · 13 years ago
  91. 709e869 tcp: clear xmit timers in tcp_v4_syn_recv_sock() by Eric Dumazet · 13 years ago
  92. 1ec918c Bluetooth: Fix some checkpatch.pl errors and warnings by Szymon Janc · 13 years ago
  93. 250938c Bluetooth: Simplify __l2cap_global_chan_by_addr by Szymon Janc · 13 years ago
  94. d1726b6 Bluetooth: Refactor loop in l2cap_retransmit_one_frame by Szymon Janc · 13 years ago
  95. 039d957 Bluetooth: Simplify l2cap_add_to_srej_queue by Szymon Janc · 13 years ago
  96. aef89f2 Bluetooth: Fix possible NULL pointer derefence in l2cap code by Szymon Janc · 13 years ago
  97. 07e3b94 Bluetooth: Do not set HCI_RAW when HS enabled by Andrei Emeltchenko · 13 years ago
  98. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 13 years ago
  99. 0e5f875 Bluetooth: Add missing cmd_complete for mgmt_load_link_keys by Johan Hedberg · 13 years ago
  100. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 13 years ago