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
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
121
-1814
/
+1815
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
3
-8
/
+4
2007-02-11
[IPV4]: Restore multipath routing after rt_next changes.
Eric Dumazet
4
-5
/
+5
2007-02-11
[IPV4]: Convert ipv4 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-28
/
+28
2007-02-11
[UDP]: UDP can use sk_hash to speedup lookups
Eric Dumazet
1
-4
/
+5
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
120
-1779
/
+1779
2007-02-09
[NET]: change layout of ehash table
Eric Dumazet
5
-9
/
+10
2007-02-08
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
6
-15
/
+15
2007-02-08
[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions
Jan Engelhardt
22
-107
/
+138
2007-02-08
[NETFILTER]: x_tables: fix return values for LOG/ULOG
Jan Engelhardt
2
-5
/
+9
2007-02-08
[NETFILTER]: NAT: optional source port randomization support
Eric Leblond
8
-4
/
+46
2007-02-08
[NETFILTER]: add IPv6-capable TCPMSS target
Patrick McHardy
3
-234
/
+0
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
1
-0
/
+1
2007-02-08
[NETFILTER]: nf_nat: remove broken HOOKNAME macro
Patrick McHardy
1
-6
/
+0
2007-02-08
[NETFILTER]: tcp conntrack: do liberal tracking for picked up connections
Patrick McHardy
1
-25
/
+15
2007-02-08
[NET]: unregister_netdevice as void
Stephen Hemminger
2
-2
/
+4
2007-02-08
[IPV4/IPV6] multicast: Check add_grhead() return value
Alexey Dobriyan
1
-0
/
+2
2007-02-08
[XFRM]: Fix missed error setting in xfrm4_policy.c
David S. Miller
1
-0
/
+1
2007-02-08
[IPSEC]: IPv4 over IPv6 IPsec tunnel
Miika Komu
1
-17
/
+33
2007-02-08
[IPSEC]: IPv6 over IPv4 IPsec tunnel
Miika Komu
1
-11
/
+46
2007-02-08
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
1
-0
/
+1
2007-02-08
[TCP]: Don't apply FIN exception to full TSO segments.
John Heffner
1
-1
/
+2
2007-02-08
[TCP]: Check num sacks in SACK fast path
Baruch Even
1
-0
/
+5
2007-02-08
[TCP]: Seperate DSACK from SACK fast path
Baruch Even
1
-35
/
+31
2007-02-08
[TCP]: Advance fast path pointer for first block only
Baruch Even
1
-10
/
+24
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
5
-5
/
+5
2007-02-08
[TCP]: remove tcp header from tcp_v4_check (take #2)
Frederik Deweerdt
4
-9
/
+9
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
4
-19
/
+31
2007-02-03
[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
Patrick McHardy
1
-0
/
+2
2007-01-31
[NETFILTER]: SIP conntrack: fix out of bounds memory access
Patrick McHardy
1
-1
/
+1
2007-01-31
[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headers
Lars Immisch
1
-1
/
+7
2007-01-27
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
1
-6
/
+7
2007-01-26
[NETFILTER]: nf_nat_pptp: fix expectation removal
Patrick McHardy
1
-2
/
+2
2007-01-26
[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack
Patrick McHardy
1
-10
/
+10
2007-01-26
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
David S. Miller
2
-2
/
+4
2007-01-26
[TCP]: Fix sorting of SACK blocks.
Baruch Even
1
-4
/
+5
2007-01-25
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
Eric W. Biederman
1
-5
/
+16
2007-01-24
[TCP]: rare bad TCP checksum with 2.6.19
Jarek Poplawski
1
-1
/
+2
2007-01-24
[TCP]: skb is unexpectedly freed.
Masayuki Nakagawa
1
-2
/
+4
2007-01-24
[NETFILTER]: ctnetlink: fix leak in ctnetlink_create_conntrack error path
Patrick McHardy
1
-1
/
+1
2007-01-24
[PATCH] email change for shemminger@osdl.org
Stephen Hemminger
1
-1
/
+1
2007-01-10
[IPV4] devinet: inetdev_init out label moved after RCU assignment
Jarek Poplawski
1
-1
/
+2
2007-01-10
[INET]: style updates for the inet_sock->is_icsk assignment fix
Paul Moore
1
-1
/
+1
2007-01-10
[NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
Patrick McHardy
1
-1
/
+1
2007-01-09
[TCP]: Fix iov_len calculation in tcp_v4_send_ack().
Craig Schlenter
1
-1
/
+1
2007-01-09
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
Paul Moore
1
-1
/
+1
2007-01-04
[IPV4/IPV6]: Fix inet{,6} device initialization order.
David L Stevens
1
-2
/
+3
2007-01-04
[NETFILTER]: nf_nat: fix MASQUERADE crash on device down
Martin Josefsson
1
-1
/
+4
2007-01-04
[NETFILTER]: New connection tracking is not EXPERIMENTAL anymore
Patrick McHardy
1
-2
/
+2
2007-01-04
[NETFILTER]: Fix routing of REJECT target generated packets in output chain
Patrick McHardy
1
-2
/
+5
[next]