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
2013-07-31
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
1
-7
/
+2
2013-07-29
pktgen: add needed include file
Stephen Rothwell
1
-0
/
+1
2013-07-28
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
2
-1
/
+6
2013-07-28
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
1
-2
/
+1
2013-07-28
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2
-6
/
+54
2013-07-28
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
6
-212
/
+5
2013-07-28
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
3
-36
/
+5
2013-07-27
bridge: cleanup netpoll code
stephen hemminger
3
-17
/
+8
2013-07-25
net: Make devnet_rename_seq static
Thomas Gleixner
1
-1
/
+1
2013-07-25
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
5
-0
/
+19
2013-07-25
net: add sk_stream_is_writeable() helper
Eric Dumazet
6
-8
/
+8
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
27
-28
/
+28
2013-07-25
net: trans_rdma: remove unused function
Andi Shyti
1
-11
/
+0
2013-07-25
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
1
-8
/
+8
2013-07-25
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
1
-1
/
+0
2013-07-24
vti: switch to new ip tunnel code
Amerigo Wang
1
-476
/
+52
2013-07-24
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
1
-6
/
+5
2013-07-24
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
1
-8
/
+7
2013-07-24
net: convert resend IGMP to notifier event
Jiri Pirko
3
-6
/
+46
2013-07-23
tcp: use RTT from SACK for RTO
Yuchung Cheng
1
-9
/
+14
2013-07-23
tcp: measure RTT from new SACK
Yuchung Cheng
1
-6
/
+17
2013-07-23
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
1
-49
/
+18
2013-07-23
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
4
-12
/
+14
2013-07-23
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2
-46
/
+49
2013-07-20
net/irda: fixed style issues in irttp
Dragos Foianu
1
-27
/
+23
2013-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-86
/
+114
2013-07-19
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-19
vlan: mask vlan prio bits
Eric Dumazet
2
-3
/
+10
2013-07-19
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2013-07-18
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+14
2013-07-17
net: Fix sysfs_format_mac() code duplication.
David S. Miller
1
-20
/
+1
2013-07-16
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-16
net/irda: fixed style issues in irlan_eth
Dragos Foianu
1
-17
/
+14
2013-07-16
ethtool: fixed trailing statements in ethtool
Dragos Foianu
1
-10
/
+20
2013-07-16
ndisc: bool initializations should use true and false
Daniel Baluta
1
-3
/
+3
2013-07-15
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-07-15
net: delete __cpuinit usage from all net files
Paul Gortmaker
2
-3
/
+3
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-52
/
+26
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
3
-31
/
+21
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
21
-146
/
+170
2013-07-13
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-13
tcp: account all retransmit failures
Yuchung Cheng
1
-3
/
+4
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-13
net: strict_strtoul is obsolete, use kstrtoul instead
“Cosmin
1
-1
/
+1
2013-07-12
net/tipc: use %*phC to dump small buffers in hex form
Andy Shevchenko
1
-7
/
+1
2013-07-12
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-12
pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts
Paolo Valente
1
-63
/
+55
[next]