1. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 9 years ago
  2. 3e3a78b switchdev: rename vlan vid_start to vid_begin by Scott Feldman · 9 years ago
  3. e8e85cc packet: remove handling of tx_ring by Maninder Singh · 9 years ago
  4. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  5. 69ae2f7 Merge branch 'stmmac-rk3368' by David S. Miller · 9 years ago
  6. df55885 net: stmmac: dwmac-rk: add rk3368-specific data by Heiko Stübner · 9 years ago
  7. 0fb98db net: stmmac: dwmac-rk: abstract access to mac settings in GRF by Heiko Stübner · 9 years ago
  8. c48fa33 net: stmmac: dwmac-rk: Fix clk rate when provided by soc by Heiko Stübner · 9 years ago
  9. 059dab0 net: stmmac: dwmac-rk: remove unused gpio register defines by Heiko Stübner · 9 years ago
  10. 5b3f87d Merge tag 'linux-can-fixes-for-4.1-20150621' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  11. 26c0a14 net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121 by Alexander Popov · 9 years ago
  12. db687a5 dsa: mv88x6xxx: Zero statistics counters by Andrew Lunn · 9 years ago
  13. 824831fa Merge branch 'dsa-mv88e6xxx-debugfs' by David S. Miller · 9 years ago
  14. 56d95e2 dsa: mv88x6xxx: Add debugfs interface for scratch registers by Andrew Lunn · 9 years ago
  15. d35bd87 dsa: mv88x6xxx: Add debugfs interface for device map by Andrew Lunn · 9 years ago
  16. 532c7a3 dsa: mv88x6xxx: Add debugfs interface for statistics by Andrew Lunn · 9 years ago
  17. 80c4627 dsa: mv88x6xxx: Refactor getting a single statistic by Andrew Lunn · 9 years ago
  18. 8a0a265 dsa: mv88e6xxx: Add debugfs interface for ATU by Andrew Lunn · 9 years ago
  19. 87c8cef dsa: mv88e6xxx: Add debugfs interface for registers by Andrew Lunn · 9 years ago
  20. 45dac1d vmxnet3: Changes for vmxnet3 adapter version 2 (fwd) by Shreyas Bhatewara · 9 years ago
  21. c41fcce vmxnet3: Fix memory leaks in rx path (fwd) by Shreyas Bhatewara · 9 years ago
  22. e9ba47b vmxnet3: Register shutdown handler for device (fwd) by Shreyas Bhatewara · 9 years ago
  23. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  24. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 9 years ago
  25. dfe816c macvtap: Increase limit of macvtap queues by Pankaj Gupta · 9 years ago
  26. 0fb1170 bpf: BPF based latency tracing by Daniel Wagner · 9 years ago
  27. 6912ac3 KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs by Wei Huang · 9 years ago
  28. ca72430 KVM: x86/vPMU: Implement AMD vPMU code for KVM by Wei Huang · 9 years ago
  29. 25462f7 KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch by Wei Huang · 9 years ago
  30. 41aac14 KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc by Wei Huang · 9 years ago
  31. 12b322a xen-netback: fix a BUG() during initialization by Palik, Imre · 9 years ago
  32. 754bc54 bridge: multicast: restore router configuration on port link down/up by Satish Ashok · 9 years ago
  33. 7ce42de bridge: multicast: start querier timer when running user-space stp by Nikolay Aleksandrov · 9 years ago
  34. d496f78 NET: ROSE: Don't dereference NULL neighbour pointer. by Ralf Baechle · 9 years ago
  35. b1dfe0a Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  36. bfdc8db Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  37. 4cd6b47 bonding: Display LACP info only to CAP_NET_ADMIN capable user by Mahesh Bandewar · 9 years ago
  38. dfea2aa tcp: Do not call tcp_fastopen_reset_cipher from interrupt context by Christoph Paasch · 9 years ago
  39. 538761b mvneta: add forgotten initialization of autonegotiation bits by Stas Sergeev · 9 years ago
  40. 1f02c09 Merge branch 'macb-sama5d2' by David S. Miller · 9 years ago
  41. 5c8fe71 net/macb: add config for Atmel sama5d2 SoCs by Cyrille Pitchen · 9 years ago
  42. bb7506c net/macb: bindings doc: add sama5d2 compatibility sting by Nicolas Ferre · 9 years ago
  43. f58393f net/macb: bindings doc/trivial: fix sama5d4 comment by Nicolas Ferre · 9 years ago
  44. f76a28c net/macb: bindings doc: fix compatibility string by Nicolas Ferre · 9 years ago
  45. 3b18844 inet_diag: Remove _bh suffix in inet_diag_dump_reqs(). by Hiroaki SHIMODA · 9 years ago
  46. 3447cf2 net/phy: Add support for Realtek RTL8211F by Shengzhou Liu · 9 years ago
  47. fa43335 Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  48. 10ea516 switchdev: fdb filter_dev is always NULL for self (device), so remove check by Scott Feldman · 9 years ago
  49. 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  50. efdfce2 Merge tag 'please-pull-paravirt' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  51. df68770 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  52. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 650ec5a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 35ffccd Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  58. e2172d8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. f451e76 HSI: nokia-modem: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  60. 505875e HSI: nokia-modem: Reduce missing driver message to debug level by Sebastian Reichel · 9 years ago
  61. 5023a5c HSI: cmt_speech: fix timestamp interface by Sebastian Reichel · 9 years ago
  62. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. cfe3ece Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. 5ef6ca4 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. b3ba283 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 6bc4c3a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. fc934d4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. 110c146 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/kaslr' and 'for-4.2/upstream' into for-linus by Jiri Kosina · 9 years ago
  74. ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
  75. 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 9 years ago
  76. d461003 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  77. 78eaa10 cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state by Shilpasri G Bhat · 9 years ago
  78. 3bcda76 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  79. ffa64ef x86: Load __USER_DS into DS/ES after resume by Ingo Molnar · 9 years ago
  80. 1af858f Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  81. 9f20d68 PM / OPP: Add binding for 'opp-suspend' by Viresh Kumar · 9 years ago
  82. a9a80e7 PM / OPP: Allow multiple OPP tables to be passed via DT by Viresh Kumar · 9 years ago
  83. b901b51 PM / OPP: Add new bindings to address shortcomings of existing bindings by Viresh Kumar · 9 years ago
  84. f778dad Merge omapdss scaling fixes by Tomi Valkeinen · 9 years ago
  85. 1abf25a mfd: lpc_ich: Assign subdevice ids automatically by Mika Westerberg · 9 years ago
  86. ef76cc5 mfd: si476x-i2c: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  87. e7d8ae3 mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  88. abe5b47 mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  89. b3c8c82 mfd: wm8350-core: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  90. cea2cc7 mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  91. 1a52598 mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  92. 0b182c2 mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  93. 7d5b1ed mfd: twl4030-irq: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  94. cf55078 mfd: mt6397-core: Add GPIO sub-module support by Hongzhou Yang · 9 years ago
  95. 056c3e7 mfd: arizona: Add convience defines for micd_rate/micd_bias_starttime by Charles Keepax · 9 years ago
  96. 557e86e mfd: dt: Add bindings for DA9063 OnKey by Steve Twiss · 9 years ago
  97. 9011e4a mfd: da9063: Add support for OnKey driver by Steve Twiss · 9 years ago
  98. e2ae0fb mfd: arizona: Fix incorrect Makefile conditionals by Richard Fitzgerald · 9 years ago
  99. 7e2d67e mfd: arizona: Add stub for wm5102_patch() by Richard Fitzgerald · 9 years ago
  100. ec40c60 mfd: Check ACPI device companion before checking resources by Lorenzo Pieralisi · 9 years ago