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
*
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
10
-58
/
+49
*
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
3
-49
/
+70
*
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
7
-14
/
+29
*
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-08
5
-24
/
+59
*
be2net: Fix driver load for VFs for Lancer
Padmanabh Ratnakar
2012-06-07
3
-61
/
+66
*
macvtap: use prepare_to_wait/finish_wait to ensure mb
Hong zhi guo
2012-06-07
1
-5
/
+3
*
bnx2x: Added EEE Ethtool support.
Yuval Mintz
2012-06-07
1
-0
/
+134
*
bnx2x: Added EEE support
Yuval Mintz
2012-06-07
7
-10
/
+552
*
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
2
-0
/
+75
*
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
2012-06-07
1
-2
/
+2
*
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2012-06-07
2
-2
/
+3
*
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2012-06-07
2
-5
/
+33
*
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
2012-06-07
5
-0
/
+23
*
net/ethernet: ks8851_mll unregister_netdev() before freeing
Dan Carpenter
2012-06-07
1
-1
/
+3
*
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
2012-06-07
3
-19
/
+94
*
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
2012-06-07
3
-107
/
+154
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
46
-221
/
+357
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-06-06
24
-48
/
+180
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
24
-48
/
+180
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
|
|
|
*
|
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
|
|
*
|
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
2012-06-05
1
-0
/
+1
|
|
|
*
|
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-06-05
1
-2
/
+7
|
|
|
|
/
|
|
|
*
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
2012-06-04
1
-0
/
+2
|
|
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
|
|
|
*
bcma: add ext PA workaround for BCM4331 and BCM43431
Seth Forshee
2012-06-04
2
-3
/
+5
|
|
|
*
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
2012-06-04
3
-10
/
+7
|
|
|
*
brcmfmac: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-2
/
+2
|
|
|
*
mac80211: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-3
/
+3
|
|
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
|
|
|
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-04
2
-0
/
+28
|
|
|
*
mac80211_hwsim: advertise interface combinations
Johannes Berg
2012-06-04
1
-0
/
+21
|
|
|
*
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
2012-06-04
1
-1
/
+1
|
|
|
*
iwlwifi: fix TX power antenna access
Johannes Berg
2012-06-04
1
-9
/
+9
|
|
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
|
|
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
|
|
|
*
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
Avinash Patil
2012-06-04
3
-0
/
+28
|
|
|
*
mwifiex: invalidate bss config before setting channel for uAP
Avinash Patil
2012-06-04
1
-0
/
+1
|
|
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
|
*
|
|
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2012-06-06
2
-5
/
+16
|
|
/
/
|
*
|
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
2012-06-06
1
-4
/
+10
|
*
|
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
2012-06-06
1
-5
/
+10
|
*
|
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-06-06
5
-35
/
+31
|
*
|
stmmac: update driver's doc
Giuseppe CAVALLARO
2012-06-06
1
-19
/
+25
|
*
|
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
2012-06-06
1
-2
/
+5
|
*
|
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
2012-06-05
1
-2
/
+5
|
*
|
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
2012-06-05
1
-10
/
+5
|
*
|
e1000e: test for valid check_reset_block function pointer
Bruce Allan
2012-06-05
4
-8
/
+12
|
*
|
net/hyperv: Use wait_event on outstanding sends during device removal
Haiyang Zhang
2012-06-04
2
-6
/
+7
[next]