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
2015-10-13
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-08-12
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-05-10
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-20
/
+27
2015-05-10
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-10
tcp: make connect() mem charging friendly
Eric Dumazet
1
-5
/
+2
2015-05-10
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
1
-5
/
+7
2015-05-10
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-1
/
+6
2015-05-10
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-05-10
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-05-10
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-05-10
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-05-10
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-10
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-20
Revert "tcp: Apply device TSO segment limit earlier"
Ben Hutchings
3
-17
/
+11
2015-02-20
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
1
-6
/
+5
2015-02-20
ipv4: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
4
-10
/
+22
2015-01-01
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2015-01-01
tcp: md5: do not use alloc_percpu()
Eric Dumazet
1
-39
/
+20
2015-01-01
tcp: md5: remove spinlock usage in fast path
Eric Dumazet
3
-89
/
+23
2015-01-01
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-12-14
Patch for 3.2.x, 3.4.x IP identifier regression
Jeffrey Knockel
1
-1
/
+1
2014-12-14
tcp: be more strict before accepting ECN negociation
Eric Dumazet
1
-1
/
+1
2014-11-05
ipv4: disable bh while doing route gc
Marcelo Ricardo Leitner
1
-2
/
+2
2014-11-05
ipv4: avoid parallel route cache gc executions
Marcelo Ricardo Leitner
1
-5
/
+16
2014-11-05
ipv4: move route garbage collector to work queue
Marcelo Ricardo Leitner
1
-14
/
+29
2014-09-14
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
1
-1
/
+2
2014-09-14
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
1
-1
/
+1
2014-09-14
ip: make IP identifiers less predictable
Eric Dumazet
1
-3
/
+33
2014-09-14
inetpeer: get rid of ip_id_count
Eric Dumazet
7
-64
/
+27
2014-09-14
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-3
/
+3
2014-08-06
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
1
-6
/
+1
2014-08-06
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
1
-0
/
+4
2014-08-06
igmp: fix the problem when mc leave group
dingtianhong
1
-4
/
+6
2014-08-06
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
1
-1
/
+1
2014-08-06
Revert "net: ip, ipv6: handle gso skbs in forwarding path"
Ben Hutchings
1
-66
/
+2
2014-08-06
Revert "net: ipv4: ip_forward: fix inverted local_df test"
Ben Hutchings
1
-2
/
+2
2014-07-11
net: tunnels - enable module autoloading
Tom Gundersen
1
-0
/
+1
2014-06-09
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
1
-1
/
+1
2014-06-09
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
1
-1
/
+1
2014-06-09
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
1
-2
/
+2
2014-06-09
tcp_cubic: fix the range of delayed_ack
Liu Yu
1
-1
/
+1
2014-06-09
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
1
-4
/
+11
2014-06-09
netfilter: Can't fail and free after table replacement
Thomas Graf
2
-4
/
+8
2014-04-09
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+66
2014-02-15
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-02-15
inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
Neal Cardwell
1
-1
/
+3
2014-02-15
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
1
-0
/
+16
2014-01-03
inet: fix possible seqlock deadlocks
Eric Dumazet
3
-3
/
+3
2014-01-03
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
4
-4
/
+5
[next]