1. 69a2338e net/bonding: Move slave state changes to a helper function by Moni Shoua · 11 years ago
  2. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 11 years ago
  3. 251c005 Merge branch 'tipc-next' by David S. Miller · 11 years ago
  4. af9946f tipc: separate link starting event from link timeout event by Jon Paul Maloy · 11 years ago
  5. b45db71 tipc: eliminate race during node creation by Jon Paul Maloy · 11 years ago
  6. 7d24dcd tipc: avoid stale link after aborted failover by Jon Paul Maloy · 11 years ago
  7. 2d72d49 tipc: add reference count to struct tipc_link by Jon Paul Maloy · 11 years ago
  8. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 11 years ago
  9. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 11 years ago
  10. b5057dd tlan: msecs_to_jiffies convrsion by Nicholas Mc Guire · 11 years ago
  11. 51fd947 tlan: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 11 years ago
  12. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 11 years ago
  13. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 11 years ago
  14. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 11 years ago
  15. 4fc9b87 net: fs_enet: Implement NETIF_F_SG feature by LEROY Christophe · 11 years ago
  16. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 11 years ago
  17. 7e8acbb Merge branch 'netlabel-next' by David S. Miller · 11 years ago
  18. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 11 years ago
  19. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 11 years ago
  20. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 11 years ago
  21. 132d7bc net/fsl_pq_mdio: Document supported compatibles by Shruti Kanetkar · 11 years ago
  22. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 11 years ago
  23. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 11 years ago
  24. 8f0c304 Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142 by Matej Dubovy · 11 years ago
  25. 7d37d0c net: sctp: Deletion of an unnecessary check before the function call "kfree" by Markus Elfring · 11 years ago
  26. 193cdc4 Merge branch 'udpv6_lockless_send' by David S. Miller · 11 years ago
  27. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 11 years ago
  28. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 11 years ago
  29. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 11 years ago
  30. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 11 years ago
  31. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 11 years ago
  32. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 11 years ago
  33. ba0c39c cxgb4 : Improve IEEE DCBx support, other minor open-lldp fixes by Anish Bhatt · 11 years ago
  34. 98830dd net/tulip: don't warn about unknown ARM architecture by Arnd Bergmann · 11 years ago
  35. 4c0c46b net: hip04: add missing MODULE_LICENSE by Arnd Bergmann · 11 years ago
  36. 843c2fd net: dctcp: loosen requirement to assert ECT(0) during 3WHS by Florian Westphal · 11 years ago
  37. 6942241 Merge branch 'net-timestamp' by David S. Miller · 11 years ago
  38. 2368592 net-timestamp: no-payload option in txtimestamp test by Willem de Bruijn · 11 years ago
  39. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 11 years ago
  40. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 11 years ago
  41. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 11 years ago
  42. b970c5b Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL_NEW by Marcel Holtmann · 11 years ago
  43. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 11 years ago
  44. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 11 years ago
  45. 9766e97 net: rocker: Add support for retrieving port level statistics by David Ahern · 11 years ago
  46. fe3ef61 Merge branch 'switchdev_offload_flags' by David S. Miller · 11 years ago
  47. a16a8ee7 team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 11 years ago
  48. c158cba bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers by Roopa Prabhu · 11 years ago
  49. eb0ac42 rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD by Roopa Prabhu · 11 years ago
  50. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 11 years ago
  51. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 11 years ago
  52. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 11 years ago
  53. aafb3e9 netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads by Roopa Prabhu · 11 years ago
  54. b2dec11 stmmac: DMA threshold mode or SF mode can be different among multiple device instance by Sonic Zhang · 11 years ago
  55. 3051fa6 cxgb4: Remove preprocessor check for CONFIG_CXGB4_DCB by Hariprasad Shenai · 11 years ago
  56. 3251ca3 ieee802154: cc2520: Fix space before , coding style issue by Mohammad Jamal · 11 years ago
  57. 908edc5 ieee802154: cc2520: Replace shift operations by BIT macro by Mohammad Jamal · 11 years ago
  58. 2caabb3 Merge branch 'hso-next' by David S. Miller · 11 years ago
  59. 3812106 hso: fix rfkill name conflicts by Olivier Sobrie · 11 years ago
  60. cc49197 hso: add missing cancel_work_sync in disconnect() by Olivier Sobrie · 11 years ago
  61. 301d3b7 hso: update serial_table in usb disconnect method by Olivier Sobrie · 11 years ago
  62. 69b377b hso: move tty_unregister outside hso_serial_common_free() by Olivier Sobrie · 11 years ago
  63. 26c1f1f hso: replace reset_device work by usb_queue_reset_device() by Olivier Sobrie · 11 years ago
  64. f6516b6 hso: rename hso_dev into serial in hso_free_interface() by Olivier Sobrie · 11 years ago
  65. 7992767 hso: fix small indentation error by Olivier Sobrie · 11 years ago
  66. 2e6d01f hso: fix memory leak in hso_create_rfkill() by Olivier Sobrie · 11 years ago
  67. 295fc56 hso: fix memory leak when device disconnects by Olivier Sobrie · 11 years ago
  68. 29bd3bc hso: fix crash when device disappears while serial port is open by Olivier Sobrie · 11 years ago
  69. 3ac856c hso: remove useless header file timer.h by Olivier Sobrie · 11 years ago
  70. bf21d79 Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode by Marcel Holtmann · 11 years ago
  71. 6858bcd Bluetooth: Expose remote OOB information as debugfs entry by Marcel Holtmann · 11 years ago
  72. 5789f37 Bluetooth: Expose hardware error code as debugfs entry by Marcel Holtmann · 11 years ago
  73. 0886aea Bluetooth: Expose debug keys usage setting via debugfs by Marcel Holtmann · 11 years ago
  74. c50b33c Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command by Marcel Holtmann · 11 years ago
  75. 6e07231 Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs by Marcel Holtmann · 11 years ago
  76. 349c9e3 ipv4: icmp: use percpu allocation by Eric Dumazet · 11 years ago
  77. 58c11b5 drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone by Karicheri, Muralidharan · 11 years ago
  78. 932eb76 tcp: use SACK RTTs for CC by Kenneth Klette Jonassen · 11 years ago
  79. 41bcfd5 Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values by Marcel Holtmann · 11 years ago
  80. 4775a4e Bluetooth: Fix OOB data present value for SMP pairing by Marcel Holtmann · 11 years ago
  81. 659c7fb Bluetooth: Fix OOB data present value for BR/EDR Secure Connections by Marcel Holtmann · 11 years ago
  82. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 11 years ago
  83. c33fb9b Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_INTEL by Jakub Pawlowski · 11 years ago
  84. a994a090 irda: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 11 years ago
  85. 9d6dbe1 rhashtable: Make selftest modular by Geert Uytterhoeven · 11 years ago
  86. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 11 years ago
  87. 055470d Merge branch 'cpsw_macid' by David S. Miller · 11 years ago
  88. f276c0c net: davinci_emac: Get device MAC on 3517 by Tony Lindgren · 11 years ago
  89. 9120bd6 net: davinci_emac: Get device dm816x MAC address using the cpsw code by Tony Lindgren · 11 years ago
  90. e5a49c1 net: cpsw: Add a minimal cpsw-common module for shared code by Tony Lindgren · 11 years ago
  91. fad7097 Bluetooth: btusb: Use wait_on_bit_timeout() for BTUSB_BOOTING by Johan Hedberg · 11 years ago
  92. a087a98 Bluetooth: btusb: Fix race when waiting for BTUSB_DOWNLOADING by Johan Hedberg · 11 years ago
  93. 74d9daa Bluetooth: btusb: Limit hardware error handling to Intel Snowfield Peak by Marcel Holtmann · 11 years ago
  94. 4c72c53 Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 11 years ago
  95. 4b222ca net: gianfar: remove the unneeded check of disabled device by Kevin Hao · 11 years ago
  96. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 11 years ago
  97. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 11 years ago
  98. 79f0c87 Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012 by Jakub Pawlowski · 11 years ago
  99. c561a57 Bluetooth: ath3k: workaround the compatibility issue with xHCI controller by Adam Lee · 11 years ago
  100. ac363cf Bluetooth: Fix sending Read Remote Extended Features command by Szymon Janc · 11 years ago