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
*
net/usb/hso: Add support for Option GTM671WFS
Ricardo Ribalda
2014-08-05
1
-0
/
+1
*
net: smc911x: fix %d confusingly prefixed with 0x in format string
Hans Wennborg
2014-08-05
1
-1
/
+1
*
drivers: atm: fix %d confusingly prefixed with 0x in format strings
Hans Wennborg
2014-08-05
1
-2
/
+2
*
netlink: fix lockdep splats
Eric Dumazet
2014-08-04
1
-2
/
+2
*
tcp: md5: remove unneeded check in tcp_v4_parse_md5_keys
Dmitry Popov
2014-08-04
1
-1
/
+1
*
Drivers: net-next: hyperv: Increase the size of the sendbuf region
KY Srinivasan
2014-08-04
2
-6
/
+3
*
net: remove spurious zd1201 rule.
Francois Romieu
2014-08-04
1
-1
/
+0
*
net: phy: spi_ks8995: Introduce the use of devm_kzalloc
Himangi Saraogi
2014-08-04
1
-18
/
+8
*
cxgb4: only free allocated fls
Hariprasad Shenai
2014-08-04
2
-14
/
+22
*
bridge: remove a useless comment
Michael S. Tsirkin
2014-08-04
1
-1
/
+0
*
cxgb4i : remove spurious use of rcu
Anish Bhatt
2014-08-02
1
-9
/
+5
*
Merge branch 'concurrent_hash_tables'
David S. Miller
2014-08-02
8
-432
/
+1193
|
\
|
*
nftables: Convert nft_hash to use generic rhashtable
Thomas Graf
2014-08-02
1
-236
/
+55
|
*
netlink: Convert netlink_lookup() to use RCU protected hash table
Thomas Graf
2014-08-02
3
-195
/
+119
|
*
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf
2014-08-02
4
-1
/
+1019
|
/
*
Merge branch 'intel-next'
David S. Miller
2014-08-02
17
-33
/
+2393
|
\
|
*
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
2014-08-02
1
-2
/
+3
|
*
i40evf: fix memory leak on unused interfaces
Mitch Williams
2014-08-02
1
-0
/
+24
|
*
i40evf: don't leak queue vectors
Mitch Williams
2014-08-02
1
-0
/
+2
|
*
i40evf: do not re-arm watchdog after remove
Ashish Shah
2014-08-02
1
-0
/
+2
|
*
i40evf: future-proof vfr_stat state check
Ashish Shah
2014-08-02
1
-6
/
+17
|
*
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
2014-08-02
1
-10
/
+3
|
*
i40e: Minor comment changes
Akeem G Abodunrin
2014-08-02
1
-1
/
+1
|
*
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2014-08-02
2
-2
/
+3
|
*
i40e: disable local loopback on vmdq vsi
Shannon Nelson
2014-08-02
1
-1
/
+0
|
*
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
2014-08-02
1
-6
/
+13
|
*
i40e: expose debug_write_register request
Shannon Nelson
2014-08-02
2
-0
/
+32
|
*
i40e: adds FCoE to build and updates its documentation
Vasu Dev
2014-08-02
2
-2
/
+6
|
*
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
2014-08-02
11
-11
/
+599
|
*
i40e: adds FCoE code to the i40e driver
Vasu Dev
2014-08-02
2
-0
/
+1696
|
/
*
Merge branch 'amd-xgbe-next'
David S. Miller
2014-08-02
3
-23
/
+8
|
\
|
*
amd-xgbe-phy: Allow more time for Rx/Tx to become ready
Lendacky, Thomas
2014-08-02
1
-3
/
+3
|
*
amd-xgbe: Remove unnecessary spinlocks
Lendacky, Thomas
2014-08-02
2
-20
/
+5
|
/
*
net: dnet: Use managed interfaces
Himangi Saraogi
2014-08-02
1
-34
/
+12
*
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
2014-08-02
1
-38
/
+21
*
cirrus: cs89x0: Use managed interfaces
Himangi Saraogi
2014-08-02
1
-25
/
+7
*
net: sh_eth: Add r8a7794 support
Hisashi Nakamura
2014-08-02
2
-0
/
+3
*
Merge branch 'be2net-next'
David S. Miller
2014-08-02
5
-42
/
+108
|
\
|
*
be2net: support deleting FW dump via ethtool (only for Lancer)
Kalesh AP
2014-08-02
4
-12
/
+65
|
*
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
2014-08-02
1
-0
/
+6
|
*
be2net: ignore get/set profile FW cmd failures
Sathya Perla
2014-08-02
1
-30
/
+37
|
/
*
Merge branch 'inet-frags-next'
David S. Miller
2014-08-02
6
-79
/
+133
|
\
|
*
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
6
-9
/
+35
|
*
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
Nikolay Aleksandrov
2014-08-02
3
-16
/
+15
|
*
inet: frags: fix function declaration alignments in inet_fragment
Nikolay Aleksandrov
2014-08-02
1
-5
/
+9
|
*
inet: frags: enum the flag definitions and add descriptions
Nikolay Aleksandrov
2014-08-02
1
-11
/
+35
|
*
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
6
-40
/
+40
|
*
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
Nikolay Aleksandrov
2014-08-02
1
-3
/
+4
|
/
*
dm9000: NULL dereferences on error in probe()
Dan Carpenter
2014-08-02
1
-2
/
+4
*
ipv4: remove nested rcu_read_lock/unlock
Duan Jiong
2014-08-02
1
-2
/
+0
[next]