Commit Graph

51510 Commits (48d49d0ccdaa9caff4636ef9c3410973d28131b5)
 

Author SHA1 Message Date
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
Stephen Hemminger 43e683926f [TCP] TCP Yeah: cleanup 18 years ago
Stephen Hemminger c5f5877c04 [TCP] tcp_cubic: faster cube root 18 years ago
YOSHIFUJI Hideaki 8570419fb7 [ATM] ENI: Convert to struct timeval to ktime_t. 18 years ago
David S. Miller fc910a2783 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. 18 years ago
YOSHIFUJI Hideaki ca04356939 [IPV6] ADDRCONF: Fix possible inet6_ifaddr leakage with CONFIG_OPTIMISTIC_DAD. 18 years ago
Neil Horman 95c385b4d5 [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. 18 years ago
Yasuyuki Kozakai 502b093569 [IPV6] IP6TUNNEL: Enable to control the handled inner protocol. 18 years ago
Yasuyuki Kozakai 3144581cb0 [IPV6] IP6TUNNEL: Rename functions ip6ip6_* to ip6_tnl_*. 18 years ago