1. ae43928 net: dsa: Error out on tagging protocol mismatches by Andrew Lunn · 10 years ago
  2. 62b9c8d ovs: Turn vports with dependencies into separate modules by Thomas Graf · 10 years ago
  3. 49c922b Bluetooth: spelling fixes by Stephen Hemminger · 10 years ago
  4. df09230 Bluetooth: 6lowpan: Fix lockdep splats by Jukka Rissanen · 10 years ago
  5. 9030582 Bluetooth: 6lowpan: Converting rwlocks to use RCU by Jukka Rissanen · 10 years ago
  6. da213f8 Bluetooth: Revert SMP self-test patches by Johan Hedberg · 10 years ago
  7. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  8. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  9. f89b775 bpf: split eBPF out of NET by Alexei Starovoitov · 10 years ago
  10. 9585011 bridge: Add support for IEEE 802.11 Proxy ARP by Kyeyoon Park · 10 years ago
  11. 5d26b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  12. e9105f1 netfilter: nf_tables: add new expression nft_redir by Arturo Borrero · 10 years ago
  13. 9de920e netfilter: refactor NAT redirect IPv6 code to use it from nf_tables by Arturo Borrero · 10 years ago
  14. 8b13edd netfilter: refactor NAT redirect IPv4 to use it from nf_tables by Arturo Borrero · 10 years ago
  15. 7965ee9 netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops() by Arturo Borrero · 10 years ago
  16. b8901ac ipx: remove __inline__ in c file on static by Fabian Frederick · 10 years ago
  17. e0f3631 ipx: remove unnecessary casting on ntohl by Fabian Frederick · 10 years ago
  18. 5e96d78 ipx: move extern sysctl_ipx_pprop_broadcasting to header file by Fabian Frederick · 10 years ago
  19. ce25698 ipv6: include linux/uaccess.h instead of asm/uaccess.h by Fabian Frederick · 10 years ago
  20. 9451a30 ipv6: replace min/casting by min_t by Fabian Frederick · 10 years ago
  21. 6b436d3 ipv4: remove set but unused variable sha by Fabian Frederick · 10 years ago
  22. 99c8140 Merge tag 'mac80211-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  23. be9d215 mac802154: rx: change naming convention by Alexander Aring · 10 years ago
  24. e176b68 mac802154: rx: move rcu locking by Alexander Aring · 10 years ago
  25. 9cf215d mac802154: rx: move skb_reset_mac_header by Alexander Aring · 10 years ago
  26. c9ca640 mac802154: rx: add monitor pkt_type information by Alexander Aring · 10 years ago
  27. 75a46f0 mac802154: rx: add CHECKSUM_UNNECESSARY by Alexander Aring · 10 years ago
  28. 702dcf9 mac802154: rx: move skb->protocol setting by Alexander Aring · 10 years ago
  29. 469100d mac802154: rx: rename remove mac802154_subif_rx by Alexander Aring · 10 years ago
  30. 4ca18be mac802154: tx: remove monitor receive while xmit by Alexander Aring · 10 years ago
  31. 2a9820c mac802154: rx: move receive handling into rx.c by Alexander Aring · 10 years ago
  32. c730c90 mac802154: rx: document ieee802154_rx() context requirement by Alexander Aring · 10 years ago
  33. c5c47e6 mac802154: rx: use tasklet instead workqueue by Alexander Aring · 10 years ago
  34. 061ef8f mac802154: tx: use put_unaligned_le16 for copy crc by Alexander Aring · 10 years ago
  35. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  36. 3c400b8 bluetooth:6lowpan: use consume_skb when packet processed successfully by Martin Townsend · 10 years ago
  37. 04dfd73 6lowpan: fix process_data return values by Martin Townsend · 10 years ago
  38. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  39. 9ffe904 mac80211: minstrel_ht: do not always skip ht rates vht_only is true by Karl Beldan · 10 years ago
  40. cfede0d mac80211: don't flush when probing the AP by Emmanuel Grumbach · 10 years ago
  41. b5dfae0 mac80211: support creating vifs with specified mac address by Ben Greear · 10 years ago
  42. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  43. e27513f mac80211: support creating wiphy w/out creating wlanX by Ben Greear · 10 years ago
  44. ad28757 mac80211: allow creating wiphy devices with suggested name by Ben Greear · 10 years ago
  45. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  46. 5c1e9f2 xfrm: fix set but not used warning in xfrm_policy_queue_process() by Fabian Frederick · 10 years ago
  47. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  48. f81f466 mac802154: tx: make worker information static by Alexander Aring · 10 years ago
  49. e5e584f mac802154: tx: change naming convention by Alexander Aring · 10 years ago
  50. 409c3b0 mac802154: tx: move stats tx increment by Alexander Aring · 10 years ago
  51. b7eec52 mac802154: tx: cleanup crc calculation by Alexander Aring · 10 years ago
  52. cfa626c mac802154: tx: use netdev print helpers by Alexander Aring · 10 years ago
  53. 6001d52 mac802154: tx: don't allow if down while sync tx by Alexander Aring · 10 years ago
  54. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  55. cdb66be mac802154: tx: fix error handling while xmit by Alexander Aring · 10 years ago
  56. 18d60a0 mac802154: tx: use queue helpers in xmit worker by Alexander Aring · 10 years ago
  57. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  58. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  59. e89e45f mac802154: tx: squash multiple dereferencing by Alexander Aring · 10 years ago
  60. fe24371 mac802154: tx: remove kmalloc in xmit hotpath by Alexander Aring · 10 years ago
  61. 50c6fb9 mac802154: tx: move xmit callback to tx file by Alexander Aring · 10 years ago
  62. 349ce99 tcp: md5: do not use alloc_percpu() by Eric Dumazet · 10 years ago
  63. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  64. f773054 mac802154: rename dev_workqueue to workqueue by Alexander Aring · 10 years ago
  65. 59d19cd mac802154: introduce IEEE802154_DEV_TO_SUB_IF by Alexander Aring · 10 years ago
  66. 6074136 mac802154: introduce hw_to_local function by Alexander Aring · 10 years ago
  67. d98be45 mac802154: rename sdata slaves and slaves_mtx by Alexander Aring · 10 years ago
  68. 04e850f mac802154: rename hw subif_data variable to local by Alexander Aring · 10 years ago
  69. 036562f mac802154: rename mac802154_sub_if_data by Alexander Aring · 10 years ago
  70. a5e1ec5 mac802154: rename mac802154_priv to ieee802154_local by Alexander Aring · 10 years ago
  71. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  72. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  73. 86d52cd ieee802154: move wpan-class.c to core.c by Alexander Aring · 10 years ago
  74. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  75. 15859a5 mac802154: move wpan.c to iface.c by Alexander Aring · 10 years ago
  76. 0f1556b mac802154: move mac802154.h to ieee802154_i.h by Alexander Aring · 10 years ago
  77. 62eb01f mac802154: move ieee802154_dev.c to main.c by Alexander Aring · 10 years ago
  78. c6992e9 Bluetooth: Add self-tests for SMP crypto functions by Johan Hedberg · 10 years ago
  79. 4cd3362 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  80. e491eaf Bluetooth: Pass only crypto context to SMP crypto functions by Johan Hedberg · 10 years ago
  81. 4f639ed Bluetooth: fix shadow warning in hci_disconnect() by Fabian Frederick · 10 years ago
  82. ed1da14 ieee802154: wpan-class: fix trailing semicolon by Alexander Aring · 10 years ago
  83. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  84. 139f14a ieee802154: ieee802154_dev: fix align typo by Alexander Aring · 10 years ago
  85. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  86. ee93053 Bluetooth: Fix missing channel unlock in l2cap_le_credits by Martin Townsend · 10 years ago
  87. 11e3ff7 6lowpan: Use skb_cow in IPHC decompression. by Martin Townsend · 10 years ago
  88. 4456c50 Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper by Li RongQing · 10 years ago
  89. 15346a9 Bluetooth: Improve RFCOMM __test_pf macro robustness by Szymon Janc · 10 years ago
  90. ec51154 Bluetooth: Fix RFCOMM NSC response by Szymon Janc · 10 years ago
  91. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  92. c37a810 ieee802154: 6lowpan: add RTNL assertion by Alexander Aring · 10 years ago
  93. 1ae2605 ieee802154: 6lowpan: improve packet registration by Alexander Aring · 10 years ago
  94. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  95. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  96. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  97. c0bffc7 ieee802154: 6lowpan: fix sign of errno return val by Alexander Aring · 10 years ago
  98. f870b8c ieee802154: reassembly: fix tag byteorder by Alexander Aring · 10 years ago
  99. cd97a71 ieee802154: 6lowpan: fix byteorder for frag tag by Alexander Aring · 10 years ago
  100. 39f6eb1 ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan by Simon Vincent · 10 years ago