1. db13178 qlcnic: Cleanup of structure qlcnic_hardware_context by Pratik Pujar · 11 years ago
  2. 9baf1aa qlcnic: Add support for PEX DMA method to read memory section of adapter dump by Shahed Shaikh · 11 years ago
  3. 2c4a787 qlcnic: Minimize sleep duration within loopback diagnostic test. by Jitendra Kalsaria · 11 years ago
  4. 52e493d qlcnic: Secondary unicast MAC address support. by Jitendra Kalsaria · 11 years ago
  5. b6b4316 qlcnic: Handle qlcnic_alloc_mbx_args() failure by Shahed Shaikh · 11 years ago
  6. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 11 years ago
  7. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 11 years ago
  8. 502f769 Bluetooth: Add missing reset_resume dev_pm_ops by Shuah Khan · 11 years ago
  9. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 11 years ago
  10. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 11 years ago
  11. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 11 years ago
  12. 12602d0 Bluetooth: Mgmt Device Found Event by Andre Guedes · 11 years ago
  13. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 11 years ago
  14. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  15. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  16. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 11 years ago
  17. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  18. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 11 years ago
  19. 0e05bba Bluetooth: Update stop_discovery to use HCI request by Andre Guedes · 11 years ago
  20. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  21. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  22. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  23. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 11 years ago
  24. 7c30772 Bluetooth: Update start_discovery to use HCI request by Andre Guedes · 11 years ago
  25. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  26. 44f3b0f Bluetooth: Fix multiple LE socket handling by Johan Hedberg · 11 years ago
  27. 0cc59a7 Bluetooth: Remove useless hci_conn disc_timeout setting by Johan Hedberg · 11 years ago
  28. 5ee9891 Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP by Johan Hedberg · 11 years ago
  29. af1c013 Bluetooth: Remove unnecessary L2CAP channel state check by Johan Hedberg · 11 years ago
  30. 60bac18 Bluetooth: Remove useless sk variable in l2cap_le_conn_ready by Johan Hedberg · 11 years ago
  31. 97f57c0 Bluetooth: Fix duplicate call to l2cap_chan_ready() by Johan Hedberg · 11 years ago
  32. d872992 Bluetooth: Add clarifying comment to l2cap_conn_ready() by Johan Hedberg · 11 years ago
  33. 9f22398c Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() by Johan Hedberg · 11 years ago
  34. 141d570 Bluetooth: Fix EBUSY condition test in l2cap_chan_connect by Johan Hedberg · 11 years ago
  35. f224ca5 Bluetooth: Fix LE vs BR/EDR selection when connecting by Johan Hedberg · 11 years ago
  36. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 11 years ago
  37. c562355 Bluetooth: Handle LE L2CAP signalling in its own function by Johan Hedberg · 11 years ago
  38. 7d2a47a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  39. 681f130 netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag by Eric Dumazet · 11 years ago
  40. 6547a22 netfilter: nf_conntrack: avoid large timeout for mid-stream pickup by Florian Westphal · 11 years ago
  41. 130ffbc netfilter: check return code from nla_parse_tested by Daniel Borkmann · 11 years ago
  42. fedaf4f ndisc: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  43. 9e8cda3 ipv6: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  44. af92e542 inet: frag , remove an empty ifdef. by Rami Rosen · 11 years ago
  45. c936463 htb: refactor struct htb_sched fields for performance by Eric Dumazet · 11 years ago
  46. bcefe17 tcp: introduce a per-route knob for quick ack by Cong Wang · 11 years ago
  47. 2c0740e sctp: Convert __list_for_each use to list_for_each by Dave Jones · 11 years ago
  48. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  49. f9c7da5 amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  50. b8a39dd Bnx2x: remove redundant D0 power state set by Yijing Wang · 11 years ago
  51. 2206209 net: Add missing dependencies on NETDEVICES by Ben Hutchings · 11 years ago
  52. d6cf7a8 at91_ether: Do not select NET_CORE by Ben Hutchings · 11 years ago
  53. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  54. 9ef71e0 tcp:typo unset should be unsent by Weiping Pan · 11 years ago
  55. b88ec38 bonding: trivial: make alb use bond_slave_has_mac() by Veaceslav Falico · 11 years ago
  56. 257a3fe be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs() by Sathya Perla · 11 years ago
  57. c2ff682 sit: fix an oops when IFLA_IPTUN_PROTO is not set by Nicolas Dichtel · 11 years ago
  58. eea86af net: sock: adapt SOCK_MIN_RCVBUF and SOCK_MIN_SNDBUF by Daniel Borkmann · 11 years ago
  59. dc25c67 neigh: disallow un-init_net to change thresh of neigh by Gao feng · 11 years ago
  60. 170d6f9 neigh: only allow init_net to change the default neigh_parms by Gao feng · 11 years ago
  61. cf89d6b neigh: no need to call lookup_neigh_parms in neigh_parms_alloc by Gao feng · 11 years ago
  62. 75b2945 bnx2x: replace mechanism to check for next available packet by Dmitry Kravkov · 11 years ago
  63. 8f20aa5 bnx2x: add support for ndo_ll_poll by Dmitry Kravkov · 11 years ago
  64. 8501841 net/mlx4_en: Low Latency recv statistics by Amir Vadai · 11 years ago
  65. 9e77a2b net/mlx4_en: Add Low Latency Socket (LLS) support by Amir Vadai · 11 years ago
  66. dc3d807 openvswitch: gre tunneling support. by David S. Miller · 11 years ago
  67. aa31070 openvswitch: Add gre tunnel support. by Pravin B Shelar · 11 years ago
  68. a3e8299 openvswitch: Optimize flow key match for non tunnel flows. by Pravin B Shelar · 11 years ago
  69. ffe3f43 openvswitch: Expand action buffer size. by Pravin B Shelar · 11 years ago
  70. 7d5437c openvswitch: Add tunneling interface. by Pravin B Shelar · 11 years ago
  71. 74f84a5 openvswitch: Copy individual actions. by Pravin B Shelar · 11 years ago
  72. 9a62822 ip_tunnel: Add dont fragment flag. by Pravin B Shelar · 11 years ago
  73. 3d7b46c ip_tunnel: push generic protocol handling to ip_tunnel module. by Pravin B Shelar · 11 years ago
  74. 0e6fbc5 ip_tunnels: extend iptunnel_xmit() by Pravin B Shelar · 11 years ago
  75. 45f2e99 gre: export gre_handle_offloads() function. by Pravin B Shelar · 11 years ago
  76. 752f36d gre: export gre_build_header() function. by Pravin B Shelar · 11 years ago
  77. bda7bb4 gre: Allow multiple protocol listener for gre protocol. by Pravin B Shelar · 11 years ago
  78. 20fd4d1 gre: Simplify gre protocol registration locking. by Pravin B Shelar · 11 years ago
  79. ac8025a sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef by Sergei Shtylyov · 11 years ago
  80. c8bbe37 sh_eth: cleanup 'enum TD_STS_BIT' by Sergei Shtylyov · 11 years ago
  81. a80c3de sh_eth: remove redundant bits from 'eesipr_value' field initializer by Sergei Shtylyov · 11 years ago
  82. 8f80899 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' by Sergei Shtylyov · 11 years ago
  83. 3719109 sh_eth: add NAPI support by Sergei Shtylyov · 11 years ago
  84. ea7d69e sh_eth: define/use EESR_RX_CHECK macro by Sergei Shtylyov · 11 years ago
  85. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. b887664 mwifiex: channel switch handling for station by Amitkumar Karwar · 11 years ago
  87. 2a7305c mwifiex: add basic 11h support for station by Amitkumar Karwar · 11 years ago
  88. 86a9c4a brcm80211: fix null pointer access by Antonio Quartulli · 11 years ago
  89. f2bbb07 mwifiex: code rearrangement for better readability by Amitkumar Karwar · 11 years ago
  90. 10d0b90 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 11 years ago
  91. 4067c66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  92. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  93. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  94. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  95. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 11 years ago
  96. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  97. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  98. eb064c3 vxlan: fix check for migration of static entry by stephen hemminger · 11 years ago
  99. 646093a bcm63xx_enet: fix return value check in bcm_enet_shared_probe() by Wei Yongjun · 11 years ago
  100. 4afe215 can: usb_8dev: unregister netdev before free()ing by Marc Kleine-Budde · 11 years ago