index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw
Arnaldo Carvalho de Melo
2007-04-26
[BONDING]: Introduce arp_pkt()
Arnaldo Carvalho de Melo
2007-04-26
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
2007-04-26
[LLC]: Kill llc_set_pdu_hdr
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
[TCP]: Use skb_set_mac_header in tcp_collapse
Arnaldo Carvalho de Melo
2007-04-26
[TCP]: Do the layer header setting in tcp_collapse relative to skb->data
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
[LLC]: Use skb_reset_mac_header in llc_mac_hdr_init
Arnaldo Carvalho de Melo
2007-04-26
[LLC]: Use skb_reset_mac_header in llc_alloc_frame
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
[AOE]: Introduce aoe_hdr()
Arnaldo Carvalho de Melo
2007-04-26
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
2007-04-26
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-26
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-26
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
2007-04-26
[SOCKET]: Export __sock_recv_timestamp
Arnaldo Carvalho de Melo
2007-04-26
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-26
[UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull
Arnaldo Carvalho de Melo
2007-04-26
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
2007-04-26
[IPV6]: Ensure to truncate result and return full length for sticky options.
YOSHIFUJI Hideaki
2007-04-26
[IPV6]: Return correct result for sticky options.
YOSHIFUJI Hideaki
2007-04-26
[UDP]: deinline
Stephen Hemminger
2007-04-26
[NET]: deinline some functions
Stephen Hemminger
2007-04-26
[TCP]: whitespace cleanup
Stephen Hemminger
2007-04-26
[IPV4]: cleanup
Stephen Hemminger
2007-04-26
[WIRELESS]: use ARRAY_SIZE()
Stephen Hemminger
2007-04-26
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-26
[UDP]: ipv6 style cleanup
Stephen Hemminger
2007-04-26
[UDP]: ipv4 whitespace cleanup
Stephen Hemminger
2007-04-26
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-26
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-26
[TCP/DCCP/RANDOM]: Remove unused exports.
Adrian Bunk
2007-04-26
[TCP]: Abstract out all write queue operations.
David S. Miller
2007-04-26
[NET] TIPC: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] SCHED: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] NETFILTER: Use htonl() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] IPV4: Use hton{s,l}() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] IEEE80211: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] ETHERNET: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] CORE: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] ATM: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] 8021Q: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[NET] 802: Use hton{s,l}() where appropriate.
YOSHIFUJI Hideaki
2007-04-26
[UDP]: Clean up UDP-Lite receive checksum
Herbert Xu
2007-04-26
[UDP6]: Restore sk_filter optimisation
Herbert Xu
[next]