index
:
linux-stable.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.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2007-10-17
[PATCH] Fix IPSEC AH4 options handling
Nick Bowler
2007-10-17
[PATCH] TCP: Do not autobind ports for TCP sockets
David Miller
2007-06-11
[PATCH] TCP: Use default 32768-61000 outgoing port range in all cases.
Mark Glines
2007-06-11
[PATCH] IPV4: Correct rp_filter help text.
Dave Jones
2007-06-11
[PATCH] IPSEC: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
2007-06-11
[PATCH] ICMP: Fix icmp_errors_use_inbound_ifaddr sysctl
David Miller
2007-06-11
[PATCH] {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
Jorge Boncompte
2007-06-07
[PATCH] NETFILTER: {ip, nf}_conntrack_sctp: fix remotely triggerable NULL ptr...
Patrick McHardy
2007-05-01
Fix errors in tcp_mem[] calculations.
John Heffner
2007-04-27
IPV4: Fix OOPS'er added to netlink fib.
Sergey Vlasov
2007-04-25
[PATCH] NETLINK: Infinite recursion in netlink.
Alexey Kuznetsov
2007-04-13
Fix TCP slow_start_after_idle sysctl
David Miller
2007-04-13
Fix TCP receiver side SWS handling.
John Heffner
2007-04-13
NETFILTER: ipt_CLUSTERIP: fix oops in checkentry function
Patrick McHardy
2007-04-06
NET: Fix FIB rules compatability
Thomas Graf
2007-03-23
Fix GFP_KERNEL with preemption disabled in fib_trie
Robert Olsson
2007-03-23
NetLabel: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
2007-03-23
Fix rtm_to_ifaddr() error return.
Evgeniy Polyakov
2007-03-13
Fix UDP header pointer after pskb_trim_rcsum()
Herbert Xu
2007-03-13
tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2007-03-13
nf_conntrack/nf_nat: fix incorrect config ifdefs
Patrick McHardy
2007-03-13
conntrack: fix {nf, ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-09
TCP: Fix minisock tcp_create_openreq_child() typo.
Arnaldo Carvalho de Melo
2007-03-09
Fix TCP MD5 locking.
David Miller
2007-03-09
Fix skb data reallocation handling in IPSEC
Arnaldo Carvalho de Melo
2007-03-09
Prevent pseudo garbage in SYN's advertized window
Ilpo Järvinen
2007-03-09
Clear TCP segmentation offload state in ipt_REJECT
Herbert Xu
2007-03-09
Fix allocation failure handling in multicast
Alexey Dobriyan
2007-03-09
Fix TCP FIN handling
John Heffner
2007-02-02
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
2007-01-30
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
2007-01-30
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
2007-01-26
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
2007-01-26
[NETFILTER]: nf_nat_pptp: fix expectation removal
Patrick McHardy
2007-01-26
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
Patrick McHardy
2007-01-26
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2007-01-25
[TCP]: Fix sorting of SACK blocks.
Baruch Even
2007-01-24
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
Eric W. Biederman
2007-01-23
[TCP]: rare bad TCP checksum with 2.6.19
Jarek Poplawski
2007-01-23
[TCP]: skb is unexpectedly freed.
Masayuki Nakagawa
2007-01-23
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
2007-01-23
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
2007-01-09
[IPV4] devinet: inetdev_init out label moved after RCU assignment
Jarek Poplawski
2007-01-09
[INET]: style updates for the inet_sock->is_icsk assignment fix
Paul Moore
2007-01-09
[NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
Patrick McHardy
2007-01-09
[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
Craig Schlenter
2007-01-09
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
Paul Moore
2007-01-04
[IPV4/IPV6]: Fix inet{,6} device initialization order.
David L Stevens
2007-01-04
[NETFILTER]: nf_nat: fix MASQUERADE crash on device down
Martin Josefsson
2007-01-04
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
[next]