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
*
atm: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
1
-1
/
+1
*
isdn: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
3
-4
/
+4
*
tcp: tcp_make_synack() minor changes
Eric Dumazet
2014-03-27
1
-2
/
+2
*
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
4
-39
/
+66
*
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
2014-03-27
1
-5
/
+6
*
Revert "ptp: Fix compiler warnings in the testptp utility"
David S. Miller
2014-03-27
1
-5
/
+5
*
bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not set
Yuval Mintz
2014-03-27
1
-1
/
+1
*
Merge branch 'tipc-next'
David S. Miller
2014-03-27
12
-217
/
+129
|
\
|
*
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
2014-03-27
1
-10
/
+11
|
*
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
2014-03-27
1
-4
/
+3
|
*
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
2014-03-27
4
-21
/
+31
|
*
tipc: rename node create lock to protect node list and hlist
Ying Xue
2014-03-27
3
-35
/
+35
|
*
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2014-03-27
2
-4
/
+6
|
*
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
4
-12
/
+5
|
*
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
3
-15
/
+38
|
*
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
1
-3
/
+11
|
*
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
5
-121
/
+3
|
*
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
1
-6
/
+0
|
/
*
Merge branch 'sxgbe'
David S. Miller
2014-03-27
24
-0
/
+6513
|
\
|
*
MAINTAINERS: add maintainer for Samsung sxgbe driver
Byungho An
2014-03-26
1
-0
/
+9
|
*
net: sxgbe: add ethtool related functions support Samsung sxgbe
Vipul Pandya
2014-03-26
4
-1
/
+458
|
*
net: sxgbe: add Checksum offload support for Samsung sxgbe
Vipul Pandya
2014-03-26
4
-12
/
+61
|
*
net: sxgbe: add TSO support for Samsung sxgbe
Vipul Pandya
2014-03-26
6
-11
/
+92
|
*
net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
Girish K S
2014-03-26
6
-2
/
+360
|
*
net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Siva Reddy
2014-03-26
22
-0
/
+5507
|
*
sxgbe: Add device-tree binding support document
Siva Reddy
2014-03-26
1
-0
/
+52
*
|
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
1
-1
/
+1
*
|
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
|
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
Monam Agarwal
2014-03-27
1
-4
/
+4
*
|
drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
Monam Agarwal
2014-03-27
1
-1
/
+1
|
/
*
ptp: Fix compiler warnings in the testptp utility
Christian Riesch
2014-03-26
1
-5
/
+5
*
ptp: Add a command line option in testptp to set a specific PTP time
Manfred Rudigier
2014-03-26
1
-2
/
+18
*
Merge branch 'bonding-next'
David S. Miller
2014-03-26
4
-22
/
+69
|
\
|
*
bonding: add net_ratelimt to avoid spam in arp interval
dingtianhong
2014-03-26
1
-7
/
+9
|
*
bonding: support QinQ for bond arp interval
dingtianhong
2014-03-26
2
-18
/
+50
|
*
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
2
-0
/
+13
|
/
*
Merge branch 'bonding-next'
David S. Miller
2014-03-26
1
-5
/
+5
|
\
|
*
bonding: ratelimit pr_err() for bond xmit broadcast
dingtianhong
2014-03-26
1
-2
/
+2
|
*
bonding: slight optimization for bond xmit path
dingtianhong
2014-03-26
1
-3
/
+3
|
/
*
xen-netback: Functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
1
-7
/
+19
*
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
2
-6
/
+11
*
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
2014-03-26
3
-20
/
+4
*
Merge branch 'bcm7xxx-next'
David S. Miller
2014-03-26
1
-21
/
+37
|
\
|
*
net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER
Florian Fainelli
2014-03-26
1
-1
/
+1
|
*
net: phy: bcm7xxx: fix spurious MDIO failures during workaround
Florian Fainelli
2014-03-26
1
-15
/
+15
|
*
net: phy: bcm7xxx: define constants for our registers
Florian Fainelli
2014-03-26
1
-11
/
+27
|
/
*
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
12
-49
/
+49
*
qlcnic: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
alx: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-1
/
+1
*
altera: Remove casts of pointer to same type
Joe Perches
2014-03-26
1
-2
/
+2
[next]