Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d3e985c917388a719dd17271016219401b994522
d3e985c
selftests: mlxsw: Add test cases for devlink-trap layer 3 drops
by Amit Cohen
· 5 years ago
ef7f6b1
selftests: devlink: Make devlink_trap_cleanup() more generic
by Amit Cohen
· 5 years ago
6b45fe9
selftests: devlink: Export functions to devlink library
by Amit Cohen
· 5 years ago
dbc684f
mlxsw: Add layer 3 devlink-trap support
by Amit Cohen
· 5 years ago
6896cc4
devlink: Add layer 3 generic packet traps
by Amit Cohen
· 5 years ago
c55b810
enetc: fix return value for enetc_ioctl()
by Michael Walle
· 5 years ago
200ecef
tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp
by Eric Dumazet
· 5 years ago
2386d74
selftests: Add source route tests to fib_tests
by David Ahern
· 5 years ago
71685eb
inetpeer: fix data-race in inet_putpeer / inet_putpeer
by Eric Dumazet
· 5 years ago
dddb318
net: phy: at803x: add missing dependency on CONFIG_REGULATOR
by Madalin Bucur
· 5 years ago
991df1f
dpaa2-eth: add ethtool MAC counters
by Ioana Ciornei
· 5 years ago
88c8562
enetc: ethtool: add wake-on-lan callbacks
by Michael Walle
· 5 years ago
a613baf
enetc: add ioctl() support for PHY-related ops
by Michael Walle
· 5 years ago
630d4e7
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init()
by Wei Yongjun
· 5 years ago
69625ea
Merge branch 'cxgb4-add-support-for-TC-MQPRIO-Qdisc-Offload'
by David S. Miller
· 5 years ago
0e395b3
cxgb4: add FLOWC based QoS offload
by Rahul Lakkireddy
· 5 years ago
4846d53
cxgb4: add Tx and Rx path for ETHOFLD traffic
by Rahul Lakkireddy
· 5 years ago
2d0cb84
cxgb4: add ETHOFLD hardware queue support
by Rahul Lakkireddy
· 5 years ago
b1396c2
cxgb4: parse and configure TC-MQPRIO offload
by Rahul Lakkireddy
· 5 years ago
76c3a55
cxgb4: rework queue config and MSI-X allocation
by Rahul Lakkireddy
· 5 years ago
ab0367e
cxgb4: query firmware for QoS offload resources
by Rahul Lakkireddy
· 5 years ago
1c8dd9c
net_sched: gen_estimator: extend packet counter to 64bit
by Eric Dumazet
· 5 years ago
2d791e3
dpaa2-ptp: fix compile error
by Chenwandun
· 5 years ago
fdc66c3
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 5 years ago
64a2600
net: dsa: mv8e6xxx: Fix stub function parameters
by Andrew Lunn
· 5 years ago
16cf422
Merge branch 'net-phy-at803x-device-tree-binding'
by David S. Miller
· 5 years ago
ed7fa2a
net: phy: at803x: remove config_init for AR9331
by Michael Walle
· 5 years ago
96c3671
net: phy: at803x: fix the PHY names
by Michael Walle
· 5 years ago
428061f
net: phy: at803x: mention AR8033 as same as AR8031
by Michael Walle
· 5 years ago
2f66482
net: phy: at803x: add device tree binding
by Michael Walle
· 5 years ago
2c63221
dt-bindings: net: phy: Add support for AT803X
by Michael Walle
· 5 years ago
4985dff
net: phy: at803x: fix Kconfig description
by Michael Walle
· 5 years ago
a5a7daa
tcp: fix data-race in tcp_recvmsg()
by Eric Dumazet
· 5 years ago
9ed498c
net: silence data-races on sk_backlog.tail
by Eric Dumazet
· 5 years ago
226df3e
dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode
by Ioana Ciornei
· 5 years ago
90ce9f2
net: openvswitch: select vport upcall portid directly
by Tonghao Zhang
· 5 years ago
eb34e98
net: axienet: Fix error return code in axienet_probe()
by Wei Yongjun
· 5 years ago
1dcff44
net: aquantia: fix return value check in aq_ptp_init()
by Wei Yongjun
· 5 years ago
b97fa0b
ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()
by Wei Yongjun
· 5 years ago
d0d605c
tipc: eliminate the dummy packet in link synching
by Tuong Lien
· 5 years ago
3924f72
Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping'
by David S. Miller
· 5 years ago
b0a2181
lwtunnel: add options setting and dumping for erspan
by Xin Long
· 5 years ago
edf31cb
lwtunnel: add options setting and dumping for vxlan
by Xin Long
· 5 years ago
4ece477
lwtunnel: add options setting and dumping for geneve
by Xin Long
· 5 years ago
0eb8eb2
lwtunnel: add options process for cmp_encap
by Xin Long
· 5 years ago
f52f11e
lwtunnel: add options process for arp request
by Xin Long
· 5 years ago
426071f
tipc: reduce sensitive to retransmit failures
by Hoang Le
· 5 years ago
6708ef7
tipc: update cluster capabilities if node deleted
by Hoang Le
· 5 years ago
3c28d99
selftest: net: add some traceroute tests
by Francesco Ruggeri
· 5 years ago
039c60c
ice: Fix return value when SR-IOV is not supported
by Anirudh Venkataramanan
· 5 years ago
ff010ec
ice: Rename VF function ice_vc_dis_vf to match its behavior
by Brett Creeley
· 5 years ago
133f488
ice: Get rid of ice_cleanup_header
by Krzysztof Kazimierczak
· 5 years ago
e18ff11
ice: print PCI link speed and width
by Paul Greenwalt
· 5 years ago
5878589
ice: print unsupported module message
by Paul Greenwalt
· 5 years ago
3955945
ice: write register with correct offset
by Mitch Williams
· 5 years ago
eb0ee8a
ice: Check for null pointer dereference when setting rings
by Michal Swiatkowski
· 5 years ago
4e56802
ice: save PCI state in probe
by Michal Swiatkowski
· 5 years ago
b2883df
ice: Adjust DCB INIT for SW mode
by Dave Ertman
· 5 years ago
c6012ac
ice: fix driver unload flow
by Bruce Allan
· 5 years ago
cfbf136
ice: handle DCBx non-contiguous TC request
by Paul Greenwalt
· 5 years ago
031f214
ice: Update Boot Configuration Section read of NVM
by Md Fahad Iqbal Polash
· 5 years ago
a012dca
ice: add ethtool -m support for reading i2c eeprom modules
by Scott W Taylor
· 5 years ago
3edcc56
Merge branch 'net-various-KCSAN-inspired-fixes'
by David S. Miller
· 5 years ago
099ecf5
net: annotate lockless accesses to sk->sk_max_ack_backlog
by Eric Dumazet
· 5 years ago
288efe8
net: annotate lockless accesses to sk->sk_ack_backlog
by Eric Dumazet
· 5 years ago
7976a11
net: use helpers to change sk_ack_backlog
by Eric Dumazet
· 5 years ago
25c7a6d
net: avoid potential false sharing in neighbor related code
by Eric Dumazet
· 5 years ago
3828a93
inet_diag: use jiffies_delta_to_msecs()
by Eric Dumazet
· 5 years ago
9d027e3
net: neigh: use long type to store jiffies delta
by Eric Dumazet
· 5 years ago
71c780f
tc-testing: updated pedit TDC tests
by Roman Mashak
· 5 years ago
462ef97
selftests: devlink: undo changes at the end of resource_test
by Jakub Kicinski
· 5 years ago
a9b9728
gianfar: Maximize Rx buffer size
by Claudiu Manoil
· 5 years ago
9439bb0
ehea: replace with page_shift() in ehea_is_hugepage()
by Yunfeng Ye
· 5 years ago
5d8876e
net: forcedeth: add xmit_more support
by Zhu Yanjun
· 5 years ago
fb90ab6
Merge branch 'netdevsim-fix-tests-and-netdevsim'
by David S. Miller
· 5 years ago
acceca8
selftests: bpf: log direct file writes
by Jakub Kicinski
· 5 years ago
bfcccfe
netdevsim: drop code duplicated by a merge
by Jakub Kicinski
· 5 years ago
a3ead21
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 5 years ago
d673f56
Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 5 years ago
9647722
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
by Kai-Heng Feng
· 5 years ago
86e8f29
cxgb4: Add pci reset handler
by Vishal Kulkarni
· 5 years ago
7b3a768
Merge branch 'bnx2x-cnic-Enable-Multi-Cos'
by David S. Miller
· 5 years ago
888f43e
cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod
by Manish Rangankar
· 5 years ago
dc5a3d7
bnx2x: Fix PF-VF communication over multi-cos queues.
by Manish Chopra
· 5 years ago
069e478
bnx2x: Enable Multi-Cos feature.
by Sudarsana Reddy Kalluru
· 5 years ago
0a6890b
bnx2x: Utilize FW 7.13.15.0.
by Sudarsana Reddy Kalluru
· 5 years ago
f921861
net: ethernet: emac: Fix phy mode type
by Andrew Lunn
· 5 years ago
5ea4b12
Merge branch 'net_sched-convert-packet-counters-to-64bit'
by David S. Miller
· 5 years ago
b33e699
net_sched: add TCA_STATS_PKT64 attribute
by Eric Dumazet
· 5 years ago
d0083d9
net_sched: extend packet counter to 64bit
by Eric Dumazet
· 5 years ago
4d390c2
net_sched: do not export gnet_stats_basic_packed to uapi
by Eric Dumazet
· 5 years ago
973ff55
Merge branch 'mv88e6xxx-ATU-occupancy-as-devlink-resource'
by David S. Miller
· 5 years ago
e0c69ca
net: dsa: mv88e6xxx: Add ATU occupancy via devlink resources
by Andrew Lunn
· 5 years ago
c5f299d5
net: dsa: mv88e6xxx: global1_atu: Add helper for get next
by Andrew Lunn
· 5 years ago
6239a38
net: dsa: mv88e6xxx: global2: Expose ATU stats register
by Andrew Lunn
· 5 years ago
d9ea562
net: dsa: mv88e6xxx: Add number of MACs in the ATU
by Andrew Lunn
· 5 years ago
5cd73fb
net: dsa: Add support for devlink resources
by Andrew Lunn
· 5 years ago
2ee6ad1
Merge branch 'net-dsa-bcm_sf2-Add-support-for-optional-reset-controller-line'
by David S. Miller
· 5 years ago
eee87e4
net: dsa: bcm_sf2: Add support for optional reset controller line
by Florian Fainelli
· 5 years ago
9482d03
dt-bindings: net: Describe BCM7445 switch reset property
by Florian Fainelli
· 5 years ago
Next »