Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4cfd5779bd6efe8c76b4494aec63a063be0d2ff2
4cfd577
taprio: Add support for txtime-assist mode
by Vedang Patel
· 6 years ago
566af33
taprio: Remove inline directive
by Vedang Patel
· 6 years ago
037be03
taprio: calculate cycle_time when schedule is installed
by Vedang Patel
· 6 years ago
d14d2b2
etf: Add skip_sock_check
by Vedang Patel
· 6 years ago
9903c8d
etf: Don't use BIT() in UAPI headers.
by Vedang Patel
· 6 years ago
1e08511
igb: clear out skb->tstamp after reading the txtime
by Vedang Patel
· 6 years ago
8747d82
Merge branch 'mirred-recurse'
by David S. Miller
· 6 years ago
e2ca070
net: sched: protect against stack overflow in TC act_mirred
by John Hurley
· 6 years ago
720f22f
net: sched: refactor reinsert action
by John Hurley
· 6 years ago
5cdda5f
ipv4: enable route flushing in network namespaces
by Christian Brauner
· 6 years ago
65dc541
Merge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 6 years ago
fcd71ef
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
82c8ae6
net: hns3: optimize the CSQ cmd error handling
by Peng Li
· 6 years ago
289f812
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
by Yunsheng Lin
· 6 years ago
53eb60c
net: hns3: remove unused linkmode definition
by Jian Shen
· 6 years ago
8b55207
net: hns3: fix a statistics issue about l3l4 checksum error
by Yufeng Mo
· 6 years ago
9bc6ac9
net: hns3: handle empty unknown interrupt
by Huazhong Tan
· 6 years ago
bbe6540
net: hns3: re-schedule reset task while VF reset fail
by Huazhong Tan
· 6 years ago
bc3781e
net: hns3: add Asym Pause support to fix autoneg problem
by Yonglong Liu
· 6 years ago
18d219b
net: hns3: fix a -Wformat-nonliteral compile warning
by Yonglong Liu
· 6 years ago
04f25ed
net: hns3: add some error checking in hclge_tm module
by Yunsheng Lin
· 6 years ago
9e15be9
net: hns3: change SSU's buffer allocation according to UM
by Yunsheng Lin
· 6 years ago
ae179b2
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
by Yunsheng Lin
· 6 years ago
f96315f
net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
by Huazhong Tan
· 6 years ago
5b18c70
Merge branch 'Better-PHYLINK-compliance-for-SJA1105-DSA'
by David S. Miller
· 6 years ago
9f97157
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
by Vladimir Oltean
· 6 years ago
3971022
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
by Vladimir Oltean
· 6 years ago
a979a0a
net: dsa: sja1105: Don't check state->link in phylink_mac_config
by Vladimir Oltean
· 6 years ago
f7110b75
hinic: reduce rss_init stack usage
by Arnd Bergmann
· 6 years ago
8792e82
Merge branch 'stmmac-10GbE-using-XGMAC'
by David S. Miller
· 6 years ago
41a4a5a
net: stmmac: Update Kconfig entry
by Jose Abreu
· 6 years ago
3ba07de
net: stmmac: Only disable interrupts if NAPI is scheduled
by Jose Abreu
· 6 years ago
858a31f
net: stmmac: Update RX Tail Pointer to last free entry
by Jose Abreu
· 6 years ago
a993db8
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
by Jose Abreu
· 6 years ago
a66b588
net: stmmac: Do not disable interrupts when cleaning TX
by Jose Abreu
· 6 years ago
5b0d7d7d
net: stmmac: Add the missing speeds that XGMAC supports
by Jose Abreu
· 6 years ago
900a81c
net: stmmac: dwxgmac: Fix the undefined burst setting
by Jose Abreu
· 6 years ago
01d1689
net: stmmac: Decrease default RX Watchdog value
by Jose Abreu
· 6 years ago
5b11177
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
by Jose Abreu
· 6 years ago
8fe82bd
net: stmmac: dwxgmac: Enable EDMA by default
by Jose Abreu
· 6 years ago
42e8702
net: stmmac: Fix case when PHY handle is not present
by Jose Abreu
· 6 years ago
ee7dd77
sis900: remove TxIDLE
by Sergej Benilov
· 6 years ago
e9c1a79
tipc: add dst_cache support for udp media
by Xin Long
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3a49584
Merge branch 'nfp-extend-flower-capabilities-for-GRE-tunnel-offload'
by David S. Miller
· 6 years ago
fccac58
nfp: flower: add GRE encap action support
by Pieter Jansen van Vuuren
· 6 years ago
e3a6aba
nfp: flower: add GRE decap classification support
by Pieter Jansen van Vuuren
· 6 years ago
104dce5
nfp: flower: rename tunnel related functions in action offload
by Pieter Jansen van Vuuren
· 6 years ago
4bf8758
nfp: flower: add helper functions for tunnel classification
by Pieter Jansen van Vuuren
· 6 years ago
986643d
nfp: flower: refactor tunnel key layer calculation
by Pieter Jansen van Vuuren
· 6 years ago
702999e
Merge branch 'net-dsa-microchip-Further-regmap-cleanups'
by David S. Miller
· 6 years ago
ee353e4
net: dsa: microchip: Replace bit RMW with regmap
by Marek Vasut
· 6 years ago
3371efb
net: dsa: microchip: Replace ksz9477_wait_alu_sta_ready polling with regmap
by Marek Vasut
· 6 years ago
ef53419
net: dsa: microchip: Replace ksz9477_wait_alu_ready polling with regmap
by Marek Vasut
· 6 years ago
0f9c36e
net: dsa: microchip: Replace ksz9477_wait_vlan_ctrl_ready polling with regmap
by Marek Vasut
· 6 years ago
1c1eb58
net: dsa: microchip: Replace ad-hoc polling with regmap
by Marek Vasut
· 6 years ago
556e2f6
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
65ee21e
Merge tag 'for-5.2/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 6 years ago
7a702b4
Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
763cf1f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 6 years ago
fe2da89
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
cd0f3aa
Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
139ca25
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csky-linux
by Linus Torvalds
· 6 years ago
c84afab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d7ee287
Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
a653f2f
net: dsa: qca8k: introduce reset via gpio feature
by Christian Lamparter
· 6 years ago
e7dd8a8
dt-bindings: net: dsa: qca8k: document reset-gpios property
by Christian Lamparter
· 6 years ago
b2c709c
ipv6: Convert gateway validation to use fib6_info
by David Ahern
· 6 years ago
5b1bf3f
Merge branch 'FDB-VLAN-and-PTP-fixes-for-SJA1105-DSA'
by David S. Miller
· 6 years ago
d763778
net: dsa: sja1105: Implement is_static for FDB entries on E/T
by Vladimir Oltean
· 6 years ago
b3ee526
net: dsa: sja1105: Use correct dsa_8021q VIDs for FDB commands
by Vladimir Oltean
· 6 years ago
17ae655
net: dsa: sja1105: Populate is_static for FDB entries on P/Q/R/S
by Vladimir Oltean
· 6 years ago
4a95078
net: dsa: sja1105: Add a high-level overview of the dynamic config interface
by Vladimir Oltean
· 6 years ago
60f6053
net: dsa: sja1105: Back up static FDB entries in kernel memory
by Vladimir Oltean
· 6 years ago
6c56e16
net: dsa: sja1105: Make P/Q/R/S learn MAC addresses
by Vladimir Oltean
· 6 years ago
0803948
net: dsa: sja1105: Actually implement the P/Q/R/S FDB bits
by Vladimir Oltean
· 6 years ago
e3502b8
net: dsa: sja1105: Make vid 1 the default pvid
by Vladimir Oltean
· 6 years ago
29dd908
net: dsa: sja1105: Cancel PTP delayed work on unregister
by Vladimir Oltean
· 6 years ago
3d64ea3
net: dsa: sja1105: Build PTP support in main DSA driver
by Vladimir Oltean
· 6 years ago
c881e10
Merge branch 'net-dsa-microchip-Convert-to-regmap'
by David S. Miller
· 6 years ago
d4bcd99
net: dsa: microchip: Replace ad-hoc bit manipulation with regmap
by Marek Vasut
· 6 years ago
255b59a
net: dsa: microchip: Factor out regmap config generation into common header
by Marek Vasut
· 6 years ago
ee394fe
net: dsa: microchip: Dispose of ksz_io_ops
by Marek Vasut
· 6 years ago
46558d6
net: dsa: microchip: Initial SPI regmap support
by Marek Vasut
· 6 years ago
ff509da
net: dsa: microchip: Factor out register access opcode generation
by Marek Vasut
· 6 years ago
5ce9676
net: dsa: microchip: Use PORT_CTRL_ADDR() instead of indirect function call
by Marek Vasut
· 6 years ago
bafea01
net: dsa: microchip: Move ksz_cfg and ksz_port_cfg to ksz9477.c
by Marek Vasut
· 6 years ago
860cbe9
net: dsa: microchip: Inline ksz_spi.h
by Marek Vasut
· 6 years ago
78e4e32
net: dsa: microchip: Remove ksz_{get,set}()
by Marek Vasut
· 6 years ago
7797278
net: dsa: microchip: Remove ksz_{read,write}24()
by Marek Vasut
· 6 years ago
1c57de6
Merge branch 'net-aquantia-implement-vlan-offloads'
by David S. Miller
· 6 years ago
04f207f
net: aquantia: implement vlan offload configuration
by Igor Russkikh
· 6 years ago
880b3ca
net: aquantia: vlan offloads logic in datapath
by Igor Russkikh
· 6 years ago
d3ed7c5
net: aquantia: adding fields and device features for vlan offload
by Igor Russkikh
· 6 years ago
161dea8
net: aquantia: added vlan offload related macros and functions
by Igor Russkikh
· 6 years ago
17f54a3
net: aquantia: make all files GPL-2.0-only
by Igor Russkikh
· 6 years ago
f94551c
maintainers: declare aquantia atlantic driver maintenance
by Igor Russkikh
· 6 years ago
5a5d7a4
net: aquantia: add documentation for the atlantic driver
by Igor Russkikh
· 6 years ago
2d3910c
net: aquantia: replace internal driver version code with uts
by Igor Russkikh
· 6 years ago
0b58f64
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
Next »