1. 496aec5 brcmfmac: Add 4356 sdio support by Christian Daudt · 8 years ago
  2. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 8 years ago
  3. c0ef079 netdevice: shrink size of struct netdev_queue by Florian Westphal · 8 years ago
  4. a60c090 bridge: netlink: export per-vlan stats by Nikolay Aleksandrov · 8 years ago
  5. 6dada9b bridge: vlan: learn to count by Nikolay Aleksandrov · 8 years ago
  6. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  7. 79ecb90 ipv6: Generic tunnel cleanup by Tom Herbert · 8 years ago
  8. 182a352 gre: Create common functions for transmit by Tom Herbert · 8 years ago
  9. 8eb30be ipv6: Create ip6_tnl_xmit by Tom Herbert · 8 years ago
  10. 95f5c64 gre: Move utility functions to common headers by Tom Herbert · 8 years ago
  11. 0d3c703 ipv6: Cleanup IPv6 tunnel receive path by Tom Herbert · 8 years ago
  12. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  13. 03dc76c qed: add infrastructure for device self tests. by Sudarsana Reddy Kalluru · 8 years ago
  14. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 8 years ago
  15. 5a7b27e net/mlx5: Initializing CPU reverse mapping by Maor Gottlieb · 8 years ago
  16. d63cd28 net/mlx5: Add user chosen levels when allocating flow tables by Maor Gottlieb · 8 years ago
  17. d745098 net/mlx5: Introduce modify flow rule destination by Maor Gottlieb · 8 years ago
  18. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  19. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  20. badf3ad net: dsa: Provide CPU port statistics to master netdev by Florian Fainelli · 8 years ago
  21. b43e719 fq: split out backlog update logic by Michal Kazior · 8 years ago
  22. c134ecb tcp: Make use of MSG_EOR in tcp_sendmsg by Martin KaFai Lau · 8 years ago
  23. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 8 years ago
  24. ba7863f net: snmp: fix 64bit stats on 32bit arches by Eric Dumazet · 8 years ago
  25. 4be7352 net: SOCKWQ_ASYNC_WAITDATA optimizations by Eric Dumazet · 8 years ago
  26. 9317bb6 net: SOCKWQ_ASYNC_NOSPACE optimizations by Eric Dumazet · 8 years ago
  27. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 8 years ago
  28. f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  29. c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  30. 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  31. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  32. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 8 years ago
  33. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 8 years ago
  34. a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 8 years ago
  35. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  36. 08e3bae net: sctp: rename SCTP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  37. 214d3f1 net: icmp: rename ICMPMSGIN_INC_STATS_BH() by Eric Dumazet · 8 years ago
  38. 90bbcc6 net: tcp: rename TCP_INC_STATS_BH by Eric Dumazet · 8 years ago
  39. b540f9d net: xfrm: kill XFRM_INC_STATS_BH() by Eric Dumazet · 8 years ago
  40. 02c2234 net: udp: rename UDP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  41. 5d3848b net: rename ICMP_INC_STATS_BH() by Eric Dumazet · 8 years ago
  42. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 8 years ago
  43. 501e7ef net-rfs: fix false sharing accessing sd->input_queue_head by Eric Dumazet · 8 years ago
  44. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. f28f20d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. 8ead9dd devpts: more pty driver interface cleanups by Linus Torvalds · 8 years ago
  47. 1b223dd net/mlx5e: Fix checksum handling for non-stripped vlan packets by Saeed Mahameed · 8 years ago
  48. 3635011 net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping) by Gal Pressman · 8 years ago
  49. bb64143 net/mlx5e: Add ethtool support for dump module EEPROM by Gal Pressman · 8 years ago
  50. da54d24 net/mlx5e: Add ethtool support for interface identify (LED blinking) by Gal Pressman · 8 years ago
  51. 94cb1eb net/mlx5e: Add support for RXALL netdev feature by Eran Ben Elisha · 8 years ago
  52. 121fcdc net/mlx5e: Add link down events counter by Gal Pressman · 8 years ago
  53. 9218b44 net/mlx5e: Statistics handling refactoring by Gal Pressman · 8 years ago
  54. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  55. c0b0479 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  56. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  57. 66c7a5e ovs: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  58. 6ed46d1 sock_diag: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  59. 3c6f371 fs/quota: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  60. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  61. 6a92393 Revert "ipv6: Revert optional address flusing on ifdown." by David S. Miller · 8 years ago
  62. 90bfe66 ila: add checksum neutral ILA translations by Tom Herbert · 8 years ago
  63. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 8 years ago
  64. 557fc4a fq: add fair queuing framework by Michal Kazior · 8 years ago
  65. d068ca2 codel: split into multiple files by Michal Kazior · 8 years ago
  66. 79bdc4c codel: generalize the implementation by Michal Kazior · 8 years ago
  67. 0868e25 route: move lwtunnel state to a single place by Jiri Benc · 8 years ago
  68. fe7cd2b qed*: Conditions for changing link by Yuval Mintz · 8 years ago
  69. d4967cf qed*: Align statistics names by Yuval Mintz · 8 years ago
  70. 841645b ipv6: Revert optional address flusing on ifdown. by David S. Miller · 8 years ago
  71. 2dad624 wireless: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  72. cbdeafd netfilter/ipvs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  73. a558da0 ieee802154: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  74. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  75. 12a0faa bridge: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  76. 0238b72 ovs: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  77. f13a82d ipv6: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  78. 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  79. 343a6d8 rtnl: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  80. d296ba6 soreuseport: Resolve merge conflict for v4/v6 ordering fix by Craig Gallek · 8 years ago
  81. 5e91f6c sock: relax WARN_ON() in sock_owned_by_user() by Eric Dumazet · 8 years ago
  82. 5fc7197 net/mlx5: Add pci shutdown callback by Majd Dibbiny · 8 years ago
  83. cd255ef net/mlx5e: Use vport MTU rather than physical port MTU by Saeed Mahameed · 8 years ago
  84. 046339e net/mlx5e: Device's mtu field is u16 and not int by Saeed Mahameed · 8 years ago
  85. 10d3be5 tcp-tso: do not split TSO packets at retransmit time by Eric Dumazet · 8 years ago
  86. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  87. 7ceb2af switchdev: Adding complete operation to deferred switchdev ops by Elad Raz · 8 years ago
  88. 11afbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  89. 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  90. de95c4a xfrm: align nlattr properly when needed by Nicolas Dichtel · 8 years ago
  91. 7352078 libnl: add nla_put_u64_64bit() helper by Nicolas Dichtel · 8 years ago
  92. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  93. 756a2f5 libnl: nla_put_s64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  94. e9bbe89 libnl: nla_put_net64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  95. b46f6de libnl: nla_put_be64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  96. e7479122 libnl: nla_put_le64(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  97. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
  99. 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 8 years ago
  100. 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago