index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: bump genid when delete/add address
fan.du
2013-08-02
1
-0
/
+1
*
ipv6: fib6_rules should return exact return value
Hannes Frederic Sowa
2013-08-01
1
-3
/
+11
*
fib_rules: add .suppress operation
Stefan Tomanek
2013-08-01
3
-0
/
+35
*
netem: Introduce skb_orphan_partial() helper
Eric Dumazet
2013-07-31
2
-4
/
+20
*
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
4
-11
/
+18
*
tcp: Remove unused tcpct declarations and comments
Dmitry Popov
2013-07-31
1
-4
/
+0
*
net: remove an unneeded check
Dan Carpenter
2013-07-31
1
-4
/
+1
*
flow_dissector: add support for IPPROTO_IPV6
Tom Herbert
2013-07-31
1
-0
/
+3
*
flow_dissector: clean up IPIP case
Tom Herbert
2013-07-31
1
-1
/
+2
*
net: export physical port id via sysfs
Jiri Pirko
2013-07-31
1
-0
/
+22
*
rtnl: export physical port id via RT netlink
Jiri Pirko
2013-07-31
1
-1
/
+24
*
net: add ndo to get id of physical port of the device
Jiri Pirko
2013-07-31
1
-0
/
+18
*
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
Thomas Graf
2013-07-31
1
-1
/
+1
*
tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies
Hannes Frederic Sowa
2013-07-31
2
-3
/
+5
*
9p: client: remove unused code and any reference to "cancelled" function
Andi Shyti
2013-07-31
1
-7
/
+2
*
pktgen: add needed include file
Stephen Rothwell
2013-07-29
1
-0
/
+1
*
ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL
Hannes Frederic Sowa
2013-07-28
2
-1
/
+6
*
pktgen: Use ip_send_check() to compute checksum
Thomas Graf
2013-07-28
1
-2
/
+1
*
pktgen: Add UDPCSUM flag to support UDP checksums
Thomas Graf
2013-07-28
2
-6
/
+54
*
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He
2013-07-28
6
-212
/
+5
*
net/sctp: Refactor SCTP skb checksum computation
Joe Stringer
2013-07-28
3
-36
/
+5
*
bridge: cleanup netpoll code
stephen hemminger
2013-07-27
3
-17
/
+8
*
net: Make devnet_rename_seq static
Thomas Gleixner
2013-07-25
1
-1
/
+1
*
tcp: TCP_NOTSENT_LOWAT socket option
Eric Dumazet
2013-07-25
5
-0
/
+19
*
net: add sk_stream_is_writeable() helper
Eric Dumazet
2013-07-25
6
-8
/
+8
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-25
27
-28
/
+28
*
net: trans_rdma: remove unused function
Andi Shyti
2013-07-25
1
-11
/
+0
*
net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
fan.du
2013-07-24
1
-8
/
+8
*
net ipv6: Remove rebundant rt6i_nsiblings initialization
fan.du
2013-07-24
1
-1
/
+0
*
vti: switch to new ip tunnel code
Amerigo Wang
2013-07-24
1
-476
/
+52
*
ip6mr: change the prototype of ip6_mr_forward().
Rami Rosen
2013-07-24
1
-6
/
+5
*
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
2013-07-24
1
-8
/
+7
*
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-24
3
-6
/
+46
*
tcp: use RTT from SACK for RTO
Yuchung Cheng
2013-07-23
1
-9
/
+14
*
tcp: measure RTT from new SACK
Yuchung Cheng
2013-07-23
1
-6
/
+17
*
tcp: prefer packet timing to TS-ECR for RTT
Yuchung Cheng
2013-07-23
1
-49
/
+18
*
tcp: consolidate SYNACK RTT sampling
Yuchung Cheng
2013-07-23
4
-12
/
+14
*
net: Provide a generic socket error queue delivery method for Tx time stamps.
Richard Cochran
2013-07-22
2
-46
/
+49
*
net/irda: fixed style issues in irttp
Dragos Foianu
2013-07-20
1
-27
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-19
9
-86
/
+114
|
\
|
*
vlan: fix a race in egress prio management
Eric Dumazet
2013-07-18
1
-0
/
+7
|
*
vlan: mask vlan prio bits
Eric Dumazet
2013-07-18
2
-3
/
+10
|
*
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
2013-07-18
1
-29
/
+56
|
*
net: Fix sysfs_format_mac() code duplication.
David S. Miller
2013-07-17
1
-20
/
+1
|
*
ipv4: set transport header earlier
Eric Dumazet
2013-07-16
1
-4
/
+3
|
*
net/irda: fixed style issues in irlan_eth
Dragos Foianu
2013-07-16
1
-17
/
+14
|
*
ethtool: fixed trailing statements in ethtool
Dragos Foianu
2013-07-16
1
-10
/
+20
|
*
ndisc: bool initializations should use true and false
Daniel Baluta
2013-07-16
1
-3
/
+3
*
|
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-18
2
-3
/
+3
|
\
\
|
*
|
net: delete __cpuinit usage from all net files
Paul Gortmaker
2013-07-15
2
-3
/
+3
|
|
/
[next]