index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
6
-25
/
+20
*
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
2
-3
/
+2
*
tcp: cleanup static functions
Eric Dumazet
2015-02-28
2
-3
/
+2
*
tcp: tso: allow CA_CWR state in tcp_tso_should_defer()
Eric Dumazet
2015-02-28
1
-1
/
+1
*
tcp: tso: restore IW10 after TSO autosizing
Eric Dumazet
2015-02-28
1
-2
/
+11
*
tcp: tso: remove tp->tso_deferred
Eric Dumazet
2015-02-28
1
-9
/
+5
*
fib_trie: Remove leaf_info
Alexander Duyck
2015-02-27
1
-307
/
+156
*
fib_trie: Add slen to fib alias
Alexander Duyck
2015-02-27
2
-19
/
+19
*
fib_trie: Replace plen with slen in leaf_info
Alexander Duyck
2015-02-27
1
-33
/
+30
*
fib_trie: Convert fib_alias to hlist from list
Alexander Duyck
2015-02-27
3
-39
/
+47
*
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
2
-0
/
+44
*
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
Tom Herbert
2015-02-27
1
-0
/
+10
*
igmp: add __ip_mc_{join|leave}_group()
Eric Dumazet
2015-02-20
1
-18
/
+34
*
tcp: silence registration message
stephen hemminger
2015-02-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-17
4
-23
/
+66
|
\
|
*
net: spelling fixes
Stephen Hemminger
2015-02-14
1
-1
/
+1
|
*
tcp: make sure skb is not shared before using skb_get()
Eric Dumazet
2015-02-13
1
-8
/
+24
|
*
gue: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-6
/
+22
|
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-11
1
-2
/
+2
|
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
1
-1
/
+12
|
*
net: Fix remcsum in GRO path to not change packet
Tom Herbert
2015-02-11
1
-10
/
+10
*
|
memcg: cleanup static keys decrement
Vladimir Davydov
2015-02-12
1
-0
/
+4
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-02-11
1
-21
/
+30
|
\
\
|
*
|
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
2015-02-11
1
-21
/
+30
*
|
|
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
2015-02-11
1
-1
/
+1
|
|
/
|
/
|
*
|
ipv4: Namespecify TCP PMTU mechanism
Fan Du
2015-02-09
4
-21
/
+23
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
1
-5
/
+8
|
\
\
|
*
|
tcp: don't include Fast Open option in SYN-ACK on pure SYN-data
Yuchung Cheng
2015-02-09
1
-5
/
+8
*
|
|
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
1
-2
/
+0
*
|
|
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2015-02-08
2
-12
/
+12
*
|
|
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2015-02-08
1
-5
/
+24
*
|
|
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2015-02-08
2
-7
/
+23
*
|
|
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2015-02-08
1
-1
/
+5
*
|
|
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2015-02-08
3
-0
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
9
-69
/
+80
|
\
|
|
|
*
|
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-01
2
-32
/
+35
|
*
|
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
2015-01-29
1
-0
/
+3
|
*
|
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-01-28
1
-0
/
+1
|
*
|
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
2015-01-28
1
-0
/
+8
|
*
|
tcp: fix stretch ACK bugs in CUBIC
Neal Cardwell
2015-01-28
1
-22
/
+9
|
*
|
tcp: fix stretch ACK bugs in Reno
Neal Cardwell
2015-01-28
1
-4
/
+6
|
*
|
tcp: fix the timid additive increase on stretch ACKs
Neal Cardwell
2015-01-28
1
-6
/
+9
|
*
|
tcp: stretch ACK fixes prep
Neal Cardwell
2015-01-28
6
-9
/
+13
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-04
5
-147
/
+127
|
\
\
\
|
*
|
|
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
4
-13
/
+11
|
*
|
|
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
3
-131
/
+115
|
*
|
|
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
1
-4
/
+3
|
*
|
|
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
2015-02-04
1
-4
/
+3
*
|
|
|
tcp: do not pace pure ack packets
Eric Dumazet
2015-02-04
1
-1
/
+9
*
|
|
|
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
1
-16
/
+2
[next]