1. 06eb395 pkt_sched: fq: better control of DDOS traffic by Eric Dumazet · 10 years ago
  2. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  3. 9878196 tcp: do not pace pure ack packets by Eric Dumazet · 10 years ago
  4. f2dba9c rhashtable: Introduce rhashtable_walk_* by Herbert Xu · 10 years ago
  5. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 10 years ago
  6. 59e14e3 net/mlx4_core: Port aggregation low level interface by Moni Shoua · 10 years ago
  7. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 10 years ago
  8. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 10 years ago
  9. 61bd385 net/core: Add event for a change in slave state by Moni Shoua · 10 years ago
  10. 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
  11. 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
  12. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 10 years ago
  13. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 10 years ago
  14. 57dd8a0 vhost: vhost_scsi_handle_vq() should just use copy_from_user() by Al Viro · 10 years ago
  15. ba7438a vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() by Al Viro · 10 years ago
  16. aad9a1c vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() by Al Viro · 10 years ago
  17. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 10 years ago
  18. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 10 years ago
  19. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 10 years ago
  20. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 10 years ago
  21. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  22. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  23. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  24. 6422398 ipv6: introduce ipv6_make_skb by Vlad Yasevich · 10 years ago
  25. 366e41d ipv6: pull cork initialization into its own function. by Vlad Yasevich · 10 years ago
  26. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 10 years ago
  27. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  28. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 10 years ago
  29. 4b0e0ce Bluetooth: Add restarting to service discovery by Jakub Pawlowski · 10 years ago
  30. 2d28cfe Bluetooth: Add le_scan_restart work for LE scan restarting by Jakub Pawlowski · 10 years ago
  31. 8a44dbb swdevice: add new apis to set and del bridge port attributes by Roopa Prabhu · 10 years ago
  32. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  33. aafb3e9 netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads by Roopa Prabhu · 10 years ago
  34. 349c9e3 ipv4: icmp: use percpu allocation by Eric Dumazet · 10 years ago
  35. f7697b1 Bluetooth: Store OOB data present value for each set of remote OOB data by Marcel Holtmann · 10 years ago
  36. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 10 years ago
  37. a12c6b8 nl80211: don't document per-wiphy interface dump by Johannes Berg · 10 years ago
  38. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 10 years ago
  39. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 10 years ago
  40. 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
  41. c7741d1 Bluetooth: Perform a power cycle when receiving hardware error event by Marcel Holtmann · 10 years ago
  42. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 10 years ago
  43. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 10 years ago
  44. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 10 years ago
  45. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 10 years ago
  46. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 10 years ago
  47. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 10 years ago
  49. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 10 years ago
  50. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 10 years ago
  51. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 10 years ago
  52. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 10 years ago
  53. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  54. 8ade538 mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers by Jouni Malinen · 10 years ago
  55. 56c52da mac80111: Add BIP-CMAC-256 cipher by Jouni Malinen · 10 years ago
  56. 00b9cfa mac80111: Add GCMP and GCMP-256 ciphers by Jouni Malinen · 10 years ago
  57. cfcf168 cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers by Jouni Malinen · 10 years ago
  58. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  59. aae8826 net: phy: document has_fixups field by Florian Fainelli · 10 years ago
  60. df4d925 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 10 years ago
  61. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  62. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 10 years ago
  63. 74ed7ab openvswitch: Add support for unique flow IDs. by Joe Stringer · 10 years ago
  64. 7b1883c genetlink: Add genlmsg_parse() helper function. by Joe Stringer · 10 years ago
  65. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  66. 6da7c85 NFC: st21nfcb: Fix copy/paste error in comment by Christophe Ricard · 10 years ago
  67. 0b35fa7 NFC: st21nfcb: Remove useless include by Christophe Ricard · 10 years ago
  68. 07261ed printk: add dummy routine for when CONFIG_PRINTK=n by Pranith Kumar · 10 years ago
  69. 9879de7 mm: page_alloc: embed OOM killing naturally into allocation slowpath by Johannes Weiner · 10 years ago
  70. 607954b rhashtable: fix rht_for_each_entry_safe() endless loop by Patrick McHardy · 10 years ago
  71. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. c2943f1 net: ipv6: Add sysctl entry to disable MTU updates from RA by Harout Hedeshian · 10 years ago
  73. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  74. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  75. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 10 years ago
  76. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  77. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  78. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  79. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  80. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 10 years ago
  81. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 10 years ago
  82. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 10 years ago
  83. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  84. b8de08d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  85. 2e3810d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  86. c5ed1df bcma: use standard bus scanning during early register by Rafał Miłecki · 10 years ago
  87. a1443f5 Bluetooth: Convert Set SC to use HCI Request by Johan Hedberg · 10 years ago
  88. 9c74893 nl80211: add an attribute to allow delaying the first scheduled scan cycle by Luciano Coelho · 10 years ago
  89. db82d8a mac80211: enable TPC through mac80211 stack by Lorenzo Bianconi · 10 years ago
  90. 4b681c8 nl80211: Allow set network namespace by fd by Vadim Kochan · 10 years ago
  91. fa7e1fb mac80211: allow drivers to control software crypto by Johannes Berg · 10 years ago
  92. 1939341 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  93. 6b03e32 Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next by Kalle Valo · 10 years ago
  94. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
  95. d5db139 module: make module_refcount() a signed integer. by Rusty Russell · 10 years ago
  96. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  97. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  98. be1f221 module: remove mod arg from module_free, rename module_memfree(). by Rusty Russell · 10 years ago
  99. d453cde module_arch_freeing_init(): new hook for archs before module->module_init freed. by Rusty Russell · 10 years ago
  100. 0c49087 Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago