1. 2f71193 ipv6: add sysctl_mld_qrv to configure query robustness variable by Hannes Frederic Sowa · 10 years ago
  2. 9400017 lib/rhashtable: allow user to set the minimum shifts of shrinking by Ying Xue · 10 years ago
  3. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  4. 2abb7cd udp: Add support for doing checksum unnecessary conversion by Tom Herbert · 10 years ago
  5. d96535a net: Infrastructure for checksum unnecessary conversions by Tom Herbert · 10 years ago
  6. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 10 years ago
  7. ce93718 net: Don't keep around original SKB when we software segment GSO frames. by David S. Miller · 10 years ago
  8. 50cbe9a net: Validate xmit SKBs right when we pull them out of the qdisc. by David S. Miller · 10 years ago
  9. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  10. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  11. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  12. 77cffe2 net: Clarification of CHECKSUM_UNNECESSARY by Tom Herbert · 10 years ago
  13. de20fe8 net: Allocate a new 16 bits for flags in skbuff by Tom Herbert · 10 years ago
  14. 918bbc4 include/rxrpc/types.h: Remove unused header by Rasmus Villemoes · 10 years ago
  15. 6fb7c37 include/linux/phonedev.h: Remove unused header by Rasmus Villemoes · 10 years ago
  16. fbd7465 include/linux/i82593.h: Remove unused header by Rasmus Villemoes · 10 years ago
  17. 18fe8db include/linux/cycx_x25.h: Remove unused header by Rasmus Villemoes · 10 years ago
  18. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  19. 430ad68 net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entries by Florian Fainelli · 10 years ago
  20. 11bf2bb net: phy: broadcom: add new Broadcom OUI by Florian Fainelli · 10 years ago
  21. 97fdaab net: phy: broadcom: fix PHY_BCM_OUI_4 by Florian Fainelli · 10 years ago
  22. 5037d53 net: dsa: add Broadcom tag RX/TX handler by Florian Fainelli · 10 years ago
  23. ce31b31 net: dsa: allow updating fixed PHY link information by Florian Fainelli · 10 years ago
  24. ec9436b net: dsa: allow drivers to do link adjustment by Florian Fainelli · 10 years ago
  25. 5aed85c net: dsa: allow switches to work without tagging by Florian Fainelli · 10 years ago
  26. 0d8bcdd net: dsa: allow for more complex PHY setups by Florian Fainelli · 10 years ago
  27. bd47497 net: dsa: retain a per-port device_node pointer by Florian Fainelli · 10 years ago
  28. fa981d9 net: dsa: provide a switch device device tree node pointer by Florian Fainelli · 10 years ago
  29. 464c366 net: phy: provide stub for fixed_phy_set_link_update by Florian Fainelli · 10 years ago
  30. 3e8a72d net: dsa: reduce number of protocol hooks by Florian Fainelli · 10 years ago
  31. 5c21403 net: Update sk_buff flag bit availability comment. by David S. Miller · 10 years ago
  32. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  33. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  34. 48ea526 net/mlx4: Use is_kdump_kernel() to detect kdump kernel by Amir Vadai · 10 years ago
  35. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  36. a98406e random32: improvements to prandom_bytes by Daniel Borkmann · 10 years ago
  37. 57c67ff udp: additional GRO support by Tom Herbert · 10 years ago
  38. 1933a78 net: add gro_compute_pseudo functions by Tom Herbert · 10 years ago
  39. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  40. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 10 years ago
  41. b8f9a02 net: phy: bcm7xxx: enable EEE at the PHY level by Florian Fainelli · 10 years ago
  42. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  43. 7053147 net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.h by Florian Fainelli · 10 years ago
  44. 3af20ef net: phy: broadcom: extract all registers to brcmphy.h by Florian Fainelli · 10 years ago
  45. f9474dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 989e04c tcp: improve undo on timeout by Yuchung Cheng · 10 years ago
  47. d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
  48. 433ab34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  49. d4261e5 bonding: create netlink event when bonding option is changed by Jiri Pirko · 10 years ago
  50. 26d189b Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  51. 3660475 i2c: rework kernel config I2C_ACPI by Lan Tianyu · 10 years ago
  52. 503e663 asm-generic: add memfd_create system call to unistd.h by Will Deacon · 10 years ago
  53. 16466f4 net: phy: bcm7xxx: remove 28nm wildcard entry by Florian Fainelli · 10 years ago
  54. 88ec63d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  55. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  56. 68ffeca Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 10 years ago
  57. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. ad15afb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  59. 93f56081 rhashtable: fix annotations for rht_for_each_entry_rcu() by Thomas Graf · 10 years ago
  60. c91eee5 rhashtable: unexport and make rht_obj() static by Thomas Graf · 10 years ago
  61. 5300fdc rhashtable: RCU annotations for next pointers by Thomas Graf · 10 years ago
  62. a26552a tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic by Hannes Frederic Sowa · 10 years ago
  63. 4fab907 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() by Neal Cardwell · 10 years ago
  64. 9d186ca tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) by Andrey Vagin · 10 years ago
  65. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  66. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  67. d087f6a Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4', 'mlx5', 'ocrdma' and 'srp' into for-next by Roland Dreier · 10 years ago
  68. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  69. cc8a44c Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  70. a8e4def Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  71. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  72. 4a319a4 Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  73. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  74. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  75. cec9970 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  76. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  77. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
  78. 14c4000 printk: Add function to return log buffer address and size by Vasant Hegde · 10 years ago
  79. db1044d RDMA/uapi: Include socket.h in rdma_user_cm.h by Doug Ledford · 10 years ago
  80. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  81. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  82. f6f9933 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. c7a19c7 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  84. 5fd41f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  85. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  86. b775e64 Merge branch 'devicetree/next-console' into devicetree/next by Grant Likely · 10 years ago
  87. 26375b5 mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. by Jaehoon Chung · 10 years ago
  88. c8d6637 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  89. 1471cb6 IB/mad: Add user space RMPP support by Ira Weiny · 10 years ago
  90. 0f29b46 IB/mad: add new ioctl to ABI to support new registration options by Ira Weiny · 10 years ago
  91. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  92. c23190c Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  93. 77e40aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  94. 96784de Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux by Linus Torvalds · 10 years ago
  95. 0d10c2c Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  96. 27111a2 drm/nouveau: expose the full object/event interfaces to userspace by Ben Skeggs · 10 years ago
  97. a4e610b drm/nouveau: use ioctl interface for abi16 grobj alloc by Ben Skeggs · 10 years ago
  98. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  99. f7dbaef Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  100. 3d50d4d drm/ttm: expose CPU address of DMA-allocated pages by Alexandre Courbot · 10 years ago