index
:
blackbird-op-linux
master
Blackbird™ 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
...
|
*
ath10k: mac: remove unreachable negative return check
Nicholas Mc Guire
2015-06-16
1
-5
/
+5
|
*
ath10k: remove unused variable hdr in ath10k_htt_rx_h_undecap()
Raja Mani
2015-06-16
1
-2
/
+0
|
*
ath10k: prevent debugfs mmio access crash kernel
Michal Kazior
2015-06-16
2
-0
/
+14
|
*
ath10k: enable VHT for IBSS
Janusz Dziedzic
2015-06-16
1
-0
/
+2
|
*
ath10k: print htt op_version upon driver boot
Michal Kazior
2015-06-16
1
-1
/
+2
|
*
ath10k: dump fw features during probing
Michal Kazior
2015-06-16
3
-2
/
+54
*
|
ath9k: DFS - add pulse chirp detection for FCC
Zefir Kurtisi
2015-07-11
1
-6
/
+161
*
|
ath9k: DFS - consider ext_channel pulses only in HT40 mode
Zefir Kurtisi
2015-07-11
1
-1
/
+2
*
|
ipw2100: fix timeout bug - always evaluated to 0
Nicholas Mc Guire
2015-07-11
1
-1
/
+1
*
|
Merge branch 'be2net-next'
David S. Miller
2015-07-10
5
-42
/
+82
|
\
\
|
*
|
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
2015-07-10
1
-1
/
+1
|
*
|
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
2015-07-10
3
-5
/
+35
|
*
|
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
2015-07-10
1
-1
/
+1
|
*
|
be2net: return error status from be_mcc_notify()
Suresh Reddy
2015-07-10
1
-11
/
+28
|
*
|
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
2015-07-10
1
-1
/
+1
|
*
|
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
2015-07-10
1
-1
/
+1
|
*
|
be2net: remove redundant D0 power state set
Kalesh Purayil
2015-07-10
1
-2
/
+0
|
*
|
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2015-07-10
2
-3
/
+4
|
*
|
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
2015-07-10
1
-17
/
+11
|
/
/
*
|
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
2015-07-10
1
-90
/
+107
*
|
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-07-10
3
-3
/
+0
*
|
net: phy: Support setting polarity in marvell phy driver
David Thomson
2015-07-10
2
-2
/
+41
*
|
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2015-07-10
2
-0
/
+4
*
|
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
2015-07-09
1
-1
/
+0
*
|
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
2015-07-09
3
-5
/
+7
*
|
route: remove unsed variable in __mkroute_input
Masatake YAMATO
2015-07-09
1
-2
/
+1
*
|
ipv6: Nonlocal bind
Tom Herbert
2015-07-09
6
-3
/
+20
*
|
Merge branch 'tw_cleanups'
David S. Miller
2015-07-09
10
-96
/
+39
|
\
\
|
*
|
inet: inet_twsk_deschedule factorization
Eric Dumazet
2015-07-09
8
-26
/
+19
|
*
|
inet: simplify timewait refcounting
Eric Dumazet
2015-07-09
5
-68
/
+21
|
*
|
inet: remove BUG_ON() in twsk_destructor()
Eric Dumazet
2015-07-09
1
-3
/
+0
|
/
/
*
|
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
2015-07-09
4
-8
/
+8
*
|
dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321
Aleksey S. Kazantsev
2015-07-09
4
-22
/
+65
*
|
Merge branch 'tcp-in-slow-start'
David S. Miller
2015-07-09
14
-23
/
+26
|
\
\
|
*
|
tcp: update congestion state first before raising cwnd
Yuchung Cheng
2015-07-09
1
-4
/
+4
|
*
|
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
2015-07-09
4
-6
/
+4
|
*
|
tcp: add tcp_in_slow_start helper
Yuchung Cheng
2015-07-09
11
-14
/
+19
|
/
/
*
|
net: skb_defer_rx_timestamp should check for phydev before setting up classify
Alexander Duyck
2015-07-09
1
-1
/
+5
*
|
tcp: v1 always send a quick ack when quickacks are enabled
Jon Maxwell
2015-07-09
2
-10
/
+7
*
|
rocker: add change MTU support
Scott Feldman
2015-07-09
2
-0
/
+62
*
|
neterion: s2io: Use module_pci_driver
Vaishali Thakkar
2015-07-09
2
-27
/
+1
*
|
cxgb4vf: Fix check to use new User Doorbell mechanism
Hariprasad Shenai
2015-07-09
1
-3
/
+9
*
|
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
2015-07-08
1
-0
/
+6
*
|
Merge branch 'cxgb4-t6'
David S. Miller
2015-07-08
6
-101
/
+157
|
\
\
|
*
|
cxgb4: Enable cim_la dump to support T6
Hariprasad Shenai
2015-07-08
1
-3
/
+51
|
*
|
cxgb4: Read stats for only available channels
Hariprasad Shenai
2015-07-08
1
-47
/
+26
|
*
|
cxgb4: Update register ranges for T6 adapter
Hariprasad Shenai
2015-07-08
1
-7
/
+9
|
*
|
cxgb4: Don't use entire L2T table, use only its slice
Hariprasad Shenai
2015-07-08
4
-44
/
+71
|
/
/
*
|
net: ec_bhf: Use module_pci_driver
Vaishali Thakkar
2015-07-08
1
-13
/
+1
*
|
hv_netvsc: Add support to set MTU reservation from guest side
Haiyang Zhang
2015-07-08
3
-3
/
+3
[prev]
[next]