aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/protocol.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-17net: Remove the member netns_okGravatar Yejune Deng 1-6/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEGravatar Stefano Brivio 1-0/+1
2017-03-24net: Add sysctl to toggle early demux for tcp and udpGravatar subashab@codeaurora.org 1-1/+1
2014-09-19net: Export inet_offloads and inet6_offloadsGravatar Tom Herbert 1-0/+1
2013-11-28net: remove outdated comment for ipv4 and ipv6 protocol handlerGravatar Baker Zhang 1-8/+0
2013-02-05ipv4: Disallow non-namespace aware protocols to register.Gravatar David S. Miller 1-0/+6
2012-11-15net: Add net protocol offload registration infrustructureGravatar Vlad Yasevich 1-0/+21
2012-06-19inet: Sanitize inet{,6} protocol demux.Gravatar David S. Miller 1-5/+3
2010-10-27net: add __rcu annotations to protocolGravatar Eric Dumazet 1-3/+5
2010-09-08net: inet_add_protocol() can use cmpxchg()Gravatar Eric Dumazet 1-26/+5
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsGravatar Eric Dumazet 1-2/+1
2009-09-14net: constify struct net_protocolGravatar Alexey Dobriyan 1-3/+3
2009-09-09headers: net/ipv[46]/protocol.c header trimGravatar Alexey Dobriyan 1-17/+2
2008-06-11net: remove CVS keywordsGravatar Adrian Bunk 1-2/+0
2007-04-25[IPV4]: align inet_protos[] on SMPGravatar Eric Dumazet 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2007-02-10[NET] IPV4: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+0
2005-05-05[PATCH] update Ross Biro bouncing email addressGravatar Jesper Juhl 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+101