- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / ipv4 / ip_input.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-09-15 Alexey Dobriyannet: constify struct net_protocol
2009-06-27 Herbert Xuinet: Call skb_orphan before tproxy activates
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2009-04-27 Neil Hormansnmp: add missing counters for RFC 4293
2008-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-13 Alexey Dobriyannet: shy netns_ok check
2008-11-03 Jianjun Kongnet: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/ipv4/ net/ipv6/
2008-10-14 Alan Coxnet: Rationalise email address: Network Specific Parts
2008-07-18 Pavel Emelyanovmib: put ip statistics on struct net
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-05-08 J.H.M. Dassen (Ray)net/ipv4: correct RFC 1122 section reference in comment
2008-04-14 YOSHIFUJI Hideaki[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-24 Denis V. Lunev[NETNS]: Drop packets in the non-initial namespace...
2008-03-24 Denis V. Lunev[NETNS]: Process IP layer in the context of the correct...
2008-03-24 Denis V. Lunev[NETNS]: Add namespace parameter to ip_options_compile.
2008-03-22 Denis V. Lunev[IPV4]: Always pass ip_options pointer into ip_options_...
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Pavel Emelyanov[IPv4] RAW: Compact the API for the kernel
2008-01-28 Eric Dumazet[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-15 Patrick McHardy[IPV4]: Uninline netfilter okfns
2007-10-15 Herbert Xu[IPV4]: Change ip_defrag to return an integer
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-30 Mitsuru Chinen[IPV4] SNMP: Support InMcastPkts and InBcastPkts
2007-04-30 Mitsuru Chinen[IPV4] SNMP: Support InTruncatedPkts
2007-04-30 Mitsuru Chinen[IPV4] SNMP: Support InNoRoutes
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [IP]: Introduce ip_hdrlen()
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-25 Guillaume Chazarain[IPV4]: Clear the whole IPCB, this clears also IPCB...
2006-07-14 Stephen Hemminger[IPV4]: Clear skb cb on IP input
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-07 Hua Zhong[IPV4]: Remove likely in ip_rcv_finish()
2006-01-12 Olaf Kirch- patches.suse/netfilter-nf_conntrack{,-fixup}: Delete...
2006-01-07 Patrick McHardy[NETFILTER]: Keep conntrack reference until IPsec polic...
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-08-29 Eric Dumazet[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_...
2005-08-29 Ralf Baechle[IPV4]: Module export of ip_rcv() no longer needed.
2005-08-29 Thomas Graf[IPV4]: Avoid common branch mispredictions in ip_rcv_fi...
2005-08-29 Thomas Graf[IPV4]: Move ip options parsing out of ip_rcv_finish()
2005-08-29 Thomas Graf[IPV4]: Avoid common branch misprediction while checkin...
2005-08-29 Thomas Graf[IPV4]: Consistency and whitespace cleanup of ip_rcv()
2005-08-29 Patrick McHardy[IPV4/6]: Check if packet was actually delivered to...
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-17 Olaf Kirch- patches.suse/netfilter-02-output-hooks: nat over...
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Dietmar Eggemann[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
2005-06-21 Patrick McHardy[NETFILTER]: Drop conntrack reference in ip_call_ra_cha...
2005-06-21 Patrick McHardy[NETFILTER]: Kill nf_debug
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-18 Chris L MasonUpdate the nat over IPsec patches
2005-01-26 Patrick McHardy[IPV4]: Keep fragment queues private to each user.
2004-08-23 Dipankar Sarma[PATCH] rcu: abstracted RCU dereferencing
2004-08-05 Andreas SchwabDisable patches.fixes/early-hotplug-events.patch
2004-08-05 Olaf Kirch- netfilter patches still broken :-(
2004-08-05 Olaf Kirch- Ported and enabled evlog patches
2004-08-05 Olaf Kirch- mludvig reviewed some netfilter patches
2004-08-04 Andreas KleenMake it patch again
2004-08-02 Olaf Kirch- netfilter-unload-crash: drop bogus skb's that can...
2004-07-08 Hideaki Yoshifuji[NET] convert storage for MIB from struct member to...
2004-06-23 David S. MillerMerge nuts.davemloft.net:/disk1/BK/netnew-2.6
2004-06-23 David S. MillerMerge bk://kernel.bkbits.net/acme/net-2.6
2004-06-22 Arnaldo Carvalho... [NET] rename struct inet_protocol to net_protocol
2004-06-21 Patrick McHardy[NETFILTER]: Add new function 'nf_reset' to reset netfi...
2004-06-02 Hideaki Yoshifuji[IPV4] use ip-independent ipstats_mib to store IPv4...
2004-04-19 Olaf Kirch- Merged nat-before-ipsec patches and enabled CONFIG_IP...
2003-09-28 Arnaldo Carvalho... o NET: move net/ipv4/{ip_input,sysctl_net_ipv4}.c EXPOR...
2003-09-12 Arnaldo Carvalho... [NETFILTER]: Fix typo in recent ip_input.c changes.
2003-09-11 Harald Welte[NETFILTER]: Clear nf_debug in ipsec tunnel case.
2003-06-16 Arnaldo Carvalho... o net: use hlist for struct sock hash lists
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-09 Stephen Hemminger[IPV4/IPV6]: inetsw using RCU.
2003-03-22 Hideaki Yoshifuji[IPSEC]: Split up XFRM Subsystem.
2003-02-19 Hideaki Yoshifuji[NET]: Convert dst->{input,output}() fully to dst_...
2003-01-06 Ravikiran G. Thiru... [IPV4]: Convert mibstats to use kmalloc_percpu
2002-11-04 Alexey Kuznetsov[IPSEC]: Bug fixes and updates.
2002-10-29 Nivedita Singhvi[IPV4]: Add missing IpInUnknownProtos bump.
2002-10-28 Alexey Kuznetsov[IPSEC]: Add transform engine and AH implementation.
2002-10-27 Nivedita Singhvi[IPV{4,6}]: Clean up SNMP counter bumping.
2002-10-08 David S. Miller[IPV4/IPV6]: Cleanup inet{,6}_protocol.
2002-03-19 Alexey KuznetsovIP input fixes:
2002-03-10 David S. MillerMove IP-specific identity information
2002-02-05 Linus Torvaldsv2.5.2 -> v2.5.2.1
2002-02-05 Linus Torvaldsv2.4.14 -> v2.4.14.1
next