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-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
2017-04-20
tcp_cubic: fix typo in module param description
Chema Gonzalez
1
-1
/
+1
2017-04-20
net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
subashab@codeaurora.org
1
-9
/
+15
2017-04-20
tcp: remove poll() flakes with FastOpen
Eric Dumazet
1
-7
/
+9
2017-04-20
tcp: remove poll() flakes when receiving RST
Eric Dumazet
1
-2
/
+2
2017-04-20
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-04-20
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-20
bpf: remove reference to sock_filter_ext from kerneldoc comment
Tobias Klauser
1
-1
/
+2
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
36
-439
/
+1338
2017-04-20
net: dsa: add support for the SMSC-LAN9303 tagging format
Juergen Beisert
5
-0
/
+152
2017-04-20
Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-18
/
+47
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-25
/
+16
2017-04-19
esp4/6: Fix GSO path for non-GSO SW-crypto packets
Ilan Tayari
2
-5
/
+6
2017-04-19
esp6: fix incorrect null pointer check on xo
Colin Ian King
1
-1
/
+1
2017-04-18
sctp: process duplicated strreset asoc request correctly
Xin Long
1
-4
/
+15
2017-04-18
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
1
-9
/
+29
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
1
-10
/
+29
[next]