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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
bcma: add PCI ID for Foxconn's BCM43142 device
Rafał Miłecki
1
-0
/
+1
2016-07-18
wlcore: Add support for get_expected_throughput opcode
Maxim Altshul
1
-0
/
+11
2016-07-18
wlcore/wl18xx: Add functionality to accept TX rate per link
Maxim Altshul
6
-5
/
+48
2016-07-18
brcmfmac: respect hidden_ssid for AP interfaces
Rafał Miłecki
1
-0
/
+13
2016-07-18
wlcore/wl18xx: mesh: added initial mesh support for wl8
Maital Hahn
7
-14
/
+52
2016-07-18
mwifiex: Reduce endian conversion for REG Host Commands
Prasun Maiti
4
-50
/
+46
2016-07-17
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+18
2016-07-17
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-17
net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+2
2016-07-17
net: ethernet: adi: bfin_mac: use phydev from struct net_device
Philippe Reynes
2
-20
/
+12
2016-07-17
dwc_eth_qos: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-07-16
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
1
-1
/
+1
2016-07-16
sctp: fix GSO for IPv6
Marcelo Ricardo Leitner
1
-1
/
+22
2016-07-16
sctp: recvmsg should be able to run even if sock is in closing state
Marcelo Ricardo Leitner
1
-15
/
+17
2016-07-16
net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-07-16
Merge branch 'hisilicon-mdio-femac'
David S. Miller
10
-0
/
+1301
2016-07-16
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
4
-0
/
+1059
2016-07-16
of_mdio: Abstract a general interface for phy connect
Dongpo Li
2
-0
/
+46
2016-07-16
net: Add MDIO bus driver for the Hisilicon FEMAC
Dongpo Li
4
-0
/
+196
2016-07-16
net: cpsw: make TI_CPSW_PHY_SEL invisible
Uwe Kleine-König
1
-2
/
+1
2016-07-16
wan/fsl_ucc_hdlc: rewrite error handling to make it clearer
Zhao Qiang
1
-28
/
+27
2016-07-16
wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv'
Zhao Qiang
1
-1
/
+0
2016-07-16
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
4
-8
/
+20
2016-07-16
rndis_host: Set valid random MAC on buggy devices
Kristian Evensen
1
-1
/
+5
2016-07-16
Merge branch 'bridge-rx-simplify-fwd-consolidate'
David S. Miller
5
-191
/
+125
2016-07-16
net: bridge: remove _deliver functions and consolidate forward code
Nikolay Aleksandrov
5
-153
/
+94
2016-07-16
net: bridge: drop skb2/skb0 variables and use a local_rcv boolean
Nikolay Aleksandrov
3
-37
/
+33
2016-07-16
net: bridge: rearrange flood vs unicast receive paths
Nikolay Aleksandrov
1
-15
/
+14
2016-07-16
net: bridge: minor style adjustments in br_handle_frame_finish
Nikolay Aleksandrov
1
-10
/
+8
2016-07-15
tcp_timer.c: Add kernel-doc function descriptions
Richard Sailer
1
-17
/
+64
2016-07-15
net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-15
net: ethernet: ti: cpmac: use phydev from struct net_device
Philippe Reynes
1
-26
/
+20
2016-07-15
net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-07-15
net: ethernet: amd: au1000_eth: use phydev from struct net_device
Philippe Reynes
2
-25
/
+16
2016-07-15
net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-15
net: ethernet: smsc9420: use phydev from struct net_device
Philippe Reynes
1
-27
/
+17
2016-07-15
net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-07-15
net: ethernet: ethoc: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-07-15
net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-15
net: ethernet: pasemi_mac: use phydev from struct net_device
Philippe Reynes
3
-20
/
+15
2016-07-15
net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-45
/
+2
2016-07-15
net: ethernet: xilinx: axienet: use phydev from struct net_device
Philippe Reynes
2
-21
/
+16
2016-07-15
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-15
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
1
-27
/
+18
2016-07-15
net: fixup for tracepoint napi:napi_poll
Jesper Dangaard Brouer
1
-2
/
+2
2016-07-15
macvtap: switch to use skb array
Jason Wang
1
-11
/
+71
2016-07-15
macvtap: avoid hash calculating for single queue
Jason Wang
1
-0
/
+4
2016-07-15
Merge branch 'bpf-event-output-helper-improvements'
David S. Miller
10
-63
/
+180
2016-07-15
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
5
-22
/
+69
2016-07-15
bpf, perf: split bpf_perf_event_output
Daniel Borkmann
1
-13
/
+22
[next]