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
*
dsa: Support multiple MDIO busses
Andrew Lunn
2015-08-10
2
-1
/
+16
*
net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bits
Andrew Lunn
2015-08-10
2
-10
/
+16
*
Merge branch 'ovs-gre'
David S. Miller
2015-08-10
13
-598
/
+503
|
\
|
*
gre: Remove support for sharing GRE protocol hook.
Pravin B Shelar
2015-08-10
3
-290
/
+206
|
*
openvswitch: Use regular GRE net_device instead of vport
Pravin B Shelar
2015-08-10
5
-260
/
+61
|
*
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
2015-08-10
6
-28
/
+216
|
*
openvswitch: Move tunnel destroy function to oppenvswitch module.
Pravin B Shelar
2015-08-10
3
-20
/
+20
|
/
*
net: add explicit logging and stat for neighbour table overflow
Rick Jones
2015-08-10
3
-4
/
+12
*
bridge: netlink: add support for vlan_filtering attribute
Nikolay Aleksandrov
2015-08-10
4
-7
/
+33
*
Merge branch 'qlcnic-enhancements'
David S. Miller
2015-08-10
12
-32
/
+102
|
\
|
*
qlcnic: Update version to 5.3.63
Shahed Shaikh
2015-08-10
1
-2
/
+2
|
*
qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory
Shahed Shaikh
2015-08-10
1
-2
/
+2
|
*
qlcnic: Add new VF device ID 0x8C30
Shahed Shaikh
2015-08-10
2
-5
/
+12
|
*
qlcnic: Print firmware minidump buffer and template header addresses
Shahed Shaikh
2015-08-10
1
-2
/
+3
|
*
qlcnic: Add support to enable capability to extend minidump for iSCSI
Shahed Shaikh
2015-08-10
5
-0
/
+61
|
*
qlcnic: Rearrange ordering of header files inclusion
Harish Patil
2015-08-10
10
-21
/
+22
|
/
*
net: phy: select copper mode when Marvel 88e1111 in SGMII
Madalin Bucur
2015-08-10
1
-0
/
+11
*
net: fec: fix the race between xmit and bdp reclaiming path
Kevin Hao
2015-08-10
1
-15
/
+20
*
Merge branch 'mlxsw-fixes'
David S. Miller
2015-08-09
7
-24
/
+135
|
\
|
*
mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit
Ido Schimmel
2015-08-09
1
-1
/
+3
|
*
mlxsw: Use correct skb length when dumping payload
Ido Schimmel
2015-08-09
1
-1
/
+1
|
*
mlxsw: Simplify mlxsw_sx_port_xmit function
Ido Schimmel
2015-08-09
4
-20
/
+40
|
*
mlxsw: Strip FCS from incoming packets
Jiri Pirko
2015-08-09
2
-1
/
+11
|
*
mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM
Jiri Pirko
2015-08-09
1
-1
/
+1
|
*
mlxsw: Make system port to local port mapping explicit
Ido Schimmel
2015-08-09
2
-0
/
+78
|
*
mlxsw: Call free_netdev when removing port
Ido Schimmel
2015-08-09
1
-0
/
+1
|
/
*
net: ethernet: Fix double word "the the" in eth.c
Masanari Iida
2015-08-09
1
-1
/
+1
*
net: phy: add RealTek RTL8211DN phy id
Shaohui Xie
2015-08-09
1
-0
/
+14
*
mpls: Enforce payload type of traffic sent using explicit NULL
Robert Shearman
2015-08-09
1
-27
/
+44
*
Merge branch 'bpf-perf'
David S. Miller
2015-08-09
14
-53
/
+373
|
\
|
*
samples/bpf: example of get selected PMU counter value
Kaixu Xia
2015-08-09
4
-0
/
+100
|
*
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2015-08-09
4
-15
/
+66
|
*
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2015-08-09
3
-0
/
+59
|
*
bpf: Make the bpf_prog_array_map more generic
Wang Nan
2015-08-09
5
-38
/
+60
|
*
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
2015-08-09
2
-0
/
+88
|
/
*
Merge branch 'mv88e6xxx-switchdev-fdb'
David S. Miller
2015-08-09
10
-197
/
+317
|
\
|
*
net: dsa: mv88e6xxx: rework FDB add/del operations
Vivien Didelot
2015-08-09
4
-42
/
+80
|
*
net: dsa: mv88e6xxx: rework FDB getnext operation
Vivien Didelot
2015-08-09
4
-27
/
+87
|
*
net: dsa: mv88e6xxx: rename ATU MAC accessors
Vivien Didelot
2015-08-09
1
-8
/
+8
|
*
net: dsa: mv88e6xxx: extend fid mask
Vivien Didelot
2015-08-09
2
-10
/
+18
|
*
net: dsa: add support for switchdev FDB objects
Vivien Didelot
2015-08-09
4
-114
/
+126
|
*
net: switchdev: support static FDB addresses
Vivien Didelot
2015-08-09
2
-1
/
+2
|
*
net: switchdev: change fdb addr for a byte array
Vivien Didelot
2015-08-09
4
-5
/
+6
|
/
*
net:wimax: Fix doucble word "the the" in networking.xml
Masanari Iida
2015-08-09
1
-2
/
+1
*
net: Fix race condition in store_rps_map
Tom Herbert
2015-08-07
1
-4
/
+7
*
openvswitch: Make 100 percents packets sampled when sampling rate is 1.
Wenyu Zhang
2015-08-07
1
-1
/
+4
*
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-07
4
-16
/
+8
*
Merge branch 'rds-tcp-netns'
David S. Miller
2015-08-07
13
-70
/
+214
|
\
|
*
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
4
-50
/
+162
|
*
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
12
-27
/
+59
|
/
[next]