Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9d614b6425f844a722630d66b9cb7eb531fd706e
9d614b6
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
by Anirudh Venkataramanan
· 5 years ago
c8119fa
cxgb4: Use match_string() helper to simplify the code
by YueHaibing
· 5 years ago
caee317
net: ethernet: stmmac: Add support for syscfg clock
by Christophe Roullier
· 5 years ago
d408bef
tipc: eliminate checking netns if node established
by Hoang Le
· 5 years ago
f8cc62c
net: add a READ_ONCE() in skb_peek_tail()
by Eric Dumazet
· 5 years ago
c305c6ae
net: add annotations on hh->hh_len lockless accesses
by Eric Dumazet
· 5 years ago
9dfd871
Merge branch 'u64_stats_t'
by David S. Miller
· 5 years ago
fd2f473
net: use u64_stats_t in struct pcpu_lstats
by Eric Dumazet
· 5 years ago
5260dd3
tun: switch to u64_stats_t
by Eric Dumazet
· 5 years ago
316580b
u64_stats: provide u64_stats_t type
by Eric Dumazet
· 5 years ago
4a43b1f
net: dummy: use standard dev_lstats_add() and dev_lstats_read()
by Eric Dumazet
· 5 years ago
4f77eb0
vsockmon: use standard dev_lstats_add() and dev_lstats_read()
by Eric Dumazet
· 5 years ago
b4fba47
veth: use standard dev_lstats_add() and dev_lstats_read()
by Eric Dumazet
· 5 years ago
3ed9122
net: nlmon: use standard dev_lstats_add() and dev_lstats_read()
by Eric Dumazet
· 5 years ago
dd5382a
net: provide dev_lstats_add() helper
by Eric Dumazet
· 5 years ago
de7d508
net: provide dev_lstats_read() helper
by Eric Dumazet
· 5 years ago
0f030bd
Merge branch 'net-Demote-MTU-change-prints-to-debug'
by David S. Miller
· 5 years ago
5409386
net: qcom/emac: Demote MTU change print to debug
by Florian Fainelli
· 5 years ago
1229913
net: ethernet: intel: Demote MTU change prints to debug
by Florian Fainelli
· 5 years ago
693bd8b
ethernet: ti: cpts: use ktime_get_real_ns helper
by Ivan Khoronzhuk
· 5 years ago
a9ae168
Merge branch 'aquantia-next'
by David S. Miller
· 5 years ago
362cabd
net: atlantic: change email domains to Marvell
by Igor Russkikh
· 5 years ago
822cd11
net: atlantic: implement UDP GSO offload
by Igor Russkikh
· 5 years ago
8009bb1
net: atlantic: update flow control logic
by Nikita Danilov
· 5 years ago
ddef552
net: atlantic: stylistic renames
by Igor Russkikh
· 5 years ago
7b0c342
net: atlantic: code style cleanup
by Nikita Danilov
· 5 years ago
ea4b4d7
net: atlantic: loopback tests via private flags
by Igor Russkikh
· 5 years ago
dc12f75
net: atlantic: add fw configuration memory area
by Nikita Danilov
· 5 years ago
d1287ce
net: atlantic: adding ethtool physical identification
by Nikita Danilov
· 5 years ago
58128fa
net: atlantic: add msglevel configuration
by Nikita Danilov
· 5 years ago
8aaa112
net: atlantic: refactoring pm logic
by Nikita Danilov
· 5 years ago
837c637
net: atlantic: implement wake_phy feature
by Nikita Danilov
· 5 years ago
d993e14
net: atlantic: update firmware interface
by Nikita Danilov
· 5 years ago
7b89c58
Merge branch 'mlxsw-Add-layer-3-devlink-trap-support'
by David S. Miller
· 5 years ago
83b2b61
selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions
by Amit Cohen
· 5 years ago
f10caf0
selftests: forwarding: tc_common: Add hitting check
by Amit Cohen
· 5 years ago
7ce4e76
selftests: forwarding: devlink: Add functionality for trap exceptions test
by Amit Cohen
· 5 years ago
fd74fee
mlxsw: Add layer 3 devlink-trap exceptions support
by Amit Cohen
· 5 years ago
0c3cbbf
mlxsw: Add specific trap for packets routed via invalid nexthops
by Amit Cohen
· 5 years ago
21151f6
mlxsw: Add new FIB entry type for reject routes
by Amit Cohen
· 5 years ago
3b063ae
devlink: Add layer 3 generic packet exception traps
by Amit Cohen
· 5 years ago
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
Next »