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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
net: sched: factorize code (qdisc_drop())
Eric Dumazet
4
-13
/
+6
2012-05-03
skb: Add skb_head_is_locked helper function
Alexander Duyck
2
-3
/
+2
2012-05-03
net: Fix truesize accounting in skb_gro_receive()
Eric Dumazet
1
-3
/
+8
2012-05-03
tcp: move stats merge to the end of tcp_try_coalesce
Alexander Duyck
1
-26
/
+29
2012-05-03
tcp: Move code related to head frag in tcp_try_coalesce
Alexander Duyck
1
-17
/
+25
2012-05-03
tcp: Fix truesize accounting in tcp_try_coalesce
Alexander Duyck
1
-6
/
+4
2012-05-03
net: Add missing linux/prefetch.h include to net/core/sock.c
David S. Miller
1
-0
/
+1
2012-05-03
net: Stop decapitating clones that have a head_frag
Alexander Duyck
2
-11
/
+7
2012-05-03
net: implement tcp coalescing in tcp_queue_rcv()
Eric Dumazet
2
-24
/
+26
2012-05-03
net: take care of cloned skbs in tcp_try_coalesce()
Eric Dumazet
1
-14
/
+28
2012-05-03
tcp: early retransmit: delayed fast retransmit
Yuchung Cheng
3
-10
/
+69
2012-05-03
tcp: early retransmit
Yuchung Cheng
4
-0
/
+29
2012-05-03
tcp: early retransmit: tcp_enter_recovery()
Yuchung Cheng
1
-27
/
+34
2012-05-01
netem: add ECN capability
Eric Dumazet
1
-3
/
+15
2012-05-01
net: add a prefetch in socket backlog processing
Eric Dumazet
1
-0
/
+1
2012-05-01
l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6
James Chapman
1
-22
/
+50
2012-05-01
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
Chris Elston
2
-0
/
+795
2012-05-01
ipv6: Export ipv6 functions for use by other protocols
Chris Elston
4
-0
/
+9
2012-05-01
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
Chris Elston
3
-21
/
+109
2012-05-01
l2tp: show IPv6 addresses in l2tp debugfs file
Chris Elston
1
-0
/
+8
2012-05-01
l2tp: pppol2tp_connect() handles ipv6 sockaddr variants
James Chapman
1
-8
/
+28
2012-05-01
l2tp: remove unused stats from l2tp_ip socket
James Chapman
1
-28
/
+4
2012-05-01
l2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
James Chapman
1
-47
/
+7
2012-05-01
l2tp: fix locking of 64-bit counters for smp
James Chapman
3
-35
/
+103
2012-05-01
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
34
-567
/
+58
2012-05-01
net: makes skb_splice_bits() aware of skb->head_frag
Eric Dumazet
1
-3
/
+7
2012-05-01
tcp: makes tcp_try_coalesce aware of skb->head_frag
Eric Dumazet
1
-12
/
+43
2012-05-01
net: make GRO aware of skb->head_frag
Eric Dumazet
2
-2
/
+30
2012-05-01
net: allow skb->head to be a page fragment
Eric Dumazet
1
-6
/
+18
2012-04-30
tipc: compress out gratuitous extra carriage returns
Paul Gortmaker
32
-530
/
+16
2012-04-30
bridge: Fix fatal typo in setup of multicast_querier_expired
Herbert Xu
1
-3
/
+2
2012-04-30
l2tp: Add missing net/net/ip6_checksum.h include.
David S. Miller
1
-0
/
+1
2012-04-29
net/l2tp: add support for L2TP over IPv6 UDP
Benjamin LaHaise
2
-13
/
+118
2012-04-29
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
Benjamin LaHaise
1
-0
/
+39
2012-04-29
net/ipv6/udp: UDP encapsulation: move socket locking into udpv6_queue_rcv_skb()
Benjamin LaHaise
1
-53
/
+44
2012-04-29
net/ipv6/udp: UDP encapsulation: break backlog_rcv into __udpv6_queue_rcv_skb
Benjamin LaHaise
1
-15
/
+27
2012-04-29
net: Fixed a coding style issue related to spaces.
Jeffrin Jose
1
-1
/
+1
2012-04-27
tipc: Reject payload messages with invalid message type
Allan Stephens
1
-5
/
+2
2012-04-27
net: cleanups in sock_setsockopt()
Eric Dumazet
1
-27
/
+15
2012-04-27
crush: include header for global symbols
hartleys
1
-0
/
+1
2012-04-27
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
Eric Dumazet
2
-2
/
+18
2012-04-27
tipc: Enhance error checking of published names
Allan Stephens
2
-7
/
+4
2012-04-27
tipc: Create helper routine to delete unused name sequence structure
Allan Stephens
1
-12
/
+15
2012-04-27
tipc: remove redundant memset and stale comment from subscr.c
Allan Stephens
1
-2
/
+0
2012-04-27
tipc: Optimize initialization of network topology service
Allan Stephens
1
-1
/
+1
2012-04-27
tipc: Enhance re-initialization of network topology service
Allan Stephens
1
-3
/
+0
2012-04-27
tipc: Optimize termination of configuration service
Allan Stephens
1
-4
/
+2
2012-04-27
tipc: Optimize initialization of configuration service
Allan Stephens
1
-1
/
+1
2012-04-27
tipc: Optimize re-initialization of configuration service
Allan Stephens
3
-2
/
+17
2012-04-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
15
-118
/
+229
[next]