index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
tcp: do not pass timestamp to tcp_rack_advance()
Eric Dumazet
2
-7
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rate_gen()
Eric Dumazet
2
-5
/
+5
2017-04-26
tcp: do not pass timestamp to tcp_fastretrans_alert()
Eric Dumazet
1
-8
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_identify_loss()
Eric Dumazet
1
-5
/
+4
2017-04-26
tcp: do not pass timestamp to tcp_rack_mark_lost()
Eric Dumazet
2
-2
/
+2
2017-04-26
tcp: do not pass timestamp to tcp_rack_detect_loss()
Eric Dumazet
1
-7
/
+4
2017-04-26
tcp: add tp->tcp_mstamp field
Eric Dumazet
1
-0
/
+3
2017-04-25
net: Generic XDP
David S. Miller
3
-21
/
+176
2017-04-25
l2tp: define "l2tpeth" device type
Guillaume Nault
1
-0
/
+5
2017-04-25
l2tp: set name_assign_type for devices created by l2tp_eth.c
Guillaume Nault
1
-2
/
+6
2017-04-25
net sched actions: Complete the JUMPX opcode
Jamal Hadi Salim
1
-0
/
+25
2017-04-25
can: network namespace support for CAN gateway
Oliver Hartkopp
1
-28
/
+44
2017-04-25
can: network namespace support for CAN_BCM protocol
Oliver Hartkopp
1
-33
/
+57
2017-04-25
can: complete initial namespace support
Oliver Hartkopp
3
-103
/
+114
2017-04-25
can: remove obsolete definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: remove obsolete pernet_operations definitions
Oliver Hartkopp
1
-4
/
+0
2017-04-25
can: fix memory leak in initial namespace support
Oliver Hartkopp
1
-0
/
+2
2017-04-24
tipc: check return value of nlmsg_new
Pan Bian
1
-0
/
+2
2017-04-24
lwtunnel: check return value of nla_nest_start
Pan Bian
1
-0
/
+2
2017-04-24
cls_flower: add support for matching MPLS fields (v2)
Benjamin LaHaise
1
-0
/
+74
2017-04-24
flow_dissector: add mpls support (v2)
Benjamin LaHaise
1
-3
/
+22
2017-04-24
net/tcp_fastopen: Remove mss check in tcp_write_timeout()
Wei Wang
1
-4
/
+3
2017-04-24
net/tcp_fastopen: Add snmp counter for blackhole detection
Wei Wang
3
-4
/
+6
2017-04-24
net/tcp_fastopen: Disable active side TFO in certain scenarios
Wei Wang
5
-4
/
+145
2017-04-24
Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-3
/
+23
2017-04-24
net: add rcu locking when changing early demux
David Ahern
1
-0
/
+3
2017-04-24
openvswitch: Add eventmask support to CT action.
Jarno Rajahalme
1
-0
/
+27
2017-04-24
openvswitch: Typo fix.
Jarno Rajahalme
1
-1
/
+1
2017-04-24
packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.
Mike Maloney
1
-0
/
+44
2017-04-24
VSOCK: Add virtio vsock vsockmon hooks
Gerard Garcia
2
-0
/
+67
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
2
-1
/
+115
2017-04-22
net/devlink: Add E-Switch encapsulation control
Roi Dayan
1
-3
/
+23
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-81
/
+188
2017-04-21
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-04-21
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-04-21
Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-10
/
+14
2017-04-21
net: qrtr: potential use after free in qrtr_sendmsg()
Dan Carpenter
1
-1
/
+3
2017-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
20
-363
/
+1564
2017-04-21
net_sched: remove useless NULL to tp->root
WANG Cong
3
-20
/
+0
2017-04-21
net_sched: move the empty tp check from ->destroy() to ->delete()
WANG Cong
12
-126
/
+132
2017-04-21
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
1
-0
/
+14
2017-04-21
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2
-1
/
+11
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
5
-42
/
+90
2017-04-21
ip6_tunnel: Allow policy-based routing through tunnels
Craig Gallek
3
-3
/
+36
2017-04-21
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-04-21
net: dsa: Remove redundant NULL dst check
Florian Fainelli
1
-5
/
+0
2017-04-20
net sched actions: allocate act cookie early
Wolfgang Bumiller
1
-23
/
+32
2017-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-29
/
+64
[next]