1. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  2. af9946f tipc: separate link starting event from link timeout event by Jon Paul Maloy · 10 years ago
  3. b45db71 tipc: eliminate race during node creation by Jon Paul Maloy · 10 years ago
  4. 7d24dcd tipc: avoid stale link after aborted failover by Jon Paul Maloy · 10 years ago
  5. 2d72d49 tipc: add reference count to struct tipc_link by Jon Paul Maloy · 10 years ago
  6. 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 · 10 years ago
  7. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  8. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 10 years ago
  9. 9a05dde bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging by Siva Mannem · 10 years ago
  10. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 10 years ago
  11. 4de46d5 netlabel: Less function calls in netlbl_mgmt_add_common() after error detection by Markus Elfring · 10 years ago
  12. 7a11b1d netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_free" by Markus Elfring · 10 years ago
  13. 79b7cf6 netlabel: Deletion of an unnecessary check before the function call "cipso_v4_doi_putdef" by Markus Elfring · 10 years ago
  14. 79044f6 net: rfkill: Add Broadcom BCM2E40 bluetooth ACPI ID by Mika Westerberg · 10 years ago
  15. 88d9077 Bluetooth: Fix potential NULL dereference by Johan Hedberg · 10 years ago
  16. 7d37d0c net: sctp: Deletion of an unnecessary check before the function call "kfree" by Markus Elfring · 10 years ago
  17. 32dce96 ipv6: Allow for partial checksums on non-ufo packets by Vlad Yasevich · 10 years ago
  18. 03485f2 udpv6: Add lockless sendmsg() support by Vlad Yasevich · 10 years ago
  19. d39d938 ipv6: Introduce udpv6_send_skb() by Vlad Yasevich · 10 years ago
  20. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 10 years ago
  21. 0bbe84a ipv6: Append sending data to arbitrary queue by Vlad Yasevich · 10 years ago
  22. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 10 years ago
  23. 843c2fd net: dctcp: loosen requirement to assert ECT(0) during 3WHS by Florian Westphal · 10 years ago
  24. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 10 years ago
  25. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  26. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 10 years ago
  27. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 10 years ago
  28. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 10 years ago
  29. 68e331c bridge: offload bridge port attributes to switch asic if feature flag set by Roopa Prabhu · 10 years ago
  30. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 10 years ago
  31. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  32. bf21d79 Bluetooth: Fix OOB data present for BR/EDR Secure Connections Only mode by Marcel Holtmann · 10 years ago
  33. 6858bcd Bluetooth: Expose remote OOB information as debugfs entry by Marcel Holtmann · 10 years ago
  34. 5789f37 Bluetooth: Expose hardware error code as debugfs entry by Marcel Holtmann · 10 years ago
  35. 0886aea Bluetooth: Expose debug keys usage setting via debugfs by Marcel Holtmann · 10 years ago
  36. c50b33c Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command by Marcel Holtmann · 10 years ago
  37. 6e07231 Bluetooth: Expose Secure Simple Pairing debug mode setting in debugfs by Marcel Holtmann · 10 years ago
  38. 349c9e3 ipv4: icmp: use percpu allocation by Eric Dumazet · 10 years ago
  39. 932eb76 tcp: use SACK RTTs for CC by Kenneth Klette Jonassen · 10 years ago
  40. 41bcfd5 Bluetooth: Allow remote OOB data to only provide P-192 or P-256 values by Marcel Holtmann · 10 years ago
  41. 4775a4e Bluetooth: Fix OOB data present value for SMP pairing by Marcel Holtmann · 10 years ago
  42. 659c7fb Bluetooth: Fix OOB data present value for BR/EDR Secure Connections by Marcel Holtmann · 10 years ago
  43. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 10 years ago
  44. a994a090 irda: use msecs_to_jiffies for conversions by Nicholas Mc Guire · 10 years ago
  45. 207895f net: mark some potential candidates __read_mostly by Daniel Borkmann · 10 years ago
  46. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 10 years ago
  47. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 10 years ago
  48. ac363cf Bluetooth: Fix sending Read Remote Extended Features command by Szymon Janc · 10 years ago
  49. 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 10 years ago
  50. 2dbce09 act_connmark: fix dependencies better by Arnd Bergmann · 10 years ago
  51. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 10 years ago
  52. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 10 years ago
  53. b8f8be3f Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 10 years ago
  54. 64dae96 Bluetooth: Move smp_unregister() into hci_dev_do_close() function by Marcel Holtmann · 10 years ago
  55. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 10 years ago
  56. 5c91249 Bluetooth: Introduce hci_dev_do_reset helper function by Marcel Holtmann · 10 years ago
  57. 8f502f8 Bluetooth: Fix notifying discovery state when powering off by Johan Hedberg · 10 years ago
  58. 39c5d97 Bluetooth: Fix notifying discovery state upon reset by Johan Hedberg · 10 years ago
  59. 5920028 Bluetooth: Fix check for SSP when enabling SC by Johan Hedberg · 10 years ago
  60. aa5b034 Bluetooth: Check for P-256 OOB values in Secure Connections Only mode by Marcel Holtmann · 10 years ago
  61. a83ed81e Bluetooth: Use helper function to determine BR/EDR OOB data present by Marcel Holtmann · 10 years ago
  62. 6665d05 Bluetooth: Clear P-192 values for OOB when in Secure Connections Only mode by Marcel Holtmann · 10 years ago
  63. d25b78e Bluetooth: Enforce zero-valued hash/rand192 for LE OOB by Johan Hedberg · 10 years ago
  64. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. ec14b6c NFC: hci: Remove nfc_hci_pipe2gate function by Christophe Ricard · 10 years ago
  66. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 10 years ago
  67. 615b524 NFC: hci: Reference every pipe information according to notification by Christophe Ricard · 10 years ago
  68. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 10 years ago
  69. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 10 years ago
  70. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 10 years ago
  71. 06539d3 net: don't OOPS on socket aio by Christoph Hellwig · 10 years ago
  72. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  73. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  74. 2b2ba0d mac80111: Add CCMP-256 cipher by Jouni Malinen · 10 years ago
  75. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  76. cfcf168 cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers by Jouni Malinen · 10 years ago
  77. 3772056 cfg80211: Fix BIP (AES-CMAC) cipher validation by Jouni Malinen · 10 years ago
  78. 9120d94 mac80211: handle potential race between suspend and scan completion by Luciano Coelho · 10 years ago
  79. 8ea65f4 netlink: Kill redundant net argument in netlink_insert by Herbert Xu · 10 years ago
  80. bf693f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  81. 6e9e16e6 ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 10 years ago
  82. fc752f1 ping: Fix race in free in receive path by subashab@codeaurora.org · 10 years ago
  83. 86f3cdd udp_diag: Fix socket skipping within chain by Herbert Xu · 10 years ago
  84. 7d63585 Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  85. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  86. 600ddd6 net: sctp: fix slab corruption from use after free on INIT collisions by Daniel Borkmann · 10 years ago
  87. 08bfc9c flow_dissector: add tipc support by Erik Hugne · 10 years ago
  88. 3fa9cac tipc: fix excessive network event logging by Erik Hugne · 10 years ago
  89. fd3e646 net: act_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 10 years ago
  90. 1c1bc6b net: cls_basic: return from walking on match in basic_get by Daniel Borkmann · 10 years ago
  91. 3f2ab13 net: cls_bpf: fix auto generation of per list handles by Daniel Borkmann · 10 years ago
  92. 7913ecf net: cls_bpf: fix size mismatch on filter preparation by Daniel Borkmann · 10 years ago
  93. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  94. 272c2cf openvswitch: Use sw_flow_key_range for key ranges. by Joe Stringer · 10 years ago
  95. d29ab6f openvswitch: Refactor ovs_flow_tbl_insert(). by Joe Stringer · 10 years ago
  96. 5b4237b openvswitch: Refactor ovs_nla_fill_match(). by Joe Stringer · 10 years ago
  97. 511e78a NFC: nfc_disable_se Remove useless blank line at beginning of function by Christophe Ricard · 10 years ago
  98. ec06848 NFC: nfc_enable_se Remove useless blank line at beginning of function by Christophe Ricard · 10 years ago
  99. 1dc7b90 ipv6: tcp: fix race in IPV6_2292PKTOPTIONS by Eric Dumazet · 10 years ago
  100. 1b846f9 bridge: simplify br_getlink() a bit by Dan Carpenter · 10 years ago