aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/protocol.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio1-0/+1
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org1-1/+1
2014-09-19net: Export inet_offloads and inet6_offloadsTom Herbert1-0/+1
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerBaker Zhang1-8/+0
2013-02-05ipv4: Disallow non-namespace aware protocols to register.David S. Miller1-0/+6
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich1-0/+21
2012-06-19inet: Sanitize inet{,6} protocol demux.David S. Miller1-5/+3
2010-10-27net: add __rcu annotations to protocolEric Dumazet1-3/+5
2010-09-08net: inet_add_protocol() can use cmpxchg()Eric Dumazet1-26/+5
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet1-2/+1
2009-09-14net: constify struct net_protocolAlexey Dobriyan1-3/+3
2009-09-09headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan1-17/+2
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2007-04-25[IPV4]: align inet_protos[] on SMPEric Dumazet1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+0
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+101