Commit Graph

46 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Alexey Dobriyan 9c0188acf6 net: shy netns_ok check 16 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov 7c73a6faff mib: add net to IP_INC_STATS_BH 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
J.H.M. Dassen (Ray) c67fa02799 net/ipv4: correct RFC 1122 section reference in comment 17 years ago
YOSHIFUJI Hideaki a7d632b6b4 [IPV4]: Use NIPQUAD_FMT to format ipv4 addresses. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Denis V. Lunev f145049a06 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. 17 years ago
Denis V. Lunev cb84663e4d [NETNS]: Process IP layer in the context of the correct namespace. 17 years ago
Denis V. Lunev 0e6bd4a1c6 [NETNS]: Add namespace parameter to ip_options_compile. 17 years ago
Denis V. Lunev 22aba383ce [IPV4]: Always pass ip_options pointer into ip_options_compile. 17 years ago
Eric Dumazet ee6b967301 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts 17 years ago
Pavel Emelyanov 7bc54c9030 [IPv4] RAW: Compact the API for the kernel 17 years ago
Eric Dumazet 8dbde28d97 [NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables 17 years ago
Patrick McHardy 6e23ae2a48 [NETFILTER]: Introduce NF_INET_ hook values 17 years ago
Patrick McHardy 861d048607 [IPV4]: Uninline netfilter okfns 18 years ago
Herbert Xu 776c729e8d [IPV4]: Change ip_defrag to return an integer 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Mitsuru Chinen 5506b54b36 [IPV4] SNMP: Support InMcastPkts and InBcastPkts 18 years ago
Mitsuru Chinen 704aed53b4 [IPV4] SNMP: Support InTruncatedPkts 18 years ago
Mitsuru Chinen e91a47ebb1 [IPV4] SNMP: Support InNoRoutes 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 c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Guillaume Chazarain d569f1d72f [IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags. 19 years ago
Stephen Hemminger 53602f92dd [IPV4]: Clear skb cb on IP input 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Hua Zhong 0182bd2b1e [IPV4]: Remove likely in ip_rcv_finish() 19 years ago
Patrick McHardy b59c270104 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Ralf Baechle 3625796806 [IPV4]: Module export of ip_rcv() no longer needed. 20 years ago
Thomas Graf 3e192beaf5 [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() 20 years ago
Thomas Graf d245407e75 [IPV4]: Move ip options parsing out of ip_rcv_finish() 20 years ago
Thomas Graf e9c6042273 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() 20 years ago
Thomas Graf 5861524241 [IPV4]: Consistency and whitespace cleanup of ip_rcv() 20 years ago
Patrick McHardy d13964f449 [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Dietmar Eggemann 2c2910a401 [IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support 20 years ago
Patrick McHardy 2715bcf9ef [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input() 20 years ago
Patrick McHardy 18b8afc771 [NETFILTER]: Kill nf_debug 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago