index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
2015-04-08
1
-0
/
+2
*
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
2015-04-08
1
-0
/
+1
*
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
2015-04-08
1
-0
/
+1
*
selinux/nlmsg: add RTM_GETNSID
Nicolas Dichtel
2015-04-08
1
-0
/
+1
*
selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID
Nicolas Dichtel
2015-04-08
1
-0
/
+2
*
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-04-08
3
-3
/
+20
*
vxlan: fix a shadow local variable
WANG Cong
2015-04-08
1
-1
/
+0
*
Merge branch 'hv_netvsc_linearize'
David S. Miller
2015-04-08
1
-13
/
+26
|
\
|
*
hv_netvsc: try linearizing big SKBs before dropping them
Vitaly Kuznetsov
2015-04-08
1
-5
/
+20
|
*
hv_netvsc: use single existing drop path in netvsc_start_xmit
Vitaly Kuznetsov
2015-04-08
1
-8
/
+6
|
/
*
Merge branch 'sfc-next'
David S. Miller
2015-04-08
16
-207
/
+454
|
\
|
*
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-04-08
9
-1
/
+87
|
*
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah
2015-04-08
15
-207
/
+368
|
/
*
Merge branch 'dma_rmb_wmb'
David S. Miller
2015-04-08
6
-29
/
+29
|
\
|
*
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-04-08
2
-7
/
+7
|
*
s2io: Update driver to use dma_wmb
Alexander Duyck
2015-04-08
1
-4
/
+4
|
*
sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmb
Alexander Duyck
2015-04-08
3
-18
/
+18
|
/
*
bonding: Remove unnecessary initialization
Mahesh Bandewar
2015-04-08
1
-9
/
+0
*
bonding: Code re-factoring for admin, oper-key operations
Mahesh Bandewar
2015-04-08
1
-16
/
+13
*
ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
Hannes Frederic Sowa
2015-04-08
1
-1
/
+1
*
ipv4: ip_tunnel: use net namespace from rtable not socket
Hannes Frederic Sowa
2015-04-08
1
-1
/
+2
*
net: remove extra newlines
Sheng Yong
2015-04-07
5
-14
/
+0
*
hv_netvsc: Fix the packet free when it is in skb headroom
Haiyang Zhang
2015-04-07
3
-3
/
+6
*
hv_netvsc: Define a macro RNDIS_AND_PPI_SIZE
Haiyang Zhang
2015-04-07
2
-12
/
+9
*
hv_netvsc: Clean up two unused variables
Haiyang Zhang
2015-04-07
3
-4
/
+0
*
tcp: RFC7413 option support for Fast Open client
Daniel Lee
2015-04-07
6
-15
/
+39
*
tcp: RFC7413 option support for Fast Open server
Daniel Lee
2015-04-07
5
-23
/
+57
*
cxgb4: Move ethtool related code to a separate file
Hariprasad Shenai
2015-04-07
5
-1608
/
+1702
*
netdevice.h: remove iflink description
Nicolas Dichtel
2015-04-07
1
-2
/
+1
*
Merge branch 'netns-next'
David S. Miller
2015-04-07
2
-10
/
+97
|
\
|
*
netns: allow to dump netns ids
Nicolas Dichtel
2015-04-07
1
-1
/
+48
|
*
netns: notify netns id events
Nicolas Dichtel
2015-04-07
2
-8
/
+48
|
*
netns: minor cleanup in rtnl_net_getid()
Nicolas Dichtel
2015-04-07
1
-1
/
+1
|
/
*
Merge branch 'udp_tunnel_sk'
David S. Miller
2015-04-07
51
-251
/
+349
|
\
|
*
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
14
-28
/
+48
|
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
39
-218
/
+277
|
*
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
2
-1
/
+10
|
*
netfilter: Add nf_hook_state initializer function.
David Miller
2015-04-07
1
-8
/
+18
|
/
*
cosa: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
wan: lmc: fix error return code
Julia Lawall
2015-04-07
1
-0
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-04-07
22
-338
/
+570
|
\
|
*
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
2015-04-04
1
-6
/
+8
|
*
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
1
-2
/
+2
|
*
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2015-04-04
2
-3
/
+3
|
*
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
2015-04-03
3
-4
/
+15
|
*
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
2015-04-03
1
-10
/
+36
|
*
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
2015-04-03
3
-0
/
+10
|
*
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
2015-04-03
1
-1
/
+1
|
*
Bluetooth: Disallow LE local out-of-band data when LE privacy is used
Marcel Holtmann
2015-04-02
1
-6
/
+19
|
*
Bluetooth: Convert local OOB data reading to use HCI request
Johan Hedberg
2015-04-02
3
-54
/
+65
[next]