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
*
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-5
/
+20
*
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
3
-1
/
+122
*
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
4
-1
/
+119
*
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
2012-05-16
7
-0
/
+239
*
mac802154: basic ieee802.15.4 device structures
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+126
*
isdn: Fix typo in hfcmulti.c
Masanari Iida
2012-05-16
1
-2
/
+2
*
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-05-16
68
-26213
/
+33
|
\
|
*
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
43
-25869
/
+0
|
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
18
-148
/
+14
|
*
atm: remove the coupling to token ring support
Paul Gortmaker
2012-05-15
3
-138
/
+8
|
*
s390: delete any traces of token ring support
Paul Gortmaker
2012-05-15
5
-58
/
+11
*
|
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-05-16
12
-57
/
+58
*
|
net: ipv6: Standardize prefixes for message logging
Joe Perches
2012-05-16
16
-120
/
+116
*
|
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
2012-05-16
2
-3
/
+1
*
|
net/mlx4_core: Fixed error flow in rem_slave_eqs
Jack Morgenstein
2012-05-16
1
-7
/
+6
*
|
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
2012-05-16
4
-5
/
+275
*
|
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
2012-05-16
4
-8
/
+26
*
|
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
2012-05-16
1
-3
/
+2
*
|
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
2012-05-16
1
-30
/
+0
*
|
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
2012-05-16
1
-1
/
+1
*
|
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
2012-05-16
1
-2
/
+1
*
|
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
2012-05-16
5
-18
/
+8
*
|
xfrm: Convert several xfrm policy match functions to bool.
David S. Miller
2012-05-15
2
-19
/
+20
|
/
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
76
-490
/
+306
*
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2012-05-15
1
-0
/
+23
*
dummy: documentation is stale
Alan Cox
2012-05-15
1
-4
/
+1
*
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
2012-05-15
1
-3
/
+0
*
xfrm: make xfrm_algo.c a module
Jan Beulich
2012-05-15
5
-9
/
+17
*
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
2012-05-15
1
-1
/
+6
*
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
Manish chopra
2012-05-15
1
-1
/
+6
*
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
2012-05-14
1
-4
/
+6
*
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-05-14
6
-5
/
+13
*
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-05-14
7
-10
/
+29
*
dm9000: some coldfire boards need this
Steven King
2012-05-14
1
-1
/
+1
*
codel: use u16 field instead of 31bits for rec_inv_sqrt
Eric Dumazet
2012-05-14
1
-10
/
+15
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-05-14
11
-29
/
+64
|
\
|
*
batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...
Antonio Quartulli
2012-05-14
1
-0
/
+2
|
*
batman-adv: README cleanups
Sven Eckelmann
2012-05-14
1
-6
/
+5
|
*
batman-adv: Start new development cycle
Sven Eckelmann
2012-05-13
1
-1
/
+1
|
*
batman-adv: use shorter pr_warn instead of pr_warning
Sven Eckelmann
2012-05-13
2
-5
/
+5
|
*
batman-adv: refactor window_protected to avoid unnecessary return statement
Marek Lindner
2012-05-13
1
-9
/
+6
|
*
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
2012-05-13
3
-6
/
+6
|
*
batman-adv: improve unicast packet (re)routing
Antonio Quartulli
2012-05-13
4
-0
/
+36
|
*
batman-adv: avoid skb_linearise() if not needed
Antonio Quartulli
2012-05-13
1
-2
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
43
-244
/
+893
|
\
\
|
*
|
iwlwifi: fix-up some merge damage from commit 0d6c4a2
John W. Linville
2012-05-08
1
-1
/
+2
|
*
|
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2012-05-08
7
-1
/
+20
|
*
|
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
2012-05-08
1
-3
/
+9
|
*
|
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2012-05-08
2
-7
/
+77
|
*
|
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
4
-9
/
+8
[next]