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
...
|
*
ipv6: protect flow label renew against GC
Florent Fourcot
2013-11-08
1
-0
/
+4
|
*
ipv6: increase maximum lifetime of flow labels
Florent Fourcot
2013-11-08
1
-1
/
+1
|
*
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
Florent Fourcot
2013-11-08
3
-0
/
+55
|
*
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-08
1
-3
/
+3
|
*
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-08
1
-2
/
+2
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-08
89
-1517
/
+3037
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-08
89
-1517
/
+3037
|
|
|
\
|
|
/
/
|
|
*
ath9k: enable DFS for IBSS mode
Simon Wunderlich
2013-11-07
1
-1
/
+2
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-11-05
1
-1
/
+0
|
|
|
\
|
|
|
*
Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
Hans de Goede
2013-10-02
1
-1
/
+0
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-11-05
13
-29
/
+43
|
|
|
\
\
|
|
|
*
|
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
2013-10-30
1
-1
/
+1
|
|
|
*
|
iwlwifi: remove duplicate includes
Michael Opdenacker
2013-10-29
2
-2
/
+0
|
|
|
*
|
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
2013-10-29
2
-10
/
+7
|
|
|
*
|
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
2013-10-29
1
-0
/
+1
|
|
|
*
|
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2013-10-29
2
-2
/
+12
|
|
|
*
|
iwlwifi: pcie: move warning message into warning
Johannes Berg
2013-10-29
1
-5
/
+4
|
|
|
*
|
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
2013-10-29
1
-1
/
+5
|
|
|
*
|
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
Johannes Berg
2013-10-29
1
-1
/
+1
|
|
|
*
|
iwlwifi: mvm: update UAPSD support TLV bits
Alexander Bondar
2013-10-29
3
-7
/
+12
|
|
*
|
|
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
16
-53
/
+175
|
|
|
\
\
\
|
|
|
*
|
|
wlcore: save last regdom configuration on stop
Eliad Peller
2013-10-23
1
-1
/
+3
|
|
|
*
|
|
wlcore: fix started_vifs calculation
Eliad Peller
2013-10-23
1
-1
/
+23
|
|
|
*
|
|
wlcore: wakeup from ELP before starting recovery
Barak Bercovitz
2013-10-23
1
-0
/
+1
|
|
|
*
|
|
wlcore: Allow stopping fw log in recovery
Barak Bercovitz
2013-10-23
1
-1
/
+2
|
|
|
*
|
|
wlcore: read fw panic log only in host mode
Barak Bercovitz
2013-10-23
1
-1
/
+2
|
|
|
*
|
|
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
2013-10-23
7
-23
/
+61
|
|
|
*
|
|
wl12xx/wl18xx: update default fw logger's settings
Ido Reis
2013-10-23
2
-4
/
+4
|
|
|
*
|
|
wlcore: fwlog dynamic mem_block control
Ido Reis
2013-10-23
2
-1
/
+20
|
|
|
*
|
|
wlcore: fix interrogate command length
Igal Chernobelsky
2013-10-23
4
-10
/
+15
|
|
|
*
|
|
wlcore: add ap_event_mask
Eliad Peller
2013-10-23
6
-2
/
+19
|
|
|
*
|
|
wlcore: print active channel in the driver_state
Victor Goldenshtein
2013-10-23
1
-1
/
+17
|
|
|
*
|
|
wl18xx: default config alignment with phy defaults
Igal Chernobelsky
2013-10-23
1
-8
/
+8
|
|
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-11-05
18
-973
/
+1506
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Bluetooth: Remove sk member from struct l2cap_chan
Gustavo Padovan
2013-10-21
2
-4
/
+0
|
|
|
*
|
|
|
Bluetooth: Use bt_cb(skb)->chan to send raw data back
Gustavo Padovan
2013-10-21
1
-4
/
+3
|
|
|
*
|
|
|
Bluetooth: Add L2CAP channel to skb private data
Gustavo Padovan
2013-10-21
2
-0
/
+3
|
|
|
*
|
|
|
Bluetooth: Remove parent socket usage from l2cap_core.c
Gustavo Padovan
2013-10-21
2
-10
/
+8
|
|
|
*
|
|
|
Bluetooth: Remove socket lock from l2cap_state_change()
Gustavo Padovan
2013-10-21
1
-24
/
+7
|
|
|
*
|
|
|
Bluetooth: Hold socket in defer callback in L2CAP socket
Gustavo Padovan
2013-10-21
2
-14
/
+9
|
|
|
*
|
|
|
Bluetooth: Do not access chan->sk directly
Gustavo Padovan
2013-10-21
1
-1
/
+2
|
|
|
*
|
|
|
Bluetooth: Remove not used struct sock
Gustavo Padovan
2013-10-21
1
-3
/
+1
|
|
|
*
|
|
|
Bluetooth: Fix enabling fast connectable on LE-only controllers
Johan Hedberg
2013-10-21
1
-0
/
+3
|
|
|
*
|
|
|
Bluetooth: Update Set Discoverable to support LE
Johan Hedberg
2013-10-20
1
-11
/
+69
|
|
|
*
|
|
|
Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general place
Johan Hedberg
2013-10-20
1
-4
/
+6
|
|
|
*
|
|
|
Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled
Johan Hedberg
2013-10-20
1
-2
/
+5
|
|
|
*
|
|
|
Bluetooth: Move mgmt_pending_find to avoid forward declarations
Johan Hedberg
2013-10-20
1
-12
/
+12
|
|
|
*
|
|
|
Bluetooth: Fix updating settings when there are no HCI commands to send
Johan Hedberg
2013-10-20
1
-2
/
+2
|
|
|
*
|
|
|
Bluetooth: Refactor set_connectable settings update to separate function
Johan Hedberg
2013-10-20
1
-19
/
+27
|
|
|
*
|
|
|
Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()
Johan Hedberg
2013-10-20
1
-0
/
+3
[prev]
[next]