51498 Commits (c7a3c5da35055e2fa97ed4f0da3eec4bd0ef4c38)
 

Author SHA1 Message Date
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
Yasuyuki Kozakai c4d3efafcc [IPV6] IP6TUNNEL: Add support to IPv4 over IPv6 tunnel. 18 years ago
Yasuyuki Kozakai 61ec2aec28 [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_xmit(). 18 years ago
Yasuyuki Kozakai 8359925be8 [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_rcv(). 18 years ago
Yasuyuki Kozakai e490d1d85c [IPV6] IP6TUNNEL: Split out generic routine in ip6ip6_err(). 18 years ago
YOSHIFUJI Hideaki 7159039a12 [IPV6]: Decentralize EXPORT_SYMBOLs. 18 years ago
David S. Miller b558ff7999 [NETLINK]: Mirror UDP MSG_TRUNC semantics. 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Stephen Hemminger 3927f2e8f9 [NET]: div64_64 consolidate (rev3) 18 years ago
James Morris 9d729f72dc [NET]: Convert xtime.tv_sec to get_seconds() 18 years ago
Stephen Hemminger 39df232f1a [PKTGEN]: fix device name handling 18 years ago
Stephen Hemminger d5f1ce9a5e [PKTGEN]: don't use __constant_htonl() 18 years ago
Stephen Hemminger 5fa6fc76f5 [PKTGEN]: use random32 18 years ago