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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-09-13
ipv4: force_igmp_version ignored when a IGMPv3 query received
Bob Arendt
1
-1
/
+1
2010-09-09
udp: add rehash on connect()
Eric Dumazet
2
-1
/
+48
2010-09-09
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-09
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-08
ipv4: Fix reverse path filtering with multipath routing.
David S. Miller
1
-2
/
+13
2010-09-02
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
2010-08-28
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
1
-2
/
+3
2010-08-26
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-08-26
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-08-24
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2
-0
/
+6
2010-08-18
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2
-0
/
+4
2010-08-08
tcp: no md5sig option size check bug
Dmitry Popov
1
-1
/
+1
2010-08-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+5
2010-08-03
ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice
Changli Gao
1
-4
/
+2
2010-08-03
net: Add getsockopt support for TCP thin-streams
Josh Hunt
1
-0
/
+6
2010-08-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-70
/
+60
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
3
-6
/
+6
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
9
-28
/
+26
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
1
-11
/
+7
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2
-8
/
+12
2010-07-31
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
1
-2
/
+5
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
1
-1
/
+1
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
1
-4
/
+1
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
1
-7
/
+2
2010-07-23
net: RTA_MARK addition
Eric Dumazet
1
-0
/
+7
2010-07-22
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
1
-1
/
+1
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-2
/
+10
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
1
-0
/
+3
2010-07-16
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
1
-2
/
+6
2010-07-15
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
1
-0
/
+1
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
3
-12
/
+17
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
22
-140
/
+67
2010-07-09
gre: propagate ipv6 transport class
Stephen Hemminger
1
-0
/
+2
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-07-08
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
1
-2
/
+1
2010-07-06
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
1
-1
/
+1
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
1
-5
/
+5
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
1
-0
/
+2
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-27
/
+51
2010-07-01
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+12
2010-07-01
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2
-6
/
+45
2010-06-29
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
1
-3
/
+3
2010-06-29
net: use this_cpu_ptr()
Eric Dumazet
2
-2
/
+2
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
1
-14
/
+40
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
1
-6
/
+6
2010-06-27
syncookies: add support for ECN
Florian Westphal
2
-9
/
+12
2010-06-27
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
1
-21
/
+14
[next]