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-08-24
fjes: tx_stall_task
Taku Izumi
2
-0
/
+63
2015-08-24
fjes: raise_intr_rxdata_task
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: net_device_ops.ndo_start_xmit
Taku Izumi
4
-0
/
+245
2015-08-24
fjes: net_device_ops.ndo_open and .ndo_stop
Taku Izumi
5
-0
/
+439
2015-08-24
fjes: buffer address regist/unregistration routine
Taku Izumi
2
-1
/
+194
2015-08-24
fjes: ES information acquisition routine
Taku Izumi
3
-0
/
+148
2015-08-24
fjes: platform_driver's .probe and .remove routine
Taku Izumi
2
-0
/
+119
2015-08-24
fjes: Hardware cleanup routine
Taku Izumi
2
-0
/
+67
2015-08-24
fjes: Hardware initialization routine
Taku Izumi
5
-1
/
+650
2015-08-24
fjes: Introduce FUJITSU Extended Socket Network Device driver
Taku Izumi
5
-0
/
+284
2015-08-24
3c59x: Add BQL support for 3c59x ethernet driver.
Loganaden Velvindron
1
-3
/
+20
2015-08-23
net: phy: add interrupt support for aquantia phy
Shaohui Xie
1
-0
/
+49
2015-08-23
Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
19
-27
/
+1966
2015-08-23
Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-5
/
+5
2015-08-23
NET: nps_enet: minor namespace cleanup
Noam Camus
1
-3
/
+4
2015-08-23
NET: nps_enet: TX done acknowledge.
Noam Camus
1
-0
/
+3
2015-08-23
NET: nps_enet: drop control frames
Noam Camus
1
-4
/
+4
2015-08-23
NET: nps_enet: TX done race condition
Noam Camus
1
-7
/
+3
2015-08-23
NET: nps_enet: replace use of cause register
Noam Camus
2
-24
/
+5
2015-08-23
vxlan: GRO support at tunnel layer
Tom Herbert
1
-2
/
+7
2015-08-23
gro: Fix remcsum offload to deal with frags in GRO
Tom Herbert
1
-14
/
+9
2015-08-23
net/xen-netfront: only clean up queues if present
Chas Williams
1
-2
/
+3
2015-08-23
net: dsa: mv88e6xxx: set 802.1Q mode to Fallback
Vivien Didelot
1
-1
/
+1
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-490
/
+366
2015-08-21
enic: Fix build failure with SRIOV disabled.
David S. Miller
1
-1
/
+1
2015-08-20
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+17
2015-08-20
vxlan: metadata based tunneling for IPv6
Jiri Benc
1
-29
/
+40
2015-08-20
vxlan: do not shadow flags variable
Jiri Benc
1
-4
/
+4
2015-08-20
vxlan: provide access function for vxlan socket address family
Jiri Benc
1
-4
/
+4
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2
-3
/
+2
2015-08-20
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
1
-4
/
+4
2015-08-20
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-3
/
+3
2015-08-21
Merge branches 'acpi-video' and 'cpufreq-fixes'
Rafael J. Wysocki
2
-5
/
+17
2015-08-20
net: xgene Remove xgene specific phy and MAC lookup functions
Jeremy Linton
1
-36
/
+2
2015-08-20
smsc911x: Remove dev==NULL check.
Jeremy Linton
1
-3
/
+0
2015-08-20
device property: Add ETH_ALEN check, update comments.
Jeremy Linton
1
-8
/
+13
2015-08-20
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
192
-2794
/
+7123
2015-08-20
rt2x00: use DECLARE_EWMA
Johannes Berg
3
-15
/
+10
2015-08-20
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-20
virtio_net: use DECLARE_EWMA
Johannes Berg
2
-12
/
+11
2015-08-20
bnx2x: Fix vxlan endianity issue
Yuval Mintz
1
-1
/
+1
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
1
-5
/
+1
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
1
-6
/
+2
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
1
-8
/
+0
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
1
-1
/
+1
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
1
-3
/
+10
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-57
/
+83
2015-08-20
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Robert Baldyga
11
-0
/
+1532
2015-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
4
-23
/
+44
2015-08-20
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-33
/
+48
[next]