index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-04-19
mac80211: Fix condition validating WMM IE
Ilan Peer
1
-1
/
+1
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
1
-12
/
+17
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+1
2018-04-17
net: qrtr: add MODULE_ALIAS_NETPROTO macro
Nicolas Dechesne
1
-0
/
+1
2018-04-17
VSOCK: make af_vsock.ko removable again
Stefan Hajnoczi
1
-0
/
+6
2018-04-17
tipc: fix possible crash in __tipc_nl_net_set()
Eric Dumazet
2
-0
/
+4
2018-04-17
tipc: add policy for TIPC_NLA_NET_ADDR
Eric Dumazet
1
-1
/
+2
2018-04-16
net: Fix one possible memleak in ip_setup_cork
Gao Feng
1
-3
/
+5
2018-04-16
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-9
/
+14
2018-04-16
tcp: clear tp->packets_out when purging write queue
Soheil Hassas Yeganeh
1
-1
/
+1
2018-04-13
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
Guillaume Nault
3
-23
/
+13
2018-04-13
l2tp: hold reference on tunnels printed in pppol2tp proc file
Guillaume Nault
1
-7
/
+17
2018-04-13
l2tp: hold reference on tunnels in netlink dumps
Guillaume Nault
3
-3
/
+30
2018-04-13
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-10
/
+18
2018-04-13
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-04-13
tipc: fix missing initializer in tipc_sendmsg()
Jon Maloy
1
-1
/
+3
2018-04-13
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
1
-4
/
+3
2018-04-13
net: validate attribute sizes in neigh_dump_table()
Eric Dumazet
1
-4
/
+8
2018-04-13
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-13
tipc: fix unbalanced reference counter
Jon Maloy
3
-3
/
+9
2018-04-13
net/tls: Remove VLA usage
Kees Cook
1
-1
/
+9
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-142
/
+139
2018-04-12
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-12
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-04-10
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-168
/
+453
2018-04-10
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
1
-0
/
+6
2018-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-67
/
+181
2018-04-09
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet
1
-0
/
+1
2018-04-09
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-13
/
+33
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-9
/
+65
2018-04-08
tipc: use the right skb in tipc_sk_fill_sock_diag()
Cong Wang
3
-6
/
+6
2018-04-08
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-08
net: dsa: Discard frames from unused ports
Andrew Lunn
1
-1
/
+7
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-08
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-04-08
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-08
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-08
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-08
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-08
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-27
/
+215
2018-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+8
2018-04-06
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-2
/
+0
2018-04-06
net/9p/client.c: fix potential refcnt problem of trans module
Chengguang Xu
1
-1
/
+4
2018-04-06
net/9p: avoid -ERESTARTSYS leak to userspace
Greg Kurz
1
-2
/
+4
2018-04-06
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
[next]