1. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  2. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  3. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 9 years ago
  5. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago
  6. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 9 years ago
  7. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 9 years ago
  8. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 9 years ago
  9. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 9 years ago
  10. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 9 years ago
  11. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  12. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 9 years ago
  13. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 9 years ago
  14. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  15. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 9 years ago
  16. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 9 years ago
  17. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 9 years ago
  18. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  19. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 9 years ago
  20. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 9 years ago
  21. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 9 years ago
  22. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 9 years ago
  23. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 9 years ago
  24. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 9 years ago
  25. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 9 years ago
  26. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 9 years ago
  27. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 9 years ago
  28. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 9 years ago
  29. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 9 years ago
  30. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 9 years ago
  31. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 9 years ago
  32. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 9 years ago
  33. ed193ec tipc: simplify link mtu negotiation by Jon Paul Maloy · 9 years ago
  34. dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 9 years ago
  35. 2da7142 tipc: drop tunneled packet duplicates at reception by Jon Paul Maloy · 9 years ago
  36. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 9 years ago
  38. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  39. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 9 years ago
  40. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 9 years ago
  41. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  42. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  43. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  44. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  45. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  46. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  47. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 9 years ago
  48. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 9 years ago
  49. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 9 years ago
  50. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 9 years ago
  51. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 9 years ago
  52. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 9 years ago
  53. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 9 years ago
  54. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 9 years ago
  55. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 9 years ago
  56. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 9 years ago
  57. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 9 years ago
  58. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 9 years ago
  59. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 9 years ago
  60. 05e8bb8 pkt_sched: fq: correct spelling of locally by Simon Horman · 9 years ago
  61. af3e09e Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  62. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  63. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 9 years ago
  64. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 9 years ago
  65. 514ac99 can: fix multiple delivery of a single CAN frame for overlapping CAN filters by Oliver Hartkopp · 9 years ago
  66. 7e43690 tipc: fix a slab object leak by Ying Xue · 9 years ago
  67. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  68. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 10 years ago
  69. ed4ac42 af_iucv: fix AF_IUCV sendmsg() errno by Eugene Crosser · 10 years ago
  70. fa2d8ff openvswitch: Return vport module ref before destruction by Thomas Graf · 10 years ago
  71. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 9 years ago
  72. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  73. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  74. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  75. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
  76. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  77. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  78. 6e47d6c fib_trie: Cleanup ip_fib_net_exit code path by Alexander Duyck · 10 years ago
  79. ad88d05 fib_trie: Fix warning on fib4_rules_exit by Alexander Duyck · 10 years ago
  80. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  81. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  82. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
  83. 2c44be8 mac80211: set QoS capability before changing station state by Johannes Berg · 10 years ago
  84. 070e176 mac80211: send HT/VHT IEs in TDLS discovery response by Arik Nemtsov · 10 years ago
  85. abcff6e mac80211: add VHT support for IBSS by Janusz.Dziedzic@tieto.com · 10 years ago
  86. 76bed0f mac80211: IBSS fix scan request by Janusz.Dziedzic@tieto.com · 10 years ago
  87. 97ffe75 mac80211: factor out station lookup from ieee80211_build_hdr() by Johannes Berg · 10 years ago
  88. 527871d mac80211: make sta.wme indicate whether QoS is used by Johannes Berg · 10 years ago
  89. a73f8e2 mac80211: send AP probe as unicast again by Johannes Berg · 10 years ago
  90. 07862e1 mac80111: aes_gcm: clean up ieee80211_aes_gcm_key_setup_encrypt() by Johannes Berg · 10 years ago
  91. 45fd632 mac80111: aes_ccm: cleanup ieee80211_aes_key_setup_encrypt() by Dan Carpenter · 10 years ago
  92. 82ca6ef mac80211: Fix misplaced return in AES-GMAC key setup by Jouni Malinen · 10 years ago
  93. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 10 years ago
  94. 6a8b4ad mac80211: fix typo in debug output by Michael Braun · 10 years ago
  95. 8f9c77f mac80211: reject aggregation sessions with non-HT peers by Johannes Berg · 10 years ago
  96. a38700d cfg/mac80211: add regulatory classes IE during TDLS setup by Arik Nemtsov · 10 years ago
  97. 7d830a1 mac80211: stop scan before connection by David Spinadel · 10 years ago
  98. 21fea56 nl80211: add net-detect delay to wowlan info by Luciano Coelho · 10 years ago
  99. a90faa9 mac80211: notify the driver about deauth by Emmanuel Grumbach · 10 years ago
  100. d0d1a12 mac80211: notify the driver about association status by Emmanuel Grumbach · 10 years ago