Commit Graph

699 Commits (06c5040cdb13d27adad118f2fbfae905a1911b37)

Author SHA1 Message Date
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Stephen Hemminger 0e1256ffd1 [NET]: show bound packet types 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Stephen Hemminger 6b2bedc3a6 [NET]: network dev read_mostly 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
Arnaldo Carvalho de Melo c1d2bbe1cd [SK_BUFF]: Introduce skb_reset_network_header(skb) 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support 18 years ago
Eric Dumazet 6dea649a8a [NET]: New sysctls should use __read_mostly tags 18 years ago
Stephen Hemminger 6f05f62971 [NET]: deinline some functions 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 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
YOSHIFUJI Hideaki 724800d61b [NET] CORE: Use htons() where appropriate. 18 years ago
Herbert Xu 759e5d0064 [UDP]: Clean up UDP-Lite receive checksum 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 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
Stephen Hemminger 25c4e53a4c [PKTGEN]: use pr_debug 18 years ago
Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock 18 years ago
Pavel Emelianov c2ecba7171 [NET]: Set a separate lockdep class for neighbour table's proxy_queue 18 years ago
Aubrey.Li 5e7d7fa573 [NET]: Fix UDP checksum issue in net poll mode. 18 years ago
Herbert Xu b4dfa0b1fb [NET]: Get rid of alloc_skb_from_cache 18 years ago
Andrew Morton 09fe3ef46c [PKTGEN]: Add try_to_freeze() 18 years ago
Eric W. Biederman 927498217c [PATCH] net: Ignore sysfs network device rename bugs. 18 years ago
Steven Whitehouse 83886b6b63 [NET]: Change "not found" return value for rule lookup 18 years ago
Patrick McHardy c01003c205 [IFB]: Fix crash on input device removal 18 years ago
Jean Tourrilhes c2805fbb86 [PATCH] WE-22 : prevent information leak on 64 bit 18 years ago
Patrick McHardy 035832a280 [NET_SCHED]: Fix ingress locking 18 years ago
Alexey Kuznetsov ecbb416939 [NET]: Fix neighbour destructor handling. 18 years ago
Thomas Graf e1701c68c1 [NET]: Fix fib_rules compatibility breakage 18 years ago
Dave Jones b6f99a2119 [NET]: fix up misplaced inlines. 18 years ago
Patrick McHardy ec25615b9d [NET]: Fix fib_rules dump race 18 years ago
Alexey Dobriyan 3e6b3b2e34 [NET]: Copy mac_len in skb_clone() as well 18 years ago
Johannes Berg 1e51f9513e [NET]: Fix compat_sock_common_getsockopt typo. 18 years ago
Patrick McHardy b08d5840d2 [NET]: Fix kfree(skb) 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
YOSHIFUJI Hideaki 4ec93edb14 [NET] CORE: Fix whitespace errors. 18 years ago