summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ip_input.c
AgeCommit message (Expand)AuthorLines
2005-03-09[NET]: Fix CHECKSUM_HW wrt. packet trimming.Herbert Xu-4/+3
2005-01-26[IPV4]: Keep fragment queues private to each user.Patrick McHardy-2/+2
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma-2/+1
2004-07-09[NET] convert storage for MIB from struct member to array item.Hideaki Yoshifuji-8/+8
2004-06-23Merge nuts.davemloft.net:/disk1/BK/netnew-2.6David S. Miller-5/+1
2004-06-22[NET] rename struct inet_protocol to net_protocolArnaldo Carvalho de Melo-1/+1
2004-06-21[NETFILTER]: Add new function 'nf_reset' to reset netfilter related skb-fieldsPatrick McHardy-5/+1
2004-06-02[IPV4] use ip-independent ipstats_mib to store IPv4 statistics.Hideaki Yoshifuji-9/+9
2003-09-28o NET: move net/ipv4/{ip_input,sysctl_net_ipv4}.c EXPORT_SYMBOLs from net/net...Arnaldo Carvalho de Melo-0/+3
2003-09-12[NETFILTER]: Fix typo in recent ip_input.c changes.Arnaldo Carvalho de Melo-1/+1
2003-09-11[NETFILTER]: Clear nf_debug in ipsec tunnel case.Harald Welte-0/+1
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo-1/+1
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-3/+3
2003-05-09[IPV4/IPV6]: inetsw using RCU.Stephen Hemminger-1/+5
2003-03-22[IPSEC]: Split up XFRM Subsystem.Hideaki Yoshifuji-2/+2
2003-02-18[NET]: Convert dst->{input,output}() fully to dst_{input,output}().Hideaki Yoshifuji-1/+1
2003-01-06[IPV4]: Convert mibstats to use kmalloc_percpuRavikiran G. Thirumalai-1/+1
2002-11-04[IPSEC]: Bug fixes and updates.Alexey Kuznetsov-13/+13
2002-10-28[IPV4]: Add missing IpInUnknownProtos bump.Nivedita Singhvi-0/+1
2002-10-28[IPSEC]: Add transform engine and AH implementation.Alexey Kuznetsov-0/+10
2002-10-27[IPV{4,6}]: Clean up SNMP counter bumping.Nivedita Singhvi-3/+9
2002-10-08[IPV4/IPV6]: Cleanup inet{,6}_protocol.David S. Miller-54/+19
2002-03-19IP input fixes:Alexey Kuznetsov-4/+0
2002-03-10Move IP-specific identity informationDavid S. Miller-1/+1
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds-3/+2
2002-02-04v2.4.14 -> v2.4.14.1Linus Torvalds-2/+4
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds-21/+43
2002-02-04Import changesetLinus Torvalds-0/+428