1. 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 9 years ago
  2. f4575d3 flow_keys: n_proto type should be __be16 by Eric Dumazet · 9 years ago
  3. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 9 years ago
  4. 3ae5582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  5. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago
  6. 0d32ef8 net: sched: fix panic in rate estimators by Eric Dumazet · 9 years ago
  7. e73ebb0 tcp: stretch ACK fixes prep by Neal Cardwell · 9 years ago
  8. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 9 years ago
  9. 75e8d06 netfilter: nf_tables: validate hooks in NAT expressions by Pablo Neira Ayuso · 10 years ago
  10. ee1c2442 genetlink: synchronize socket closing and family removal by Johannes Berg · 10 years ago
  11. f555f3d genetlink: document parallel_ops by Johannes Berg · 10 years ago
  12. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  13. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  14. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  15. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  16. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  17. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  18. ef8f342 neigh: remove next ptr from struct neigh_table by Nicolas Dichtel · 10 years ago
  19. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  20. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  21. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  22. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  23. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  24. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  25. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  26. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  27. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  28. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 10 years ago
  29. 9b37306 llc: Make llc_conn_ev_qfyr_t function pointer arrays const by Joe Perches · 10 years ago
  30. 14b7d95 llc: Make function pointer arrays const by Joe Perches · 10 years ago
  31. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  32. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  34. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  35. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  36. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  37. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  38. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  39. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  40. a5a519b fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined by Alexander Duyck · 10 years ago
  41. ba00410 Merge branch 'iov_iter' into for-next by Al Viro · 10 years ago
  42. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  43. f700076 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  44. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  45. 32c9d43 Bluetooth: Add definitions for LE Direct Advertising Report event by Marcel Holtmann · 10 years ago
  46. 2331fd4 Bluetooth: Move LE advertising report defines to the right location by Marcel Holtmann · 10 years ago
  47. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  48. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  49. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  50. 7e61df5 Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY by Jakub Pawlowski · 10 years ago
  51. a89612a Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI value by Marcel Holtmann · 10 years ago
  52. 435d5f4 common object embedded into various struct ....ns by Al Viro · 10 years ago
  53. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  54. 04bb7ec Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  55. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  56. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  57. ef8efe4 Bluetooth: Add skeleton for BR/EDR SMP channel by Johan Hedberg · 10 years ago
  58. 858cdc7 Bluetooth: Add debugfs switch for forcing SMP over BR/EDR by Johan Hedberg · 10 years ago
  59. fe8bc5a Bluetooth: Add hci_conn flag for new link key generation by Johan Hedberg · 10 years ago
  60. f3a73d9 Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk by Johan Hedberg · 10 years ago
  61. 0ac3dbf Bluetooth: Remove unused hci_find_ltk function by Johan Hedberg · 10 years ago
  62. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 10 years ago
  63. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 10 years ago
  64. 38dcf35 bridge: call netdev_sw_port_stp_update when bridge port STP status changes by Scott Feldman · 10 years ago
  65. 007f790 net: introduce generic switch devices support by Jiri Pirko · 10 years ago
  66. b3a55b9 NFC: hci: Add specific hci macro to not create a pipe by Christophe Ricard · 10 years ago
  67. 0bd49fc Bluetooth: Track both local and remote L2CAP fixed channel mask by Johan Hedberg · 10 years ago
  68. a688bf5 NFC: nci: Add se_io NCI operand by Christophe Ricard · 10 years ago
  69. e9ef943 NFC: nci: Update nci_disable_se to run proprietary commands to disable a secure element by Christophe Ricard · 10 years ago
  70. 93bca2b NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure element by Christophe Ricard · 10 years ago
  71. ba4db55 NFC: nci: Update nci_discover_se to run proprietary commands to discover all available secure element by Christophe Ricard · 10 years ago
  72. 9b8d32b NFC: hci: Add se_io HCI operand by Christophe Ricard · 10 years ago
  73. 992066c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  74. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. f027c2a mac80211: add ieee80211_tx_status_noskb by Felix Fietkau · 10 years ago
  76. f684565 mac80211: add tx_status_noskb to rate_control_ops by Felix Fietkau · 10 years ago
  77. ad932f0 cfg80211: leave invalid channels on regdomain change by Arik Nemtsov · 10 years ago
  78. 529ee06 NFC: NCI: Configure ATR_RES general bytes by Julien Lefrique · 10 years ago
  79. a99903e NFC: NCI: Handle Target mode activation by Julien Lefrique · 10 years ago
  80. 90d78c1 NFC: NCI: Enable NFC-DEP in Listen A and Listen F by Julien Lefrique · 10 years ago
  81. 384ab1d NFC: digital: Add NFC-DEP Initiator-side ATN Support by Mark A. Greer · 10 years ago
  82. 49dbb14 NFC: digital: Add NFC-DEP Target-side NACK Support by Mark A. Greer · 10 years ago
  83. a80509c NFC: digital: Add NFC-DEP Initiator-side NACK Support by Mark A. Greer · 10 years ago
  84. 3bd2a5b NFC: digital: Add NFC-DEP Send Chaining Support by Mark A. Greer · 10 years ago
  85. b08147c NFC: digital: Implement NFC-DEP max payload lengths by Mark A. Greer · 10 years ago
  86. 05afedc NFC: digital: Add Target-mode NFC-DEP DID Support by Mark A. Greer · 10 years ago
  87. b59eaf9 netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module by Pablo Neira Ayuso · 10 years ago
  88. 68b0faa netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions by Alvaro Neira · 10 years ago
  89. c41884c netfilter: conntrack: avoid zeroing timer by Florian Westphal · 10 years ago
  90. f4713a3 net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks by Willem de Bruijn · 10 years ago
  91. 98f0334 cfg80211: clean up beacon loss CQM event by Johannes Berg · 10 years ago
  92. 7c967b2 net: Add remcsum_adjust as common function for remote checksum offload by Tom Herbert · 10 years ago
  93. 5b97f49 cfg80211: refactor the various CQM event sending code by Johannes Berg · 10 years ago
  94. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  95. 79e8865 crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit() by Daniel Borkmann · 10 years ago
  96. 08dcf9f tc_vlan: fix type of tcfv_push_vid by Jiri Pirko · 10 years ago
  97. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  98. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  99. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 10 years ago
  100. e169371 switch ipxrtr_route_packet() from iovec to msghdr by Al Viro · 10 years ago