index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2008-11-13
net: shy netns_ok check
Alexey Dobriyan
1
-1
/
+9
2008-11-03
net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c
Jianjun Kong
1
-2
/
+2
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
1
-4
/
+2
2008-10-14
net: Rationalise email address: Network Specific Parts
Alan Cox
1
-1
/
+1
2008-07-18
mib: put ip statistics on struct net
Pavel Emelyanov
1
-8
/
+0
2008-07-17
mib: add net to IP_INC_STATS_BH
Pavel Emelyanov
1
-14
/
+16
2008-06-12
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-08
net/ipv4: correct RFC 1122 section reference in comment
J.H.M. Dassen (Ray)
1
-1
/
+1
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-03-25
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
1
-4
/
+4
2008-03-25
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
1
-2
/
+4
2008-03-25
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
1
-1
/
+1
2008-03-23
[IPV4]: Always pass ip_options pointer into ip_options_compile.
Denis V. Lunev
1
-2
/
+3
2008-03-06
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-1
/
+1
2008-01-29
[IPv4] RAW: Compact the API for the kernel
Pavel Emelyanov
1
-12
/
+4
2008-01-29
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
Eric Dumazet
1
-1
/
+1
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+2
2007-10-15
[IPV4]: Uninline netfilter okfns
Patrick McHardy
1
-2
/
+2
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
1
-4
/
+2
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-04-30
[IPV4] SNMP: Support InMcastPkts and InBcastPkts
Mitsuru Chinen
1
-0
/
+7
2007-04-30
[IPV4] SNMP: Support InTruncatedPkts
Mitsuru Chinen
1
-1
/
+4
2007-04-30
[IPV4] SNMP: Support InNoRoutes
Mitsuru Chinen
1
-0
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-9
/
+9
2007-04-26
[IP]: Introduce ip_hdrlen()
Arnaldo Carvalho de Melo
1
-3
/
+1
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-14
/
+14
2006-07-25
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Guillaume Chazarain
1
-1
/
+1
2006-07-15
[IPV4]: Clear skb cb on IP input
Stephen Hemminger
1
-0
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-05-07
[IPV4]: Remove likely in ip_rcv_finish()
Hua Zhong
1
-1
/
+1
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
1
-9
/
+6
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-30
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-08-30
[IPV4]: Module export of ip_rcv() no longer needed.
Ralf Baechle
1
-1
/
+0
2005-08-30
[IPV4]: Avoid common branch mispredictions in ip_rcv_finish()
Thomas Graf
1
-5
/
+5
2005-08-30
[IPV4]: Move ip options parsing out of ip_rcv_finish()
Thomas Graf
1
-39
/
+54
2005-08-30
[IPV4]: Avoid common branch misprediction while checking csum in ip_rcv()
Thomas Graf
1
-1
/
+1
2005-08-30
[IPV4]: Consistency and whitespace cleanup of ip_rcv()
Thomas Graf
1
-14
/
+13
2005-08-30
[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...
Patrick McHardy
1
-2
/
+2
2005-08-30
[NET]: Kill skb->real_dev
David S. Miller
1
-1
/
+1
2005-06-29
[IPV4]: Snmpv2 Mib IP counter ipInAddrErrors support
Dietmar Eggemann
1
-1
/
+5
2005-06-22
[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()
Patrick McHardy
1
-0
/
+1
2005-06-22
[NETFILTER]: Kill nf_debug
Patrick McHardy
1
-4
/
+0
2005-05-06
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+431