1. 83d2b9b net: openvswitch: Support masked set actions. by Jarno Rajahalme · 9 years ago
  2. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  3. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  4. 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  5. 6776514 ipv6: fix sparse errors in ip6_make_flowlabel() by Eric Dumazet · 9 years ago
  6. f4575d3 flow_keys: n_proto type should be __be16 by Eric Dumazet · 9 years ago
  7. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 9 years ago
  8. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  9. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 9 years ago
  10. f2dba9c rhashtable: Introduce rhashtable_walk_* by Herbert Xu · 9 years ago
  11. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 9 years ago
  12. 59e14e3 net/mlx4_core: Port aggregation low level interface by Moni Shoua · 9 years ago
  13. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 9 years ago
  14. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 9 years ago
  15. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 9 years ago
  16. 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 · 9 years ago
  17. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  18. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 9 years ago
  19. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 9 years ago
  20. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  21. 3ba5c84 NFC: nci: Change credits field to credits_cnt by Christophe Ricard · 9 years ago
  22. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  23. 12bdf27 NFC: nci: Add reference to the RF logical connection by Christophe Ricard · 9 years ago
  24. 0508c07 ipv6: Select fragment id during UFO segmentation if not set. by Vlad Yasevich · 9 years ago
  25. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  26. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  27. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  28. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  29. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 10 years ago
  30. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  31. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  32. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  33. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  34. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  35. 5a2e87b net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFs by Jack Morgenstein · 9 years ago
  36. 3ae5582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  37. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 9 years ago
  38. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 9 years ago
  39. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 9 years ago
  40. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 9 years ago
  41. a41bb84 NFC: nci: Add RF NFCEE action notification support by Christophe Ricard · 9 years ago
  42. 447b27c NFC: Forward NFC_EVT_TRANSACTION to user space by Christophe Ricard · 9 years ago
  43. 11f54f2 NFC: nci: Add HCI over NCI protocol support by Christophe Ricard · 9 years ago
  44. 736bb95 NFC: nci: Support logical connections management by Christophe Ricard · 9 years ago
  45. f7f793f NFC: nci: Add NFCEE enabling and disabling support by Christophe Ricard · 9 years ago
  46. af9c8aa NFC: nci: Add NFCEE discover support by Christophe Ricard · 9 years ago
  47. 8277f69 NFC: nci: Add NCI NFCEE constants by Christophe Ricard · 9 years ago
  48. 4aeee68 NFC: nci: Add dynamic logical connections support by Christophe Ricard · 9 years ago
  49. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 9 years ago
  50. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 9 years ago
  51. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 9 years ago
  52. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 9 years ago
  53. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 9 years ago
  54. aafb3e9 netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads by Roopa Prabhu · 9 years ago
  55. bdbbb85 ipv4: tcp: get rid of ugly unicast_sock by Eric Dumazet · 9 years ago
  56. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 9 years ago
  57. 0d32ef8 net: sched: fix panic in rate estimators by Eric Dumazet · 9 years ago
  58. 349c9e3 ipv4: icmp: use percpu allocation by Eric Dumazet · 9 years ago
  59. 788807d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  60. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 9 years ago
  61. d4bcef3 net: Fix vlan_get_protocol for stacked vlan by Toshiaki Makita · 9 years ago
  62. 6155bc1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 92ef9ce Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  64. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 9 years ago
  65. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  66. a12c6b8 nl80211: don't document per-wiphy interface dump by Johannes Berg · 9 years ago
  67. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 9 years ago
  68. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  69. 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 · 9 years ago
  70. e73ebb0 tcp: stretch ACK fixes prep by Neal Cardwell · 9 years ago
  71. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 9 years ago
  72. c3c87e7 perf: Tighten (and fix) the grouping condition by Peter Zijlstra · 9 years ago
  73. 14bf61f quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units by Jan Kara · 10 years ago
  74. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 9 years ago
  75. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 9 years ago
  76. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 9 years ago
  77. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 9 years ago
  78. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 9 years ago
  79. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  81. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 9 years ago
  82. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 9 years ago
  83. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 9 years ago
  84. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 9 years ago
  85. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  86. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 9 years ago
  87. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 9 years ago
  88. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 9 years ago
  89. cfcf168 cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers by Jouni Malinen · 9 years ago
  90. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 9 years ago
  91. aae8826 net: phy: document has_fixups field by Florian Fainelli · 9 years ago
  92. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 9 years ago
  93. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 9 years ago
  94. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  95. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 9 years ago
  96. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 9 years ago
  97. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  98. 6da7c85 NFC: st21nfcb: Fix copy/paste error in comment by Christophe Ricard · 9 years ago
  99. 0b35fa7 NFC: st21nfcb: Remove useless include by Christophe Ricard · 9 years ago
  100. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 9 years ago