index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
1
-6
/
+0
*
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
2
-17
/
+30
*
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
4
-0
/
+93
*
sfc: Store VPD serial number at probe time
Ben Hutchings
2013-12-12
2
-7
/
+34
*
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
7
-15
/
+277
*
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2013-12-12
2
-12
/
+7
*
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
4
-72
/
+78
*
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
1
-25
/
+231
*
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
1
-20
/
+24
*
sfc: PTP - tidy up unused/useless variables
Laurence Evans
2013-12-12
1
-15
/
+1
*
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
2013-12-12
1
-15
/
+0
*
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
2013-12-12
1
-14
/
+16
*
sfc: Do not use MAC address as clock name
Ben Hutchings
2013-12-12
1
-3
/
+2
*
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
2
-2
/
+18
*
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
3
-24
/
+41
*
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
2013-12-12
1
-17
/
+39
*
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
2013-12-12
1
-0
/
+2
*
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
2013-12-12
1
-0
/
+1
*
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
2013-12-12
1
-18
/
+12
*
sfc: Map MCDI error MC_CMD_ERR_ENOTSUP to Linux EOPNOTSUPP
Ben Hutchings
2013-12-12
1
-0
/
+2
*
sfc: Log all unexpected MCDI errors
Edward Cree
2013-12-12
5
-229
/
+265
*
sfc: Add new sensor names
Ben Hutchings
2013-12-12
1
-0
/
+3
*
sfc: Revise sensor names to be more understandable and consistent
Edward Cree
2013-12-12
1
-23
/
+26
*
sfc: Report units in sensor warnings
Edward Cree
2013-12-12
1
-4
/
+20
*
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
2013-12-12
9
-11
/
+83
*
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
2013-12-12
5
-9
/
+12
*
sfc: Tighten the check for RX merged completion events
Ben Hutchings
2013-12-12
1
-4
/
+9
*
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
2013-12-12
8
-2
/
+152
*
sfc: Update MCDI protocol definitions
Ben Hutchings
2013-12-06
1
-70
/
+663
*
sfc: Demote "MC Scheduler error" messages
Robert Stonehouse
2013-12-06
1
-2
/
+2
*
Merge branch 'sfc-3.13' into master
Ben Hutchings
2013-12-06
6
-23
/
+101
|
\
|
*
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
2013-12-06
1
-4
/
+12
|
*
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
2013-12-06
1
-6
/
+17
|
*
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
2013-12-06
3
-4
/
+9
|
*
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
2013-12-06
1
-2
/
+2
|
*
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
2013-12-06
3
-3
/
+33
|
*
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
2013-12-06
1
-2
/
+3
|
*
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
2013-12-06
1
-2
/
+21
|
*
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
2013-12-06
1
-0
/
+4
*
|
tcp: auto corking
Eric Dumazet
2013-12-06
6
-13
/
+72
*
|
3c59x/net: Use dev_is_pci() instead of hardcoding
Yijing Wang
2013-12-06
1
-1
/
+1
*
|
net/fddi: Replace local macro with PCI standard macro
Yijing Wang
2013-12-06
1
-13
/
+7
*
|
tcp: optimize some skb_shinfo(skb) uses
Eric Dumazet
2013-12-06
1
-15
/
+21
*
|
gro: small napi_get_frags() optim
Eric Dumazet
2013-12-06
1
-2
/
+1
*
|
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
Eric Dumazet
2013-12-06
1
-11
/
+14
*
|
packet: use macro GET_PBDQC_FROM_RB to simplify the codes
Duan Jiong
2013-12-06
1
-4
/
+6
*
|
tun: spelling fixes
stephen hemminger
2013-12-06
1
-6
/
+6
*
|
net/*: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
8
-16
/
+8
*
|
net/irda: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
14
-42
/
+14
*
|
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
5
-10
/
+5
[next]