1. d6e164e tipc: fix socket list regression in new nl api by Richard Alpe · 10 years ago
  2. e445dd5 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  3. 3aeb661 net: replace br_fdb_external_learn_* calls with switchdev notifier events by Jiri Pirko · 10 years ago
  4. 03bf0c2 switchdev: introduce switchdev notifier by Jiri Pirko · 10 years ago
  5. 66c1a12 socket: use ki_nbytes instead of iov_length() by Nicolas Dichtel · 10 years ago
  6. 33e9fcc tc: cls_bpf: rename bpf_len to bpf_num_ops by Jiri Pirko · 10 years ago
  7. d23b8ad tc: add BPF based action by Jiri Pirko · 10 years ago
  8. 02dba43 bridge: fix setlink/dellink notifications by Roopa Prabhu · 10 years ago
  9. 0026b65 Bluetooth: Remove unused function by Rickard Strandqvist · 10 years ago
  10. 919d9db netlink: Fix netlink_insert EADDRINUSE error by Herbert Xu · 10 years ago
  11. 12d8725 bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() by Nicolas Dichtel · 10 years ago
  12. 27f0971 Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  13. 5055c37 ipv4: per cpu uncached list by Eric Dumazet · 10 years ago
  14. 2b8df32 Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels by Marcel Holtmann · 10 years ago
  15. 7eb35b1 socket: use iov_length() by Nicolas Dichtel · 10 years ago
  16. 327a719 Bluetooth: Fix lookup of fixed channels by local bdaddr by Johan Hedberg · 10 years ago
  17. a250e04 Bluetooth: Add helpers for src/dst bdaddr type conversion by Johan Hedberg · 10 years ago
  18. 162a3ba Bluetooth: Bind the SMP channel registration to management power state by Marcel Holtmann · 10 years ago
  19. 7e7ec44 Bluetooth: Don't register any SMP channel if LE is not supported by Marcel Holtmann · 10 years ago
  20. 157029b Bluetooth: Fix LE SMP channel source address and source address type by Marcel Holtmann · 10 years ago
  21. 111e4bc Bluetooth: Fix issue with switching BR/EDR back on when disabled by Marcel Holtmann · 10 years ago
  22. eeb5a06 Bluetooth: Show device address type for L2CAP debugfs entries by Marcel Holtmann · 10 years ago
  23. 4e7a84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  24. 1dd144c openvswitch: Support VXLAN Group Policy extension by Thomas Graf · 10 years ago
  25. 81bfe3c openvswitch: Allow for any level of nesting in flow attributes by Thomas Graf · 10 years ago
  26. d91641d openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS() by Thomas Graf · 10 years ago
  27. 3511494 vxlan: Group Policy extension by Thomas Graf · 10 years ago
  28. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. 1ba3980 openvswitch: packet messages need their own probe attribtue by Thomas Graf · 10 years ago
  31. 7b2ed60 Bluetooth: 6lowpan: Remove PSM setting code by Jukka Rissanen · 10 years ago
  32. e12af48 Bluetooth: Fix valid Identity Address check by Johan Hedberg · 10 years ago
  33. 9a6b4b3 ipv6:icmp:remove unnecessary brackets by zhuyj · 10 years ago
  34. 3f4c1d8 openvswitch: Introduce ovs_tunnel_route_lookup by Fan Du · 10 years ago
  35. a2b12f3 udp: pass udp_offload struct to UDP gro callbacks by Tom Herbert · 10 years ago
  36. d92cfdb bridge: only provide proxy ARP when CONFIG_INET is enabled by Arnd Bergmann · 10 years ago
  37. 36c269c Bluetooth: Remove dead code by Gowtham Anandha Babu · 10 years ago
  38. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  39. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 10 years ago
  40. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  41. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 10 years ago
  42. e7f2337 mac80211: consider only relevant vifs for radar_required calculation by Eliad Peller · 10 years ago
  43. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  44. 5007589 mac80211: add TDLS supported channels correctly by Arik Nemtsov · 10 years ago
  45. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  46. 5ced246 Bluetooth: Use %llu for printing duration details of selftests by Marcel Holtmann · 10 years ago
  47. 36f260c Bluetooth: Move Delete Stored Link Key to 4th phase of initialization by Marcel Holtmann · 10 years ago
  48. 4bf6980 neighbour: fix base_reachable_time(_ms) not effective immediatly when changed by Jean-Francois Remy · 10 years ago
  49. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  50. d8b9605 net: sched: fix skb->protocol use in case of accelerated vlan path by Jiri Pirko · 10 years ago
  51. 357c477 tipc: correctly handle releasing a not fully initialized sock by Sasha Levin · 10 years ago
  52. 3721e9c tipc: remove redundant timer defined in tipc_sock struct by Ying Xue · 10 years ago
  53. 0fe6de4 bridge: fix uninitialized variable warning by Roopa Prabhu · 10 years ago
  54. a440edf openvswitch: Remove unnecessary version.h inclusion by Syam Sidhardhan · 10 years ago
  55. 08abdff tcp: avoid reducing cwnd when ACK+DSACK is received by Sébastien Barré · 10 years ago
  56. c5adde9 netlink: eliminate nl_sk_hash_lock by Ying Xue · 10 years ago
  57. 1059590 net: allow large number of rx queues by Pankaj Gupta · 10 years ago
  58. ddcde70 net: sched: sch_teql: Remove unused function by Rickard Strandqvist · 10 years ago
  59. 83400b9 net: xfrm: xfrm_algo: Remove unused function by Rickard Strandqvist · 10 years ago
  60. 36cd0ff bridge: new function to pack vlans into ranges during gets by Roopa Prabhu · 10 years ago
  61. bdced7e bridge: support for multiple vlans and vlan ranges in setlink and dellink requests by Roopa Prabhu · 10 years ago
  62. d49e204 tipc: make netlink support net namespace by Ying Xue · 10 years ago
  63. bafa29e tipc: make tipc random value aware of net namespace by Ying Xue · 10 years ago
  64. a62fbcc tipc: make subscriber server support net namespace by Ying Xue · 10 years ago
  65. 3474753 tipc: make tipc node address support net namespace by Ying Xue · 10 years ago
  66. 4ac1c8d tipc: name tipc name table support net namespace by Ying Xue · 10 years ago
  67. e05b31f tipc: make tipc socket support net namespace by Ying Xue · 10 years ago
  68. 1da4656 tipc: make tipc broadcast link support net namespace by Ying Xue · 10 years ago
  69. 7f9f95d tipc: make bearer list support net namespace by Ying Xue · 10 years ago
  70. f2f9800 tipc: make tipc node table aware of net namespace by Ying Xue · 10 years ago
  71. c93d3ba tipc: involve namespace infrastructure by Ying Xue · 10 years ago
  72. 54fef04 tipc: remove unused tipc_link_get_max_pkt routine by Ying Xue · 10 years ago
  73. f2f2a96 tipc: feed tipc sock pointer to tipc_sk_timeout routine by Ying Xue · 10 years ago
  74. 859fc7c tipc: cleanup core.c and core.h files by Ying Xue · 10 years ago
  75. 2f55c43 tipc: remove unnecessary wrapper functions of kernel timer APIs by Ying Xue · 10 years ago
  76. 6b8326e tipc: remove tipc_core_start/stop routines by Ying Xue · 10 years ago
  77. 703068e tipc: fix bug in broadcast retransmit code by Jon Maloy · 10 years ago
  78. f902e88 bridge: Add ability to enable TSO by Toshiaki Makita · 10 years ago
  79. 1641677 tipc: fix bug in broadcast retransmit code by Jon Paul Maloy · 10 years ago
  80. eee2f04 packet: make packet too small warning match condition by Willem de Bruijn · 10 years ago
  81. a936612 Bluetooth: Process result of HCI Delete Stored Link Key command by Marcel Holtmann · 10 years ago
  82. 48ce62c Bluetooth: Read stored link key information when powering on controller by Marcel Holtmann · 10 years ago
  83. c2f0f97 Bluetooth: Handle command complete event for HCI Read Stored Link Keys by Marcel Holtmann · 10 years ago
  84. 41e91e7 Bluetooth: Replace send_monitor_event with queue_monitor_skb by Marcel Holtmann · 10 years ago
  85. d7f72f6 Bluetooth: Create generic queue_monitor_skb helper function by Marcel Holtmann · 10 years ago
  86. 2b53129 Bluetooth: Simplify packet copy in hci_send_to_monitor function by Marcel Holtmann · 10 years ago
  87. 15762fa Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco by Marcel Holtmann · 10 years ago
  88. 74b3fb8 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc by Marcel Holtmann · 10 years ago
  89. dd62555 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2 by Marcel Holtmann · 10 years ago
  90. b0a8e28 Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci by Marcel Holtmann · 10 years ago
  91. 1904a85 Bluetooth: Add opcode parameter to hci_req_complete_t callback by Marcel Holtmann · 10 years ago
  92. 2bd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  93. 46d2cfb packet: bail out of packet_snd() if L2 header creation fails by Christoph Jaeger · 10 years ago
  94. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  95. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  96. 9b7a86f mac80211: fix handling TIM IE when stations disconnect by Johannes Berg · 10 years ago
  97. fb57720 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  98. 07f6c4b tipc: convert tipc reference table to use generic rhashtable by Ying Xue · 10 years ago
  99. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  100. bc6efee ieee802154: 6lowpan: fix Makefile entry by Alexander Aring · 10 years ago