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-06-08
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
qed: potential overflow in qed_cxt_src_t2_alloc()
Dan Carpenter
1
-1
/
+1
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-08
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-08
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
3
-0
/
+7
2016-06-07
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
4
-30
/
+130
2016-06-07
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
4
-47
/
+39
2016-06-07
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
4
-85
/
+90
2016-06-07
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
4
-0
/
+1351
2016-06-07
fsl/qe: Add QE TDM lib
Zhao Qiang
3
-1
/
+282
2016-06-07
fsl/qe: setup clock source for TDM mode
Zhao Qiang
2
-0
/
+486
2016-06-07
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
1
-0
/
+6
2016-06-07
qed: PF to reply to unknown messages
Yuval Mintz
1
-11
/
+22
2016-06-07
qed: PF enforce MAC limitation of VFs
Yuval Mintz
2
-6
/
+79
2016-06-07
qed: Move doorbell calculation from VF to PF
Yuval Mintz
2
-11
/
+38
2016-06-07
qed: Make PF more robust against malicious VF
Yuval Mintz
1
-4
/
+68
2016-06-07
qed: PF-VF resource negotiation
Yuval Mintz
3
-69
/
+135
2016-06-07
qed: Relax VF firmware requirements
Yuval Mintz
4
-50
/
+116
2016-06-07
vhost_net: stop polling socket during rx processing
Jason Wang
1
-31
/
+33
2016-06-06
net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-06
net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-06
virtio-net: Add initial MTU advice feature
Aaron Conole
1
-0
/
+10
2016-06-06
net: Revert vrf-local changes.
David S. Miller
1
-201
/
+33
2016-06-06
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-06
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-06
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-05
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
Vitaly Kuznetsov
1
-3
/
+2
2016-06-05
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
3
-6
/
+3
2016-06-05
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
3
-19
/
+13
2016-06-05
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
3
-25
/
+22
2016-06-05
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
1
-1
/
+0
2016-06-04
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-04
net: hns: implement the miscellaneous operation by asl
Kejian Yan
1
-0
/
+167
2016-06-04
net: hns: register phy device in each mac initial sequence
Kejian Yan
1
-7
/
+126
2016-06-04
net: hns: dsaf adds support of acpi
Kejian Yan
3
-83
/
+114
2016-06-04
net: hns: add dsaf misc operation method
Kejian Yan
10
-70
/
+111
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-04
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-04
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-04
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-04
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-04
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
1
-30
/
+18
2016-06-04
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+7
2016-06-04
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
Andrew Lunn
2
-9
/
+86
2016-06-04
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
Andrew Lunn
1
-63
/
+63
2016-06-04
net: dsa: mv88e6xxx: Only support EDSA tagging
Andrew Lunn
1
-6
/
+2
2016-06-04
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-2
/
+2
2016-06-04
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-2
/
+1
2016-06-04
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2
-13
/
+18
[next]