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
2017-11-14
net/ncsi: Don't return error on normal response
Samuel Mendoza-Jonas
1
-17
/
+14
2017-11-14
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
3
-21
/
+92
2017-11-14
Revert "net/ncsi: General state debugging"
Joel Stanley
3
-68
/
+9
2017-11-08
net/ncsi: General state debugging
Samuel Mendoza-Jonas
3
-9
/
+68
2017-10-24
net/ncsi: Fix length of GVI response packet
Gavin Shan
1
-1
/
+1
2017-10-24
net/ncsi: Enforce failover on link monitor timeout
Gavin Shan
1
-3
/
+5
2017-10-24
net/ncsi: Disable HWA mode when no channels are found
Gavin Shan
1
-2
/
+10
2017-10-24
net/ncsi: Stop monitor if channel times out or is inactive
Samuel Mendoza-Jonas
1
-6
/
+9
2017-10-24
net/ncsi: Fix AEN HNCDSC packet length
Samuel Mendoza-Jonas
1
-1
/
+1
2017-10-24
net/ncsi: Don't limit vids based on hot_channel
Samuel Mendoza-Jonas
2
-8
/
+10
2017-10-24
Revert "net/ncsi: Don't assume last available channel exists"
Samuel Mendoza-Jonas
1
-15
/
+6
2017-09-07
net/ncsi: Don't assume last available channel exists
Samuel Mendoza-Jonas
1
-6
/
+15
2017-08-11
net/ncsi: Configure VLAN tag filter
Sam Mendoza-Jonas
3
-4
/
+311
2017-08-11
net/ncsi: Fix several packet definitions
Sam Mendoza-Jonas
3
-7
/
+8
2017-05-20
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2017-05-20
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
1
-6
/
+7
2017-05-14
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
1
-0
/
+2
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-14
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2
-0
/
+5
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-14
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-14
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-05-14
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-05-03
p9_client_readdir() fix
Al Viro
1
-0
/
+4
2017-05-03
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-05-03
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-05-03
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-05-03
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-05-03
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2
-7
/
+12
2017-05-03
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2
-1
/
+22
2017-05-03
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-05-03
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-05-03
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-05-03
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-05-03
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-05-03
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-05-03
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-05-03
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
3
-14
/
+6
2017-05-03
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-05-03
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-05-03
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-05-03
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-05-03
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-05-03
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-05-03
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-05-03
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-05-03
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
[next]