index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_lro.c
Age
Commit message (
Expand
)
Author
2013-12-29
lro: remove dead code
stephen hemminger
2013-03-15
ipv4: replace ip_fast_csum with csum_replace2
Li RongQing
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-08-25
net: ipv4: convert to SKB frag APIs
Ian Campbell
2011-07-21
lro: do vlan cleanup
Jiri Pirko
2011-07-21
lro: kill lro_vlan_hwaccel_receive_frags
Jiri Pirko
2011-07-21
lro: kill lro_vlan_hwaccel_receive_skb
Jiri Pirko
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2009-11-23
net/ipv4: Move && and || to end of previous line
Joe Perches
2008-11-19
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
2008-06-28
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2008-01-09
[LRO] Fix lro_mgr->features checks
Brice Goglin
2007-12-05
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
2007-10-14
fix endianness bug in inet_lro
Al Viro
2007-10-14
inet_lro: trivial endianness annotations
Al Viro
2007-10-10
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
[NET]: Generic Large Receive Offload for TCP traffic
Jan-Bernd Themann