index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
net: mvpp2: use "dma" instead of "phys" where appropriate
Thomas Petazzoni
1
-74
/
+74
2017-03-09
dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
Thomas Petazzoni
1
-11
/
+51
2017-03-09
Merge branch 'mlx4-order-0-allocations-and-page-recycling'
David S. Miller
7
-452
/
+201
2017-03-09
mlx4: remove duplicate code in mlx4_en_process_rx_cq()
Eric Dumazet
1
-168
/
+41
2017-03-09
mlx4: make validate_loopback() more generic
Eric Dumazet
2
-19
/
+10
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
1
-8
/
+7
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
1
-6
/
+3
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
5
-6
/
+12
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2
-177
/
+82
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2
-44
/
+33
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2
-22
/
+10
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
3
-10
/
+15
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: get rid of frag_prefix_size
Eric Dumazet
2
-17
/
+13
2017-03-09
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
3
-12
/
+12
2017-03-09
Merge branch 'mlxsw-cosmetics'
David S. Miller
3
-25
/
+12
2017-03-09
mlxsw: pci: Remove unused bit
Ido Schimmel
2
-14
/
+0
2017-03-09
mlxsw: spectrum: Fix helper function and port variable names
Jiri Pirko
1
-11
/
+12
2017-03-09
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
1
-5
/
+2
2017-03-09
Merge branch 'flow_dissector-improvements'
David S. Miller
1
-188
/
+238
2017-03-09
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
1
-110
/
+134
2017-03-09
flow_dissector: rename "proto again" goto label
Jiri Pirko
1
-4
/
+4
2017-03-09
flow_dissector: Fix GRE header error path
Jiri Pirko
1
-3
/
+3
2017-03-09
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
1
-22
/
+34
2017-03-09
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
1
-53
/
+67
2017-03-09
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-09
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-09
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-09
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-09
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-09
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
2017-03-09
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+27
2017-03-08
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
1
-6
/
+7
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
1
-0
/
+6
2017-03-07
Merge branch 'bgmac-cleanups-PM-support'
David S. Miller
4
-37
/
+116
2017-03-07
net: ethernet: bgmac: driver power manangement
Joey Zhong
3
-0
/
+87
2017-03-07
net: ethernet: bgmac: unify code of the same family
Jon Mason
1
-36
/
+28
2017-03-07
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
1
-1
/
+1
2017-03-07
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-03-07
Merge branch 'netvsc-NAPI'
David S. Miller
6
-143
/
+242
2017-03-07
netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb
stephen hemminger
1
-2
/
+4
2017-03-07
netvsc: enable GRO
stephen hemminger
1
-4
/
+4
2017-03-07
netvsc: implement NAPI
stephen hemminger
4
-47
/
+102
2017-03-07
vmbus: introduce in-place packet iterator
stephen hemminger
3
-91
/
+133
2017-03-07
netvsc: don't overload variable in same function
stephen hemminger
1
-2
/
+2
2017-03-07
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
1
-0
/
+18
2017-03-07
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
3
-0
/
+116
2017-03-07
net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
[prev]
[next]