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.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
2015-12-14
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-12-03
ipv6: gre: support SIT encapsulation
Eric Dumazet
1
-1
/
+2
2015-12-03
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-10-27
tcp: add proper TS val into RST packets
Eric Dumazet
1
-0
/
+1
2015-10-27
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-09-29
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+5
2015-09-29
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-09-27
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-08-27
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
1
-2
/
+7
2015-08-27
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
1
-2
/
+3
2015-07-05
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-28
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-06-15
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
1
-3
/
+15
2015-06-15
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-3
/
+6
2015-06-15
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-06-15
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-06-15
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
1
-1
/
+1
2015-05-11
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-05-11
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-05-11
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-11
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-04-28
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
1
-2
/
+4
2015-04-27
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
1
-8
/
+3
2015-04-27
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
1
-6
/
+5
2015-04-27
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-27
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-27
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
1
-1
/
+1
2015-03-24
tcp: make connect() mem charging friendly
Eric Dumazet
1
-40
/
+28
2015-03-24
tcp: fix tcp fin memory accounting
Josh Hunt
1
-5
/
+1
2015-03-24
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
1
-3
/
+15
2015-03-14
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-2
/
+10
2015-03-14
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-03-14
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-03-14
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-03-14
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
1
-8
/
+24
2015-03-07
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-21
/
+30
2015-02-27
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2
-32
/
+35
2015-02-27
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
1
-0
/
+1
2015-02-27
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-02-27
udp_diag: Fix socket skipping within chain
Herbert Xu
1
-1
/
+3
2015-02-27
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2
-5
/
+7
2015-02-27
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
1
-2
/
+2
2015-01-27
geneve: Fix races between socket add and release.
Jesse Gross
1
-6
/
+7
2015-01-27
geneve: Remove socket and offload handlers at destruction.
Jesse Gross
1
-0
/
+17
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
1
-4
/
+5
2014-12-16
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
1
-2
/
+2
2014-12-16
gre: Set inner mac header in gro complete
Tom Herbert
1
-0
/
+3
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
1
-1
/
+4
[next]