1. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
  2. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  3. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  4. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
  5. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 9 years ago
  6. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 9 years ago
  7. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  8. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  9. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  10. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 9 years ago
  11. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 9 years ago
  14. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 9 years ago
  15. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 9 years ago
  16. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 9 years ago
  17. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 9 years ago
  18. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 9 years ago
  19. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 9 years ago
  20. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 9 years ago
  21. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 9 years ago
  22. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  23. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  24. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  25. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  26. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  27. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  28. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 9 years ago
  29. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 9 years ago
  30. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  31. 557fc4a fq: add fair queuing framework by Michal Kazior · 9 years ago
  32. d068ca2 codel: split into multiple files by Michal Kazior · 9 years ago
  33. 79bdc4c codel: generalize the implementation by Michal Kazior · 9 years ago
  34. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 9 years ago
  35. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 9 years ago
  36. d4967cf qed*: Align statistics names by Yuval Mintz · 9 years ago
  37. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 9 years ago
  38. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  39. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  40. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  41. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  42. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  43. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  44. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  45. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  46. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  47. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 9 years ago
  48. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 9 years ago
  49. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 9 years ago
  50. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 9 years ago
  51. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 9 years ago
  52. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 9 years ago
  53. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 9 years ago
  54. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 9 years ago
  55. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  56. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  57. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 9 years ago
  58. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 9 years ago
  59. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  60. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  61. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  62. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  63. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 9 years ago
  64. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  66. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 9 years ago
  67. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  69. d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  70. 5c0e03c Bluetooth: Add defines for SPI and I2C by Johan Hedberg · 9 years ago
  71. 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 9 years ago
  72. c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 681e683 geneve: break dependency with netdev drivers by Hannes Frederic Sowa · 9 years ago
  74. b7aade1 vxlan: break dependency with netdev drivers by Hannes Frederic Sowa · 9 years ago
  75. 461017c net/mlx5e: Support RX multi-packet WQE (Striding RQ) by Tariq Toukan · 9 years ago
  76. 237cd21 net/mlx5: Introduce device queue counters by Tariq Toukan · 9 years ago
  77. 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 9 years ago
  78. cfea5a6 tcp: Merge tx_flags and tskey in tcp_shifted_skb by Martin KaFai Lau · 9 years ago
  79. a9a0804 ipmr: align RTA_MFC_STATS on 64-bit by Nicolas Dichtel · 9 years ago
  80. 089bf1a libnl: add more helpers to align attributes on 64-bit by Nicolas Dichtel · 9 years ago
  81. b1c20f0 netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE by Alexander Duyck · 9 years ago
  82. 85b67bc perf, bpf: minimize the size of perf_trace_() tracepoint handler by Alexei Starovoitov · 9 years ago
  83. c60c984 net: dsa: remove tag_protocol from dsa_switch by Vivien Didelot · 9 years ago
  84. 3194ed4 ALSA: hda - Fix possible race on regmap bypass flip by Takashi Iwai · 9 years ago
  85. fba7cd6 asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() by Romain Perier · 9 years ago
  86. 1d0fd42 thermal: consistently use int for trip temp by Wei Ni · 9 years ago
  87. 10c9ead rtnetlink: add new RTM_GETSTATS message to dump link stats by Roopa Prabhu · 9 years ago
  88. e6f268e net: nla_align_64bit() needs to test the right pointer. by David S. Miller · 9 years ago
  89. cca1d81 net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos by Eric Dumazet · 9 years ago
  90. b84e930 net/hsr: Fixed version field in ENUM by Peter Heise · 9 years ago
  91. bd570ff bpf: add event output helper for notifications/sampling/logging by Daniel Borkmann · 9 years ago
  92. 1e33759 bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output by Daniel Borkmann · 9 years ago
  93. 607ea7c net/ipv6/addrconf: simplify sysctl registration by Konstantin Khlebnikov · 9 years ago
  94. 2309236 cls_cgroup: get sk_classid only from full sockets by Konstantin Khlebnikov · 9 years ago
  95. 35c5845 net: Add helpers for 64-bit aligning netlink attributes. by David S. Miller · 9 years ago
  96. 9a0e3ee Merge branch 'ptmx-cleanup' by Linus Torvalds · 9 years ago
  97. 1840284 net: Align IFLA_STATS64 attributes properly on architectures that need it. by David S. Miller · 9 years ago
  98. 12566cc3 Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  99. 67245ff devpts: clean up interface to pty drivers by Linus Torvalds · 9 years ago
  100. 2d55173 phy: add generic function to support ksetting support by Philippe Reynes · 9 years ago