index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
2017-01-24
1
-3
/
+1
*
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
2017-01-24
1
-6
/
+7
*
tipc: fix nametbl_lock soft lockup at module exit
Parthasarathy Bhuvaragan
2017-01-24
1
-11
/
+5
*
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
2017-01-24
1
-9
/
+10
*
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2017-01-24
2
-54
/
+71
*
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
2017-01-24
1
-2
/
+7
*
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-01-24
1
-12
/
+22
*
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-01-24
2
-0
/
+5
*
af_unix: move unix_mknod() out of bindlock
WANG Cong
2017-01-24
1
-11
/
+16
*
mac80211: don't try to sleep in rate_control_rate_init()
Johannes Berg
2017-01-24
1
-2
/
+0
*
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
2017-01-23
1
-4
/
+2
*
net: mpls: Fix multipath selection for LSR use case
David Ahern
2017-01-23
1
-23
/
+25
*
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
2017-01-20
1
-14
/
+19
*
Revert "net: sctp: fix array overrun read on sctp_timer_tbl"
David S. Miller
2017-01-20
1
-1
/
+1
*
net: sctp: fix array overrun read on sctp_timer_tbl
Colin Ian King
2017-01-20
1
-1
/
+1
*
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
2017-01-20
1
-0
/
+2
*
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
2017-01-20
1
-2
/
+2
*
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-01-19
1
-0
/
+1
*
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-01-19
1
-3
/
+1
*
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
3
-7
/
+75
*
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-18
1
-2
/
+2
*
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-01-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-17
27
-92
/
+152
|
\
|
*
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-16
1
-3
/
+2
|
*
ax25: Fix segfault after sock connection timeout
Basil Gunn
2017-01-16
1
-1
/
+1
|
*
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
2
-5
/
+4
|
*
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-16
5
-13
/
+13
|
*
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
2017-01-16
1
-2
/
+2
|
*
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-01-16
1
-21
/
+30
|
*
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-15
9
-37
/
+80
|
|
\
|
|
*
mac80211: prevent skb/txq mismatch
Michal Kazior
2017-01-13
1
-10
/
+7
|
|
*
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
2017-01-13
1
-4
/
+9
|
|
*
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
3
-9
/
+25
|
|
*
mac80211: calculate min channel width correctly
Johannes Berg
2017-01-11
2
-3
/
+2
|
|
*
cfg80211: consider VHT opmode on station update
Beni Lev
2017-01-11
1
-0
/
+15
|
|
*
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
2017-01-11
1
-2
/
+2
|
|
*
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
2017-01-11
1
-1
/
+2
|
|
*
mac80211: implement multicast forwarding on fast-RX path
Johannes Berg
2017-01-09
1
-8
/
+18
|
*
|
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2017-01-15
1
-2
/
+4
|
*
|
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-01-13
1
-1
/
+1
|
*
|
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2017-01-13
2
-1
/
+5
|
*
|
net: ipv4: fix table id in getroute response
David Ahern
2017-01-12
1
-1
/
+1
|
*
|
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-12
2
-5
/
+9
*
|
|
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-01-16
3
-6
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-12
1
-2
/
+0
|
*
|
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
1
-3
/
+7
|
*
|
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-12
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
1
-4
/
+4
|
\
\
\
|
*
|
|
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2017-01-10
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
2017-01-11
1
-1
/
+1
[next]