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
2015-11-23
intel: i40e: fix confused code
Rasmus Villemoes
1
-14
/
+10
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2
-1
/
+4
2015-11-23
ixgbevf: use ether_addr_copy instead of memcpy
Emil Tantilov
1
-8
/
+6
2015-11-23
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
1
-4
/
+3
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
1
-80
/
+0
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2
-3
/
+3
2015-11-23
ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
3
-6
/
+5
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
1
-23
/
+62
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-1
/
+2
2015-11-23
fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
1
-0
/
+4
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
1
-6
/
+3
2015-11-23
ixgbe: Delete redundant include file
Mark Rustad
1
-3
/
+0
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
1
-2
/
+1
2015-11-23
fm10k: Correct MTU for jumbo frames
Jacob Keller
1
-1
/
+1
2015-11-23
fm10k: do not assume VF always has 1 queue
Jacob Keller
2
-1
/
+7
2015-11-23
dsa: mv88e6xxx.c: Hardware reset the chip if available
Andrew Lunn
1
-0
/
+10
2015-11-22
gianfar: use of_property_read_bool()
Saurabh Sengar
1
-4
/
+1
2015-11-22
bnx2x: Utilize FW 7.13.1.0.
Yuval Mintz
1
-20
/
+23
2015-11-20
ravb: use clock rate as basis for GTI.TIV
Simon Horman
2
-1
/
+40
2015-11-20
dl2k: Implement suspend
Ondrej Zary
1
-14
/
+65
2015-11-20
dl2k: Reorder and cleanup initialization
Ondrej Zary
1
-39
/
+56
2015-11-20
dl2k: Handle memory allocation errors in alloc_list
Ondrej Zary
1
-85
/
+97
2015-11-20
bnx2x: Show port statistics in Multi-function
Yuval Mintz
1
-3
/
+1
2015-11-20
bnx2x: Add new SW stat 'tx_exhaustion_events'
Yuval Mintz
1
-2
/
+3
2015-11-20
ppp: remove PPPOX_ZOMBIE socket state
Guillaume Nault
2
-3
/
+3
2015-11-20
ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv()
Guillaume Nault
1
-20
/
+2
2015-11-20
mlxsw: spectrum: Add error paths to __mlxsw_sp_port_vlans_add
Ido Schimmel
1
-15
/
+46
2015-11-20
mlxsw: spectrum: Unify setting of HW VLAN filters
Ido Schimmel
1
-24
/
+34
2015-11-20
mlxsw: spectrum: Use correct PVID value when removing VLANs
Ido Schimmel
1
-10
/
+8
2015-11-20
net: encx24j600: move rev announcement to probe function
Jon Ringle
1
-12
/
+12
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
12
-20
/
+2
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
10
-14
/
+14
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
12
-16
/
+2
2015-11-18
mlx4: remove mlx4_en_low_latency_recv()
Eric Dumazet
4
-198
/
+2
2015-11-18
bnx2x: remove bnx2x_low_latency_recv() support
Eric Dumazet
4
-167
/
+2
2015-11-18
mlx5: support napi_complete_done()
Eric Dumazet
3
-14
/
+13
2015-11-18
mlx5: add busy polling support
Eric Dumazet
2
-0
/
+8
2015-11-18
mlx4: mlx4_en_low_latency_recv() called with BH disabled
Eric Dumazet
1
-5
/
+7
2015-11-18
be2net: remove local variable 'status'
Ivan Vecera
1
-4
/
+2
2015-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-35
/
+87
2015-11-18
Merge tag 'hwmon-for-linus-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+14
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-3277
/
+449
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
1
-0
/
+16
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
via-velocity: unconditionally drop frames with bad l2 length
Timo Teräs
1
-21
/
+3
2015-11-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2015-11-16
ipg: Remove ipg driver
Ondrej Zary
6
-3068
/
+0
[next]