index
:
kernel
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2010-07-19
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
2010-07-15
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-08
gre: propagate ipv6 transport class
Stephen Hemminger
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
George Kadianakis
2010-07-05
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-04
xfrm: fix xfrm by MARK logic
Peter Kosyh
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
2010-06-28
tcp: tso_fragment() might avoid GFP_ATOMIC
Eric Dumazet
2010-06-28
net: use this_cpu_ptr()
Eric Dumazet
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-26
syncookies: add support for ECN
Florian Westphal
2010-06-26
syncookies: do not store rcv_wscale in tcp timestamp
Florian Westphal
2010-06-25
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
2010-06-25
arp: RCU change in arp_solicit()
Eric Dumazet
2010-06-24
tcp: do not send reset to already closed sockets
Konstantin Khorenko
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-21
udp: Fix bogus UFO packet generation
Herbert Xu
2010-06-17
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-16
syncookies: check decoded options against sysctl settings
Florian Westphal
2010-06-16
inetpeer: restore small inet_peer structures
Eric Dumazet
2010-06-15
inetpeer: do not use zero refcnt for freed entries
Eric Dumazet
2010-06-15
ipfrag : frag_kfree_skb() cleanup
Eric Dumazet
2010-06-15
ip_frag: Remove some atomic ops
Eric Dumazet
2010-06-15
inetpeer: RCU conversion
Eric Dumazet
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-15
tcp: unify tcp flag macros
Changli Gao
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
netfilter: CLUSTERIP: RCU conversion
Eric Dumazet
2010-06-14
inetpeer: various changes
Eric Dumazet
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
2010-06-09
icmp: RCU conversion in icmp_address_reply()
Eric Dumazet
2010-06-09
netfilter: ip_queue: rwlock to spinlock conversion
Eric Dumazet
2010-06-08
netfilter: nf_conntrack: IPS_UNTRACKED bit
Eric Dumazet
2010-06-07
net: avoid two atomic ops in ip_rcv_options()
Eric Dumazet
2010-06-07
ipv4: avoid two atomic ops in ip_rt_redirect()
Eric Dumazet
2010-06-07
igmp: avoid two atomic ops in igmp_rcv()
Eric Dumazet
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
[prev]
[next]