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
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: add netlink multicast group for log read
Richard Guy Briggs
2014-04-22
2
-4
/
+55
*
audit: add netlink audit protocol bind to check capabilities on multicast join
Richard Guy Briggs
2014-04-22
3
-2
/
+17
*
netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP
Richard Guy Briggs
2014-04-22
1
-1
/
+3
*
netlink: have netlink per-protocol bind function return an error code.
Richard Guy Briggs
2014-04-22
4
-24
/
+56
*
netlink: simplify nfnetlink_bind
Richard Guy Briggs
2014-04-22
1
-5
/
+2
*
filter: added BPF random opcode
Chema Gonzalez
2014-04-22
6
-2
/
+39
*
vlan: unnecessary to check if vlan_pcpu_stats is NULL
Li RongQing
2014-04-22
1
-30
/
+28
*
be2net: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
5
-31
/
+113
*
ethtool: Support for configurable RSS hash key
Venkata Duvvuru
2014-04-22
3
-14
/
+252
*
neterion/s2io: remove unused s2io_start_tx_queue routine
Ying Xue
2014-04-22
1
-9
/
+0
*
tcp: avoid retransmits of TCP packets hanging in host queues
Eric Dumazet
2014-04-22
1
-8
/
+26
*
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-04-22
1
-4
/
+16
*
Merge branch 'tipc-next'
David S. Miller
2014-04-22
14
-205
/
+215
|
\
|
*
tipc: fix race in disc create/delete
Ying Xue
2014-04-22
3
-20
/
+37
|
*
tipc: use bc_lock to protect node map in bearer structure
Ying Xue
2014-04-22
3
-12
/
+13
|
*
tipc: use bearer_disable to disable bearer in tipc_l2_device_event
Ying Xue
2014-04-22
1
-1
/
+1
|
*
tipc: make media_ptr pointed netdevice valid
Ying Xue
2014-04-22
1
-0
/
+1
|
*
tipc: purge tipc_net_lock lock
Ying Xue
2014-04-22
7
-100
/
+42
|
*
tipc: use RCU to protect media_ptr pointer
Ying Xue
2014-04-22
2
-4
/
+11
|
*
tipc: decouple the relationship between bearer and link
Ying Xue
2014-04-22
7
-46
/
+88
|
*
tipc: convert bearer_list to RCU list
Ying Xue
2014-04-22
3
-13
/
+18
|
*
tipc: use RTNL lock to protect tipc_net_stop routine
Ying Xue
2014-04-22
1
-0
/
+2
|
*
tipc: adjust locking policy of protecting tipc_ptr pointer of net_device
Ying Xue
2014-04-22
1
-8
/
+3
|
*
tipc: replace config_mutex lock with RTNL lock
Ying Xue
2014-04-22
2
-5
/
+3
|
/
*
Merge branch 'ndo_set_config'
David S. Miller
2014-04-21
4
-77
/
+0
|
\
|
*
stmmac: remove stmmac_config
Florian Fainelli
2014-04-21
1
-22
/
+0
|
*
net: sxgbe: remove sxgbe_config
Florian Fainelli
2014-04-21
1
-35
/
+0
|
*
net: cpmac: remove cpmac_config
Florian Fainelli
2014-04-21
1
-14
/
+0
|
*
net: ethoc: remove ethoc_config
Florian Fainelli
2014-04-21
1
-6
/
+0
|
/
*
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
2014-04-21
4
-34
/
+504
*
tcp: make tcp_cwnd_application_limited() static
Weiping Pan
2014-04-20
3
-23
/
+22
*
6lowpan: include net/net_namespace.h on 6lowpan namepsace header
Luis R. Rodriguez
2014-04-20
1
-0
/
+1
*
6lowpan: make lowpan_cb static
Luis R. Rodriguez
2014-04-20
1
-1
/
+1
*
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2014-04-20
2
-16
/
+45
*
sctp: add support for busy polling to sctp protocol
Neil Horman
2014-04-20
2
-0
/
+9
*
net: sxgbe: make local functions static
Jingoo Han
2014-04-20
1
-8
/
+7
*
macvlan: Move broadcasts into a work queue
Herbert Xu
2014-04-20
1
-23
/
+93
*
net: Add __dev_forward_skb
Herbert Xu
2014-04-20
2
-18
/
+25
*
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
2014-04-20
1
-0
/
+8
*
net: phy: at803x: use genphy_config_init()
Daniel Mack
2014-04-20
1
-33
/
+3
*
net: phy: export genphy_config_init()
Daniel Mack
2014-04-20
2
-1
/
+3
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-19
2
-12
/
+10
|
\
|
*
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2014-04-17
2
-12
/
+10
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-19
4
-11
/
+32
|
\
\
|
*
|
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
2014-04-17
3
-5
/
+16
|
*
|
sched/numa: Fix task_numa_free() lockdep splat
Mike Galbraith
2014-04-11
2
-6
/
+16
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-19
2
-12
/
+16
|
\
\
\
|
*
|
|
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
2014-04-18
1
-3
/
+9
|
*
|
|
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
2014-04-17
1
-9
/
+7
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-04-19
53
-914
/
+1058
|
\
\
\
\
[next]