Commit Graph

51518 Commits (57effc70a5be9f7804e9a99964eb7265367effca)
 

Author SHA1 Message Date
Arnaldo Carvalho de Melo 57effc70a5 [IPV6]: Use skb->nh.ipv6h instead of casting skb->nh.raw 18 years ago
Arnaldo Carvalho de Melo a16aeb3623 [BONDING]: Introduce arp_pkt() 18 years ago
Arnaldo Carvalho de Melo 797659fb4a [PPPOE]: Introduce pppoe_hdr() 18 years ago
Arnaldo Carvalho de Melo 37e6636669 [LLC]: Kill llc_set_pdu_hdr 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 31713c333d [TCP]: Use skb_set_mac_header in tcp_collapse 18 years ago
Arnaldo Carvalho de Melo c51957dafa [TCP]: Do the layer header setting in tcp_collapse relative to skb->data 18 years ago
Arnaldo Carvalho de Melo 39f69c6f92 [SK_BUFF] xfrm: Use skb_set_mac_header in the memmove cases 18 years ago
Arnaldo Carvalho de Melo 48d49d0ccd [SK_BUFF]: Introduce skb_set_mac_header() 18 years ago
Arnaldo Carvalho de Melo f64955eb11 [LLC]: Use skb_reset_mac_header in llc_mac_hdr_init 18 years ago
Arnaldo Carvalho de Melo 0a1b0ad9ae [LLC]: Use skb_reset_mac_header in llc_alloc_frame 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Arnaldo Carvalho de Melo 029720f15d [AOE]: Introduce aoe_hdr() 18 years ago
Arnaldo Carvalho de Melo 4839fccea0 [QETH]: Use eth_hdr() 18 years ago
Arnaldo Carvalho de Melo 0a4f23fbbf [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev 18 years ago
Arnaldo Carvalho de Melo c8fb7948dc [TR]: Make tr_type_trans set skb->dev 18 years ago
Arnaldo Carvalho de Melo c1a4b86e39 [TR]: Use tr_hdr() were appropriate 18 years ago
Arnaldo Carvalho de Melo 7c81fd8bfb [SOCKET]: Export __sock_recv_timestamp 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Arnaldo Carvalho de Melo c7a3c5da35 [UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull 18 years ago
Eric Dumazet 6dea649a8a [NET]: New sysctls should use __read_mostly tags 18 years ago
YOSHIFUJI Hideaki e5268f12f2 [IPV6]: Ensure to truncate result and return full length for sticky options. 18 years ago
YOSHIFUJI Hideaki 4c6510a738 [IPV6]: Return correct result for sticky options. 18 years ago
Stephen Hemminger 3fbe070a42 [UDP]: deinline 18 years ago
Stephen Hemminger 6f05f62971 [NET]: deinline some functions 18 years ago
Stephen Hemminger 2de979bd7d [TCP]: whitespace cleanup 18 years ago
Stephen Hemminger 132adf5463 [IPV4]: cleanup 18 years ago
Stephen Hemminger 1ac58ee37f [WIRELESS]: use ARRAY_SIZE() 18 years ago
Stephen Hemminger e71a4783aa [NET] core: whitespace cleanup 18 years ago
Stephen Hemminger add459aa1a [UDP]: ipv6 style cleanup 18 years ago
Stephen Hemminger 6516c65573 [UDP]: ipv4 whitespace cleanup 18 years ago
Stephen Hemminger a2a316fd06 [NET]: Replace CONFIG_NET_DEBUG with sysctl. 18 years ago
Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution 18 years ago
Adrian Bunk cb69cc5236 [TCP/DCCP/RANDOM]: Remove unused exports. 18 years ago
David S. Miller fe067e8ab5 [TCP]: Abstract out all write queue operations. 18 years ago
YOSHIFUJI Hideaki 02ea4923b4 [NET] TIPC: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki b6d9bcb069 [NET] SCHED: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki 8f05ce91c8 [NET] NETFILTER: Use htonl() where appropriate. 18 years ago
YOSHIFUJI Hideaki 4412ec4948 [NET] IPV4: Use hton{s,l}() where appropriate. 18 years ago
YOSHIFUJI Hideaki 1c9e8ef7f7 [NET] IEEE80211: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki f576e24ffa [NET] ETHERNET: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki 724800d61b [NET] CORE: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki aca3192cc6 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. 18 years ago
YOSHIFUJI Hideaki acde4855bb [NET] ATM: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki b93b7eebd3 [NET] 8021Q: Use htons() where appropriate. 18 years ago
YOSHIFUJI Hideaki 2953fd2468 [NET] 802: Use hton{s,l}() where appropriate. 18 years ago
Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 years ago
Herbert Xu 1ab6eb62b0 [UDP6]: Restore sk_filter optimisation 18 years ago
Eric Dumazet 243bbcaa09 [IPV4]: Optimize inet_getpeer() 18 years ago