1. e6db98d net: dsa: add switch mdb bitmap functions by Vivien Didelot · 8 years ago
  2. 9c428c5 net: dsa: add switch vlan bitmap functions by Vivien Didelot · 8 years ago
  3. 3709aad net: dsa: remove trans argument from mdb ops by Vivien Didelot · 8 years ago
  4. 80e0236 net: dsa: remove trans argument from vlan ops by Vivien Didelot · 8 years ago
  5. 183dea5 openvswitch: do not propagate headroom updates to internal port by Paolo Abeni · 8 years ago
  6. c5f66a8 Merge branch 'cpsw-ale-cleanups' by David S. Miller · 8 years ago
  7. 9719360 net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get by Grygorii Strashko · 8 years ago
  8. 1971ab5 net: ethernet: ti: ale: use devm_kzalloc in cpsw_ale_create() by Grygorii Strashko · 8 years ago
  9. fb1a732 net: ethernet: ti: ale: move static initialization in cpsw_ale_create() by Grygorii Strashko · 8 years ago
  10. b5d31f2 net: ethernet: ti: ale: optimize ale entry mask bits configuartion by Grygorii Strashko · 8 years ago
  11. d0aef02 net: ethernet: ti: ale: disable ale from stop() by Grygorii Strashko · 8 years ago
  12. 4ff2c4b net: ethernet: ti: ale: use proper io apis by Grygorii Strashko · 8 years ago
  13. c6395f1 net: ethernet: ti: cpsw: fix ale port numbers by Grygorii Strashko · 8 years ago
  14. 2733d7b net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h by Grygorii Strashko · 8 years ago
  15. 2c8a14d net: ethernet: ti: cpsw: move platform data struct to .c file by Grygorii Strashko · 8 years ago
  16. dda5f5fe net: ethernet: ti: cpsw: use proper io apis by Grygorii Strashko · 8 years ago
  17. fc49be8 net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res by Grygorii Strashko · 8 years ago
  18. 80274ab net: phy: remove generic settings for callbacks config_aneg and read_status from drivers by Heiner Kallweit · 8 years ago
  19. 00fde79 net: phy: core: use genphy version of callbacks read_status and config_aneg per default by Heiner Kallweit · 8 years ago
  20. efbae71 Merge branch 'ip6_gre-add-erspan-native-tunnel-for-ipv6' by David S. Miller · 8 years ago
  21. 5a963eb ip6_gre: Add ERSPAN native tunnel support by William Tu · 8 years ago
  22. 898b2979 ip6_gre: Refactor ip6gre xmit codes by William Tu · 8 years ago
  23. a3222dc ip_gre: Refector the erpsan tunnel code. by William Tu · 8 years ago
  24. 50e0f5c Merge branch 'ethtool-reset-AP' by David S. Miller · 8 years ago
  25. 6502ad5 bnxt_en: Add ETH_RESET_AP support by Scott Branden · 8 years ago
  26. 40e44a1 net: ethtool: add support for reset of AP inside NIC interface. by Scott Branden · 8 years ago
  27. 68bf33f Merge branch 'rds-tcp-netns-delete-related-fixes' by David S. Miller · 8 years ago
  28. f10b4cf rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete by Sowmini Varadhan · 8 years ago
  29. 681648e rds: tcp: correctly sequence cleanup on netns deletion. by Sowmini Varadhan · 8 years ago
  30. 2d746c9 rds: tcp: remove redundant function rds_tcp_conn_paths_destroy() by Sowmini Varadhan · 8 years ago
  31. 4c94cc2 tipc: fall back to smaller MTU if allocation of local send skb fails by Jon Maloy · 8 years ago
  32. 201c78e Merge branch 'macb-rx-packet-filtering' by David S. Miller · 8 years ago
  33. ae8223de net: macb: Added support for RX filtering by Rafal Ozieblo · 8 years ago
  34. 512286b net: macb: Added some queue statistics by Rafal Ozieblo · 8 years ago
  35. ae1f2a5 net: macb: Added support for many RX queues by Rafal Ozieblo · 8 years ago
  36. 7475908 vmxnet3: increase default rx ring sizes by Shrikrishna Khare · 8 years ago
  37. 9f66816 net: dsa: bcm_sf2: Utilize b53_get_tag_protocol() by Florian Fainelli · 8 years ago
  38. e94a62f net/reuseport: drop legacy code by Paolo Abeni · 8 years ago
  39. 0fc66dd Documentation: net: dsa: Cut set_addr() documentation by Linus Walleij · 8 years ago
  40. 3d8068c Merge branch 'net-dst_entry-shrink' by David S. Miller · 8 years ago
  41. 7149f81 net: Remove dst->next by David Miller · 8 years ago
  42. 5492093 xfrm: Stop using dst->next in bundle construction. by David Miller · 8 years ago
  43. 8b207e7 net: Rearrange dst_entry layout to avoid useless padding. by David Miller · 8 years ago
  44. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 8 years ago
  45. 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 8 years ago
  46. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 8 years ago
  47. 45b018be ipsec: Create and use new helpers for dst child access. by David Miller · 8 years ago
  48. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 8 years ago
  49. 071fb37 ipv6: Move rt6_next from dst_entry into ipv6 route structure. by David Miller · 8 years ago
  50. fe736e7 decnet: Move dn_next into decnet route structure. by David Miller · 8 years ago
  51. ca2c374 net: dst->rt_next is unused. by David Miller · 8 years ago
  52. b78a6aa forcedeth: optimize the xmit with unlikely by Zhu Yanjun · 8 years ago
  53. d750dbd atm: mpoa: remove 32-bit timekeeping by Tina Ruchandani · 8 years ago
  54. 59c0369 atm: eni: fix several indentation issues by Colin Ian King · 8 years ago
  55. 311af51 openvswitch: use ktime_get_ts64() instead of ktime_get_ts() by Arnd Bergmann · 8 years ago
  56. b2dfcb3 netxen: remove timespec usage by Arnd Bergmann · 8 years ago
  57. 511e3036 net: phy: harmonize phy_id{,_mask} data type by Richard Leitner · 8 years ago
  58. 3243ff2a net: ethernet: davinci_emac: Deduplicate bus_find_device() by name matching by Lukas Wunner · 8 years ago
  59. 87de083 net: thunderx: Set max queue count taking XDP_TX into account by Sunil Goutham · 8 years ago
  60. aa136d0 net: thunderx: Add support for xdp redirect by Sunil Goutham · 8 years ago
  61. b915176 Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  62. 26cd947 Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  63. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  64. fccfde4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  65. 96c22a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  66. e5372cd sparc64: Fix boot on T4 and later. by David S. Miller · 8 years ago
  67. ef0010a vsprintf: don't use 'restricted_pointer()' when not restricting by Linus Torvalds · 8 years ago
  68. 668533d kallsyms: take advantage of the new '%px' format by Linus Torvalds · 8 years ago
  69. da6af54 Merge tag 'printk-hash-pointer-4.15-rc2' of git://github.com/tcharding/linux by Linus Torvalds · 8 years ago
  70. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 8 years ago
  71. f6454f8 ethernet: dwmac-stm32: Fix copyright by Benjamin Gaignard · 8 years ago
  72. a7e4fbb net: via: via-rhine: use %p to format void * address instead of %x by Colin Ian King · 8 years ago
  73. 15bfe05 net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit by Geert Uytterhoeven · 8 years ago
  74. 01e4fab myri10ge: Update MAINTAINERS by Hyong-Youb Kim · 8 years ago
  75. 6424f6b kasan: use %px to print addresses instead of %p by Tobin C. Harding · 8 years ago
  76. 7b1924a vsprintf: add printk specifier %px by Tobin C. Harding · 8 years ago
  77. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 8 years ago
  78. 57e7344 vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 8 years ago
  79. 553d8e8 docs: correct documentation for %pK by Tobin C. Harding · 8 years ago
  80. 43570f0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  81. d51aae6 net: sched: cbq: create block for q->link.block by Jiri Pirko · 8 years ago
  82. 0195a21 atm: suni: remove extraneous space to fix indentation by Colin Ian King · 8 years ago
  83. 6c90654 atm: lanai: use %p to format kernel addresses instead of %x by Colin Ian King · 8 years ago
  84. 4a5def7 VSOCK: Don't set sk_state to TCP_CLOSE before testing it by Jorgen Hansen · 8 years ago
  85. 22dac9f atm: fore200e: use %pK to format kernel addresses instead of %x by Colin Ian King · 8 years ago
  86. c95c3fe ambassador: fix incorrect indentation of assignment statement by Colin Ian King · 8 years ago
  87. fc39c38 vxlan: use __be32 type for the param vni in __vxlan_fdb_delete by Xin Long · 8 years ago
  88. 5eb3d22 bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEM by Xin Long · 8 years ago
  89. a8dd397 sctp: use right member as the param of list_for_each_entry by Xin Long · 8 years ago
  90. f85729d sch_sfq: fix null pointer dereference at timer expiration by Paolo Abeni · 8 years ago
  91. 25415ce cls_bpf: don't decrement net's refcount when offload fails by Jakub Kicinski · 8 years ago
  92. 43f462f Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  93. 3c02a6d Revert "ALSA: usb-audio: Fix potential zero-division at parsing FU" by Takashi Iwai · 8 years ago
  94. ea37d59 Btrfs: incremental send, fix wrong unlink path after renaming file by Filipe Manana · 8 years ago
  95. 15fe076 net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 8 years ago
  96. 57f015f packet: fix crash in fanout_demux_rollover() by Mike Maloney · 8 years ago
  97. a51a40b Merge branch 'sctp-fix-sparse-errors' by David S. Miller · 8 years ago
  98. 1ba896f sctp: remove extern from stream sched by Xin Long · 8 years ago
  99. af2697a sctp: force the params with right types for sctp csum apis by Xin Long · 8 years ago
  100. 08f4607 sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail by Xin Long · 8 years ago