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
2016-10-21
net/ncsi: Improve HNCDSC AEN handler
Gavin Shan
1
-3
/
+15
2016-10-21
net/ncsi: Choose hot channel as active one if necessary
Gavin Shan
2
-3
/
+20
2016-10-21
net/ncsi: Fix stale link state of inactive channels on failover
Gavin Shan
2
-1
/
+28
2016-10-21
net/ncsi: Avoid if statements in ncsi_suspend_channel()
Gavin Shan
1
-28
/
+50
2016-10-10
Merge tag 'v4.7.7' into dev-4.7
Joel Stanley
10
-19
/
+70
2016-10-07
batman-adv: remove unused callback from batadv_algo_ops struct
Marek Lindner
2
-8
/
+0
2016-10-07
SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in use
Chuck Lever
1
-2
/
+2
2016-10-07
xprtrdma: Remove FMRs from the unmap list after unmapping
Chuck Lever
1
-2
/
+7
2016-10-07
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-10-07
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+2
2016-10-07
Bluetooth: split sk_filter in l2cap_sock_recv_cb
Daniel Borkmann
2
-2
/
+20
2016-10-07
batman-adv: fix elp packet data reservation
Linus Lüssing
1
-1
/
+1
2016-10-07
batman-adv: Add missing refcnt for last_candidate
Sven Eckelmann
1
-1
/
+27
2016-10-07
mac80211: check skb_linearize() return value
Johannes Berg
1
-2
/
+6
2016-10-06
net/ncsi: Introduce ncsi_stop_dev()
Gavin Shan
1
-13
/
+24
2016-10-06
net/ncsi: Rework the channel monitoring
Gavin Shan
3
-23
/
+35
2016-10-06
net/ncsi: Allow to extend NCSI request properties
Gavin Shan
4
-14
/
+17
2016-10-06
net/ncsi: Rework request index allocation
Gavin Shan
2
-8
/
+10
2016-10-06
net/ncsi: Don't probe on the reserved channel ID (0x1f)
Gavin Shan
1
-2
/
+2
2016-10-06
net/ncsi: Introduce NCSI_RESERVED_CHANNEL
Gavin Shan
2
-7
/
+8
2016-10-06
net/ncsi: Avoid unused-value build warning from ia64-linux-gcc
Gavin Shan
2
-27
/
+81
2016-10-06
Merge tag 'v4.7.6' into dev-4.7
Joel Stanley
30
-225
/
+245
2016-09-30
libceph: fix return value check in alloc_msg_with_page_vector()
Wei Yongjun
1
-1
/
+1
2016-09-30
nl80211: validate number of probe response CSA counters
Johannes Berg
1
-1
/
+1
2016-09-30
mac80211: reject TSPEC TIDs (TSIDs) for aggregation
Johannes Berg
2
-1
/
+10
2016-09-30
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-1
/
+4
2016-09-24
svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")
Chuck Lever
1
-2
/
+3
2016-09-24
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-24
Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"
Johannes Berg
1
-23
/
+2
2016-09-24
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
1
-1
/
+1
2016-09-24
tcp: fastopen: avoid negative sk_forward_alloc
Eric Dumazet
1
-0
/
+1
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-24
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-24
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-22
/
+23
2016-09-24
Revert "af_unix: Fix splice-bind deadlock"
Linus Torvalds
1
-40
/
+26
2016-09-24
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+16
2016-09-24
kcm: fix a socket double free
WANG Cong
1
-1
/
+2
2016-09-24
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-09-24
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
1
-2
/
+4
2016-09-24
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2
-2
/
+14
2016-09-24
udp: fix poll() issue with zero sized packets
Eric Dumazet
1
-6
/
+6
2016-09-24
net sched: fix encoding to use real length
Jamal Hadi Salim
1
-8
/
+10
2016-09-24
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
1
-1
/
+2
2016-09-24
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-09-24
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
1
-0
/
+1
2016-09-24
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-09-24
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-09-24
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-09-24
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-09-15
xprtrdma: Create common scatterlist fields in rpcrdma_mw
Chuck Lever
2
-47
/
+46
[next]