index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ramfs
/
file-nommu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
sfc: Revise sensor names to be more understandable and consistent
Edward Cree
1
-23
/
+26
2013-12-12
sfc: Report units in sensor warnings
Edward Cree
1
-4
/
+20
2013-12-12
sfc: Correct RX dropped count for drops while interface is down
Jon Cooper
9
-11
/
+83
2013-12-12
sfc: Make initial fill of RX descriptors synchronous
Jon Cooper
5
-9
/
+12
2013-12-12
sfc: Tighten the check for RX merged completion events
Ben Hutchings
1
-4
/
+9
2013-12-12
sfc: Add MC BISTs to ethtool offline self test on EF10
Jon Cooper
8
-2
/
+152
2013-12-06
sfc: Update MCDI protocol definitions
Ben Hutchings
1
-70
/
+663
2013-12-06
sfc: Demote "MC Scheduler error" messages
Robert Stonehouse
1
-2
/
+2
2013-12-06
sfc: Poll for MCDI completion once before timeout occurs
Robert Stonehouse
1
-4
/
+12
2013-12-06
sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
Robert Stonehouse
1
-6
/
+17
2013-12-06
sfc: RX buffer allocation takes prefix size into account in IP header alignment
Andrew Rybchenko
3
-4
/
+9
2013-12-06
sfc: Maintain current frequency adjustment when applying a time offset
Ben Hutchings
1
-2
/
+2
2013-12-06
sfc: Stop/re-start PTP when stopping/starting the datapath.
Alexandre Rames
3
-3
/
+33
2013-12-06
sfc: Rate-limit log message for PTP packets without a matching timestamp event
Ben Hutchings
1
-2
/
+3
2013-12-06
sfc: PTP: Moderate log message on event queue overflow
Laurence Evans
1
-2
/
+21
2013-12-06
sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
Ben Hutchings
1
-0
/
+4
2013-12-06
tcp: auto corking
Eric Dumazet
6
-13
/
+72
2013-12-06
3c59x/net: Use dev_is_pci() instead of hardcoding
Yijing Wang
1
-1
/
+1
2013-12-06
net/fddi: Replace local macro with PCI standard macro
Yijing Wang
1
-13
/
+7
2013-12-06
tcp: optimize some skb_shinfo(skb) uses
Eric Dumazet
1
-15
/
+21
2013-12-06
gro: small napi_get_frags() optim
Eric Dumazet
1
-2
/
+1
2013-12-06
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
Eric Dumazet
1
-11
/
+14
2013-12-06
packet: use macro GET_PBDQC_FROM_RB to simplify the codes
Duan Jiong
1
-4
/
+6
2013-12-06
tun: spelling fixes
stephen hemminger
1
-6
/
+6
2013-12-06
net/*: Fix FSF address in file headers
Jeff Kirsher
8
-16
/
+8
2013-12-06
net/irda: Fix FSF address in file headers
Jeff Kirsher
14
-42
/
+14
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
5
-10
/
+5
2013-12-06
netlabel: Fix FSF address in file headers
Jeff Kirsher
13
-26
/
+13
2013-12-06
include/net/: Fix FSF address in file headers
Jeff Kirsher
28
-76
/
+32
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
9
-18
/
+9
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
35
-105
/
+70
2013-12-06
drivers/net/*: Fix FSF address in file headers
Jeff Kirsher
11
-22
/
+11
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
25
-50
/
+25
2013-12-06
irda: Fix FSF address in file headers
Jeff Kirsher
11
-30
/
+11
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
60
-134
/
+60
2013-12-06
macvlan: Support creating macvtaps from macvlans
Kevin Wallace
1
-5
/
+3
2013-12-03
cxgb4: Add new scheme to update T4/T5 firmware
Hariprasad Shenai
4
-190
/
+289
2013-12-03
cxgb4vf: added much cleaner implementation of is_t4()
Hariprasad Shenai
6
-16
/
+39
2013-12-03
cxgb4: Much cleaner implementation of is_t4()/is_t5()
Hariprasad Shenai
5
-70
/
+73
2013-12-03
net/mlx4_core: destroy workqueue when driver fails to register
Wei Yang
1
-0
/
+2
2013-12-03
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
1
-3
/
+2
2013-12-03
xen-netback: clear vif->task on disconnect
Paul Durrant
1
-8
/
+12
2013-12-02
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
1
-21
/
+18
2013-12-02
net: do not pretend FRAGLIST support
Eric Dumazet
4
-4
/
+3
2013-12-02
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-02
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
1
-1
/
+1
2013-12-02
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
1
-5
/
+4
2013-12-02
drivers: net: cpsw: fix dt probe for one port ethernet
Mugunthan V N
1
-0
/
+2
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
3
-7
/
+28
2013-12-02
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
1
-0
/
+3
[next]