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
2015-05-15
amd-xgbe: Support defining PHY resources in ETH device node
Lendacky, Thomas
3
-37
/
+29
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
14
-2274
/
+1828
2015-05-15
amd-xgbe: Rework the Rx path SKB allocation
Lendacky, Thomas
3
-33
/
+37
2015-05-15
amd-xgbe: Add netif_* message support to the driver
Lendacky, Thomas
7
-151
/
+191
2015-05-15
amd-xgbe: Add additional stats to be reported via ethtool
Lendacky, Thomas
3
-3
/
+23
2015-05-15
netfilter: x_tables: add context to know if extension runs from nft_compat
Pablo Neira Ayuso
5
-2
/
+19
2015-05-15
Merge branch 'stmmac-platform-glue'
David S. Miller
12
-55
/
+378
2015-05-15
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2
-23
/
+3
2015-05-15
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
5
-5
/
+36
2015-05-15
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
5
-9
/
+40
2015-05-15
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
5
-4
/
+34
2015-05-15
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
5
-4
/
+39
2015-05-15
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
5
-4
/
+36
2015-05-15
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
5
-4
/
+35
2015-05-15
stmmac: add a generic dwmac driver
Joachim Eastwood
4
-6
/
+54
2015-05-15
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2
-5
/
+13
2015-05-15
doc: dt: add documentation for nxp,lpc1850-dwmac
Joachim Eastwood
1
-0
/
+20
2015-05-15
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
4
-1
/
+78
2015-05-14
hv_netvsc: use per_cpu stats to calculate TX/RX data
sixiao@microsoft.com
2
-8
/
+86
2015-05-14
test_bpf: fix sparse warnings
Michael Holzheu
1
-61
/
+61
2015-05-14
net: core: set qdisc pkt len before tc_classify
Florian Westphal
1
-1
/
+2
2015-05-14
netns: fix unbalanced spin_lock on error
Nicolas Dichtel
1
-0
/
+1
2015-05-14
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
2
-1
/
+3
2015-05-14
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2
-9
/
+316
2015-05-14
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2015-05-14
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
Alexander Duyck
1
-16
/
+2
2015-05-14
packet: fix warnings in rollover lock contention
Willem de Bruijn
1
-10
/
+5
2015-05-14
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
7
-11
/
+0
2015-05-14
Merge branch 'phy_turn_around'
David S. Miller
4
-2
/
+14
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-14
of: mdio: Add a "broken-turn-around" property
Florian Fainelli
2
-0
/
+6
2015-05-14
net: phy: Add phy_ignore_ta_mask to account for broken turn-around
Florian Fainelli
1
-0
/
+3
2015-05-14
tipc: use sock_create_kern interface to create kernel socket
Ying Xue
1
-1
/
+1
2015-05-14
cls_flower: Fix compile error
Brian Haley
1
-3
/
+3
2015-05-14
Merge branch 'tipc-next'
David S. Miller
14
-264
/
+225
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
5
-41
/
+54
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
3
-10
/
+22
2015-05-14
tipc: simplify link supervision checkpointing
Jon Paul Maloy
2
-61
/
+22
2015-05-14
tipc: rename fields in struct tipc_link
Jon Paul Maloy
3
-96
/
+97
2015-05-14
tipc: simplify packet sequence number handling
Jon Paul Maloy
4
-62
/
+53
2015-05-14
tipc: simplify include dependencies
Jon Paul Maloy
8
-17
/
+22
2015-05-14
tipc: simplify link timer handling
Jon Paul Maloy
1
-3
/
+3
2015-05-14
tipc: simplify resetting and disabling of bearers
Jon Paul Maloy
3
-32
/
+10
2015-05-14
Merge branch 'be2net-next'
David S. Miller
5
-38
/
+276
2015-05-14
be2net: Support for OS2BMC.
Venkata Duvvuru
4
-1
/
+181
2015-05-14
be2net: Report a "link down" to the stack when a fatal error or fw reset happ...
Venkata Duvvuru
3
-34
/
+49
2015-05-14
be2net: Export board temperature using hwmon-sysfs interface.
Venkata Duvvuru
4
-3
/
+46
2015-05-14
netfilter: xt_MARK: Add ARP support
Zhang Chunyu
1
-0
/
+1
2015-05-14
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2
-22
/
+27
2015-05-14
netfilter: bridge: free nf_bridge info on xmit
Florian Westphal
1
-2
/
+15
[prev]
[next]