index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
2
-28
/
+32
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
11
-35
/
+56
2012-11-03
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
1
-16
/
+7
2012-11-03
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
1
-0
/
+6
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2
-3
/
+4
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
6
-8
/
+8
2012-11-03
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-11-03
sfc: Select PTP_1588_CLOCK
Ben Hutchings
1
-0
/
+1
2012-11-03
vhost-net: reduce vq polling on tx zerocopy
Michael S. Tsirkin
1
-2
/
+12
2012-11-03
vhost-net: select tx zero copy dynamically
Michael S. Tsirkin
1
-8
/
+53
2012-11-03
vhost: move -net specific code out
Michael S. Tsirkin
4
-64
/
+56
2012-11-03
vhost: track zero copy failures using DMA length
Michael S. Tsirkin
2
-3
/
+8
2012-11-03
vhost-net: cleanup macros for DMA status tracking
Michael S. Tsirkin
3
-5
/
+12
2012-11-03
tun: report orphan frags errors to zero copy callback
Michael S. Tsirkin
1
-0
/
+1
2012-11-03
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2
-0
/
+21
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
4
-5
/
+7
2012-11-01
vlan: use IS_ENABLED()
Amerigo Wang
2
-4
/
+4
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
15
-49
/
+46
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
2
-0
/
+25
2012-11-01
ppp: make ppp_get_stats64 static
stephen hemminger
1
-1
/
+1
2012-11-01
FEC: Add time stamping code and a PTP hardware clock
Frank Li
5
-1
/
+520
2012-11-01
ARM: imx6q: Set enet tx reference clk from anatop to support 1588
Frank Li
1
-0
/
+12
2012-11-01
ARM: dts: imx6q: Add ENET PTP clock pin and clock source
Frank Li
1
-2
/
+3
2012-11-01
net: fec: move fec_enet_private to header file
Frank Li
2
-73
/
+81
2012-11-01
veth: allow changing the mac address while interface is up
Hannes Frederic Sowa
1
-0
/
+1
2012-11-01
cpsw: support the HWTSTAMP ioctl and the CPTS
Richard Cochran
1
-0
/
+182
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
3
-0
/
+22
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
3
-0
/
+11
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
3
-0
/
+11
2012-11-01
cpts: introduce time stamping code and a PTP hardware clock.
Richard Cochran
4
-1
/
+582
2012-11-01
cpsw: support both silicon versions
Richard Cochran
2
-20
/
+94
2012-11-01
cpsw: remember the silicon version
Richard Cochran
1
-0
/
+4
2012-11-01
cpsw: add missing fields to the CPSW_SS register bank.
Richard Cochran
1
-0
/
+8
2012-11-01
cpsw: rename register banks to match the reference manual
Richard Cochran
1
-9
/
+9
2012-11-01
drivers: net: ethernet: cpsw: add multicast address to ALE table
Mugunthan V N
3
-3
/
+56
2012-11-01
net/macb: add pinctrl consumer support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-01
net/macb: Offset first RX buffer by two bytes
Havard Skinnemoen
1
-7
/
+16
2012-11-01
net/macb: better manage tx errors
Nicolas Ferre
2
-54
/
+113
2012-11-01
net/macb: ethtool interface: add register dump feature
Nicolas Ferre
2
-0
/
+43
2012-11-01
net/macb: clean up ring buffer logic
Havard Skinnemoen
3
-73
/
+127
2012-11-01
net/macb: tx status is more than 8 bits now
Nicolas Ferre
1
-1
/
+1
2012-11-01
net/macb: remove macb_get_drvinfo()
Nicolas Ferre
1
-11
/
+0
2012-11-01
net/macb: change debugging messages
Havard Skinnemoen
1
-10
/
+12
2012-11-01
net/macb: memory barriers cleanup
Havard Skinnemoen
1
-4
/
+14
2012-11-01
net/macb: Add support for Gigabit Ethernet mode
Patrice Vilchez
2
-3
/
+16
2012-11-01
time: remove the timecompare code.
Richard Cochran
3
-319
/
+1
2012-11-01
bfin_mac: offer a PTP Hardware Clock.
Richard Cochran
3
-3
/
+175
2012-11-01
bfin_mac: replace sys time stamps with raw ones instead.
Richard Cochran
2
-70
/
+28
2012-11-01
bfin_mac: only advertise hardware time stamped when enabled.
Richard Cochran
1
-0
/
+4
2012-11-01
ptp: add an ioctl to compare PHC time with system time
Richard Cochran
2
-0
/
+46
[next]