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
*
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
*
ifb: add multiqueue operation
Eric Dumazet
2015-07-08
1
-87
/
+120
*
cxgb4: Add PCI device ids for few more T5 and T6 adapters
Hariprasad Shenai
2015-07-08
1
-0
/
+18
*
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
2015-07-08
1
-6
/
+14
*
samples: bpf: enable trace samples for s390x
Michael Holzheu
2015-07-08
6
-12
/
+37
*
net: macb: Add SG support for Zynq SOC family
Punnaiah Choudary Kalluri
2015-07-08
1
-4
/
+2
*
xen-netback: remove duplicated function definition
Li, Liang Z
2015-07-08
1
-3
/
+0
*
Merge branch 'sch_act_lockless'
David S. Miller
2015-07-08
17
-82
/
+148
|
\
|
*
net_sched: act_mirred: remove spinlock in fast path
Eric Dumazet
2015-07-08
2
-28
/
+31
|
*
net_sched: act_gact: remove spinlock in fast path
Eric Dumazet
2015-07-08
2
-10
/
+18
|
*
net_sched: act_gact: read tcfg_ptype once
Eric Dumazet
2015-07-08
1
-7
/
+7
|
*
net_sched: act_gact: use a separate packet counters for gact_determ()
Eric Dumazet
2015-07-08
2
-4
/
+7
|
*
net_sched: act_gact: make tcfg_pval non zero
Eric Dumazet
2015-07-08
1
-3
/
+9
|
*
net: sched: add percpu stats to actions
Eric Dumazet
2015-07-08
13
-22
/
+57
|
*
net: sched: extend percpu stats helpers
Eric Dumazet
2015-07-08
2
-12
/
+23
|
/
*
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
2015-07-08
1
-2
/
+6
*
Merge branch 'tcp-policer-drops'
David S. Miller
2015-07-08
1
-20
/
+23
|
\
[next]