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.12.y
linux-6.13.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
2012-09-19
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-09-19
tcp: Apply device TSO segment limit earlier
Ben Hutchings
3
-11
/
+17
2012-08-19
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-08-19
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-08-19
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-07-25
tcp: drop SYN+FIN messages
Eric Dumazet
1
-0
/
+2
2012-06-10
xfrm: take net hdr len into account for esp payload size calculation
Benjamin Poirier
1
-15
/
+9
2012-06-10
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
Yanmin Zhang
1
-6
/
+6
2012-06-10
ipv4: Do not use dead fib_info entries.
David S. Miller
1
-0
/
+2
2012-05-21
tcp: do_tcp_sendpages() must try to push data out on oom conditions
Willy Tarreau
1
-2
/
+1
2012-05-21
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2
-5
/
+6
2012-05-21
tcp: fix infinite cwnd in tcp_complete_cwr()
Yuchung Cheng
1
-3
/
+6
2012-05-11
tcp: fix tcp_grow_window() for large incoming frames
Eric Dumazet
1
-0
/
+1
2012-05-11
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
2
-5
/
+6
2012-05-11
tcp: fix tcp_trim_head()
Eric Dumazet
1
-5
/
+8
2012-05-11
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-05-11
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2012-03-23
tcp: fix syncookie regression
Eric Dumazet
2
-17
/
+23
2012-03-19
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
1
-0
/
+4
2012-03-19
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
1
-0
/
+1
2012-03-19
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
1
-8
/
+10
2012-03-19
ipsec: be careful of non existing mac headers
Eric Dumazet
2
-8
/
+3
2012-03-01
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
1
-0
/
+4
2012-03-01
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
1
-9
/
+10
2012-03-01
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
1
-14
/
+22
2012-03-01
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-03-01
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
1
-0
/
+5
2012-03-01
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-03
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
1
-1
/
+1
2012-02-03
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
5
-15
/
+15
2012-01-12
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2011-12-23
net: introduce DST_NOPEER dst flag
Eric Dumazet
1
-2
/
+2
2011-12-22
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2011-12-22
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-13
ipip, sit: copy parms.name after register_netdevice
Ted Feng
1
-1
/
+6
2011-12-05
ipv4: Fix peer validation on cached lookup.
David S. Miller
1
-22
/
+13
2011-12-03
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
1
-6
/
+6
2011-12-02
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
1
-0
/
+5
2011-12-01
Revert "udp: remove redundant variable"
David S. Miller
1
-7
/
+8
2011-12-01
ipv4: Perform peer validation on cached route lookup.
David S. Miller
1
-7
/
+19
2011-12-01
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
1
-2
/
+6
2011-11-29
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-1
/
+2
2011-11-27
inet: add a redirect generation id in inetpeer
Eric Dumazet
1
-1
/
+9
2011-11-26
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
1
-2
/
+2
2011-11-26
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
1
-2
/
+9
2011-11-26
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
1
-5
/
+5
2011-11-26
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
1
-1
/
+1
2011-11-24
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2
-3
/
+4
[next]