index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
[SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Some more simple skb_reset_network_header conversions
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Use skb_reset_network_header where the return of __pskb_pull was b...
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
Arnaldo Carvalho de Melo
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
[next]