index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-29
1
-0
/
+4
*
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-29
1
-9
/
+10
*
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-29
1
-14
/
+22
*
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-29
1
-1
/
+1
*
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
2012-02-29
1
-0
/
+5
*
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-29
1
-1
/
+2
*
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-02-03
1
-1
/
+1
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-02-03
1
-4
/
+2
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-02-03
5
-15
/
+15
*
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-12
1
-0
/
+2
*
net: introduce DST_NOPEER dst flag
Eric Dumazet
2011-12-22
1
-2
/
+2
*
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
2011-12-22
1
-0
/
+1
*
ipv4: reintroduce route cache garbage collector
Eric Dumazet
2011-12-21
1
-0
/
+107
*
net: have ipconfig not wait if no dev is available
Gerlando Falauto
2011-12-20
1
-0
/
+4
*
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2011-12-12
1
-1
/
+6
*
ipv4: Fix peer validation on cached lookup.
David S. Miller
2011-12-05
1
-22
/
+13
*
ipv4: make sure RTO_ONLINK is saved in routing cache
Julian Anastasov
2011-12-03
1
-6
/
+6
*
ipv4: flush route cache after change accept_local
Peter Pan(潘卫平)
2011-12-01
1
-0
/
+5
*
Revert "udp: remove redundant variable"
David S. Miller
2011-12-01
1
-7
/
+8
*
ipv4: Perform peer validation on cached route lookup.
David S. Miller
2011-12-01
1
-7
/
+19
*
ipv4: fix lockdep splat in rt_cache_seq_show
Eric Dumazet
2011-11-30
1
-2
/
+6
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
1
-1
/
+2
|
\
|
*
netfilter: possible unaligned packet header in ip_route_me_harder
Paul Guo
2011-11-21
1
-1
/
+2
*
|
inet: add a redirect generation id in inetpeer
Eric Dumazet
2011-11-26
1
-1
/
+9
*
|
ipv4: Don't use the cached pmtu informations for input routes
Steffen Klassert
2011-11-26
1
-2
/
+2
*
|
net: Move mtu handling down to the protocol depended handlers
Steffen Klassert
2011-11-26
1
-2
/
+9
*
|
net: Rename the dst_opt default_mtu method to mtu
Steffen Klassert
2011-11-26
1
-5
/
+5
*
|
route: Use the device mtu as the default for blackhole routes
Steffen Klassert
2011-11-26
1
-1
/
+1
*
|
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
Li Wei
2011-11-23
2
-3
/
+4
*
|
ipv4 : igmp : fix error handle in ip_mc_add_src()
Jun Zhao
2011-11-23
1
-1
/
+2
*
|
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-23
1
-1
/
+0
*
|
net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets
Maciej Żenczykowski
2011-11-22
1
-5
/
+9
|
/
*
ipv4: fix redirect handling
Eric Dumazet
2011-11-18
1
-51
/
+59
*
ping: dont increment ICMP_MIB_INERRORS
Eric Dumazet
2011-11-18
1
-2
/
+0
*
tcp: clear xmit timers in tcp_v4_syn_recv_sock()
Eric Dumazet
2011-11-16
1
-0
/
+1
*
net-netlink: Add a new attribute to expose TCLASS values via netlink
Maciej Żenczykowski
2011-11-14
1
-2
/
+2
*
ah: Don't return NET_XMIT_DROP on input.
Nick Bowler
2011-11-12
1
-2
/
+0
*
ipv4: fix for ip_options_rcv_srr() daddr update.
Li Wei
2011-11-09
1
-0
/
+1
*
ah: Read nexthdr value before overwriting it in ahash input callback.
Nick Bowler
2011-11-09
1
-2
/
+2
*
ah: Correctly pass error codes in ahash output callback.
Nick Bowler
2011-11-09
1
-2
/
+0
*
ipv4: Fix inetpeer expire time information
Steffen Klassert
2011-11-08
1
-3
/
+7
*
tcp: Fix comments for Nagle algorithm
Feng King
2011-11-08
1
-1
/
+1
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
19
-0
/
+19
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
16
-0
/
+16
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
3
-0
/
+3
*
|
net: add missing bh_unlock_sock() calls
Eric Dumazet
2011-11-03
1
-0
/
+1
*
|
udp: fix a race in encap_rcv handling
Eric Dumazet
2011-11-02
1
-3
/
+5
*
|
net: make the tcp and udp file_operations for the /proc stuff const
Arjan van de Ven
2011-11-01
3
-23
/
+34
*
|
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
3
-24
/
+3
*
|
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-27
1
-0
/
+1
|
/
[next]