Commit Graph

45 Commits (088eec1192a0ae60fc218796027e622008af36c0)

Author SHA1 Message Date
Herbert Xu 71e27da961 [IPV4]: Restore old behaviour of default config values 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo dc5fc579b9 [NETLINK]: Use nlmsg_trim() where appropriate 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo ddc7b8e32b [SK_BUFF]: Some more layer header conversions 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo d9edf9e2be [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo e023dd6437 [IPMR]: Fix bug introduced when converting to skb_network_reset_header 18 years ago
Arnaldo Carvalho de Melo c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
Arnaldo Carvalho de Melo 0272ffc46f [SK_BUFF] ipmr: Missed one conversion to skb_network_header() 18 years ago
Stephen Hemminger f690808e17 [NET]: make seq_operations const 18 years ago
Arnaldo Carvalho de Melo 878c814500 [SK_BUFF] ipmr: Another skb_push related conversion to skb_reset_network_header 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo 8856dfa3e9 [SK_BUFF]: Use skb_reset_network_header after skb_push 18 years ago
Arnaldo Carvalho de Melo 31c7711b50 [SK_BUFF]: Some more simple skb_reset_network_header conversions 18 years ago
Arnaldo Carvalho de Melo e2d1bca7e6 [SK_BUFF]: Use skb_reset_network_header in skb_push cases 18 years ago
Stephen Hemminger 132adf5463 [IPV4]: cleanup 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 e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro d3bc23e7ee [NET]: Annotate callers of csum_fold() in net/* 18 years ago
Al Viro 114c7844f3 [IPV4]: mroute annotations 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
Alexey Kuznetsov 7228749092 [IPV4] ipmr: ip multicast route bug fix. 19 years ago
Herbert Xu 5d9c5a3292 [IPV4]: Get rid of redundant IPCB->opts initialisation 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Patrick McHardy 2941a48631 [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv 19 years ago
Kris Katterjohn 46f25dffba [NET]: Change 1500 to ETH_DATA_LEN in some files 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Herbert Xu e5ed639913 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Baruch Even d1b04c081e [NET]: Spelling mistakes threshoulds -> thresholds 20 years ago
Patrick McHardy 9ef1d4c7c7 [NETLINK]: Missing initializations in dumped data 20 years ago
Patrick McHardy 2715bcf9ef [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago