index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
2
-1
/
+2
2016-04-26
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
1
-33
/
+88
2016-04-26
net: tsi108: use NULL for pointer-typed argument
Julia Lawall
1
-1
/
+2
2016-04-26
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-25
/
+30
2016-04-26
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-17
/
+19
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
6
-34
/
+51
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
10
-241
/
+261
2016-04-26
net: hns: sort the header file by alphabetical order
Daode Huang
3
-14
/
+14
2016-04-26
net: hns: add syscon operation for dsaf
Yisen.Zhuang\(Zhuangyuzeng\)
1
-0
/
+14
2016-04-26
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-12
/
+37
2016-04-26
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
4
-32
/
+22
2016-04-26
net: hns: set debug port irq index to 0
Daode Huang
2
-11
/
+2
2016-04-26
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
9
-89
/
+84
2016-04-25
macsec: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2016-04-25
qed: add support for link pause configuration.
Sudarsana Reddy Kalluru
1
-0
/
+14
2016-04-25
qed*: Conditions for changing link
Yuval Mintz
2
-4
/
+16
2016-04-25
qede: Add support for ethtool private flags
Yuval Mintz
1
-0
/
+23
2016-04-25
qed*: Align statistics names
Yuval Mintz
4
-40
/
+49
2016-04-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
24
-505
/
+661
2016-04-25
ixgbe: use msleep for long delays
Arnd Bergmann
1
-1
/
+1
2016-04-25
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
3
-4
/
+5
2016-04-25
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
2
-82
/
+180
2016-04-25
ixgbevf: make use of BIT() macro to avoid shift of signed values
Jacob Keller
4
-26
/
+27
2016-04-25
ixgbe: resolve shift of negative value warning
Jacob Keller
1
-2
/
+2
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
17
-195
/
+195
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
3
-0
/
+42
2016-04-25
ixgbe: Use correct FC setup function for x550em_a
Mark Rustad
1
-2
/
+2
2016-04-25
ixgbevf: add support for per-queue ethtool stats
Emil Tantilov
2
-46
/
+91
2016-04-25
ixgbevf: refactor ethtool stats handling
Emil Tantilov
1
-62
/
+64
2016-04-25
ixgbe: Add register wait for slow links
Mark Rustad
2
-0
/
+22
2016-04-24
hv_netvsc: Fix the list processing for network change event
Haiyang Zhang
1
-1
/
+1
2016-04-24
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
1
-1
/
+1
2016-04-24
ixgbe: fix default mac->ops.setup_link for X550EM
Emil Tantilov
1
-2
/
+2
2016-04-24
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
2
-26
/
+2
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
4
-73
/
+42
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
145
-909
/
+1448
2016-04-21
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
1
-3
/
+3
2016-04-21
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+7
2016-04-21
rtc: ds1307: Use irq when available for wakeup-source device
Nishanth Menon
1
-1
/
+1
2016-04-21
rtc: ds1307: ds3231 temperature s16 overflow
Zhuang Yuyao
1
-2
/
+2
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
40
-389
/
+421
2016-04-21
geneve: break dependency with netdev drivers
Hannes Frederic Sowa
1
-3
/
+28
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
1
-5
/
+9
2016-04-21
qlcnic: protect qlicnic_attach_func with rtnl_lock
Hannes Frederic Sowa
1
-2
/
+8
2016-04-21
ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
mlx4: protect mlx4_en_start_port in mlx4_en_restart with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock
Hannes Frederic Sowa
1
-0
/
+2
2016-04-21
benet: be_resume needs to protect be_open with rtnl_lock
Hannes Frederic Sowa
1
-4
/
+6
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2
-6
/
+10
2016-04-21
atl2: Disable unimplemented scatter/gather feature
Ben Hutchings
1
-1
/
+1
[next]