Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
280b0b8e89ade4277147e598d5806de12bff5fbc
280b0b8
ipv6: remove printk
by Jonathan Lemon
· 6 years ago
edcde3e
r8169: align setting PME with vendor driver
by Heiner Kallweit
· 6 years ago
91c6bfb
mlx4/en_netdev: allow offloading VXLAN over VLAN
by Davide Caratti
· 6 years ago
85d2c5c
drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block
by Nathan Chancellor
· 6 years ago
ddfbee9
net: stmmac: Do not request stmmaceth clock
by Thierry Reding
· 6 years ago
1a981c0
net: stmmac: Make MDIO bus reset optional
by Thierry Reding
· 6 years ago
f530eed
net: neigh: remove redundant assignment to variable bucket
by Colin Ian King
· 6 years ago
cd8ae20
sis900: add support for ethtool's EEPROM dump
by Sergej Benilov
· 6 years ago
1fbf400
staging: octeon: Fix build failure due to typo.
by David S. Miller
· 6 years ago
00c33af
net: mvneta: use devm_platform_ioremap_resource() to simplify code
by Jisheng Zhang
· 6 years ago
b591c6f
Merge branch 'tipc-link-changeover-issues'
by David S. Miller
· 6 years ago
2320bcd
tipc: fix changeover issues due to large packet
by Tuong Lien
· 6 years ago
4929a93
tipc: optimize link synching mechanism
by Tuong Lien
· 6 years ago
37f7c66
ptp: ptp_dte: remove redundant dev_err message
by Ding Xiang
· 6 years ago
f2ad83a
Merge branch 'mlxsw-Two-small-updates'
by David S. Miller
· 6 years ago
fc25996
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
by Ido Schimmel
· 6 years ago
b06689c
mlxsw: spectrum: Expose KVD size for Spectrum-2
by Amit Cohen
· 6 years ago
c93496e
net: sfc: falcon: convert to i2c_new_dummy_device
by Wolfram Sang
· 6 years ago
9eed21c
mlx4: avoid large stack usage in mlx4_init_hca()
by Arnd Bergmann
· 6 years ago
7c116e0
qed: reduce maximum stack frame size
by Arnd Bergmann
· 6 years ago
81cd17a
r8169: improve rtl_set_rx_mode
by Heiner Kallweit
· 6 years ago
ce599b1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 6 years ago
d601be9
net/ixgbevf: fix a compilation error of skb_frag_t
by Qian Cai
· 6 years ago
e62088e
selftests: mlxsw: Fix typo in qos_mc_aware.sh
by Masanari Iida
· 6 years ago
2ec0a89
qlge: Fix build error without CONFIG_ETHERNET
by YueHaibing
· 6 years ago
ed72a9b
r8169: fix a typo in a comment
by Corentin Musard
· 6 years ago
e5e9a2e
e1000e: add workaround for possible stalled packet
by Kai-Heng Feng
· 6 years ago
6d37a38
igc: Add more SKUs for i225 device
by Sasha Neftin
· 6 years ago
bb4265e
igc: Update the MAC reset flow
by Sasha Neftin
· 6 years ago
6145787
igc: Remove the unused field from a device specification structure
by Sasha Neftin
· 6 years ago
2b69286
igc: Remove the polarity field from a PHY information structure
by Sasha Neftin
· 6 years ago
92493a2
Build fixes for skb_frag_size conversion
by Matthew Wilcox (Oracle)
· 6 years ago
8f75ec1
sfc-falcon: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
3e03a8ba
sfc: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
dfa56f8
forcedeth: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
7bdb923
net: marvell: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
f876a78
Merge tag 'linux-can-next-for-5.4-20190724' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 6 years ago
570d785
drivers: net: xgene: Remove acpi_has_method() calls
by Kelsey Skunberg
· 6 years ago
fba76a5
can: Add SPDX license identifiers for CAN subsystem
by Oliver Hartkopp
· 6 years ago
60649d4
can: remove obsolete empty ioctl() handler
by Oliver Hartkopp
· 6 years ago
4c7f715
can: ti_hecc: use timestamp based rx-offloading
by Jeroen Hofstee
· 6 years ago
915f966
can: flexcan: add support for DT property 'wakeup-source'
by Sean Nyekjaer
· 6 years ago
10e0c52
dt-bindings: can: flexcan: add can wakeup property
by Sean Nyekjaer
· 6 years ago
8c306be
can: flexcan: add support for PE clock source select
by Dong Aisheng
· 6 years ago
9d73399
dt-bindings: can: flexcan: add PE clock source property to device tree
by Dong Aisheng
· 6 years ago
ca10989
can: flexcan: implement can Runtime PM
by Aisheng Dong
· 6 years ago
26bca9f
can: Kconfig: correct history of the CAN protocol
by Robert P. J. Day
· 6 years ago
64d6ce8
can: xilinx_can: clean up indentation issue
by Colin Ian King
· 6 years ago
c223da6
can: xilinx_can: Add support for CANFD FD frames
by Appana Durga Kedareswara rao
· 6 years ago
8dce7ea
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
by Appana Durga Kedareswara rao
· 6 years ago
3281b38
can: xilinx_can: Fix flags field initialization for axi can and canps
by Appana Durga Kedareswara rao
· 6 years ago
c942a57
can: xilinx_can: Fix kernel doc warnings
by Appana Durga Kedareswara rao
· 6 years ago
d38f918
can: xilinx_can: Fix style issues
by Appana Durga Kedareswara rao
· 6 years ago
5443c22
can: tcan4x5x: Add tcan4x5x driver to the kernel
by Dan Murphy
· 6 years ago
4edd396
dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
by Dan Murphy
· 6 years ago
441ac34
can: m_can: Rename m_can_priv to m_can_classdev
by Dan Murphy
· 6 years ago
f524f82
can: m_can: Create a m_can platform framework
by Dan Murphy
· 6 years ago
6965219
can: m_can: Fix checkpatch issues on existing code
by Dan Murphy
· 6 years ago
b07fbf2
can: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
26ad340
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
by Henning Colliander
· 6 years ago
d9e5d17
can: kvaser_usb: Use struct_size() in alloc_candev()
by Gustavo A. R. Silva
· 6 years ago
2d91fdc
can: sja1000: f81601: add Fintek F81601 support
by Ji-Ze Hong (Peter Hong)
· 6 years ago
4dfc39e
can: sja1000: Makefile/Kconfig: sort alphabetically
by Marc Kleine-Budde
· 6 years ago
61670d6
MAINTAINERS: can: add missing files to CAN NETWORK DRIVERS and CAN NETWORK LAYER
by Marc Kleine-Budde
· 6 years ago
3e3bb69
tc-testing: added tdc tests for [b|p]fifo qdisc
by Roman Mashak
· 6 years ago
ce10320
hv_sock: Use consistent types for UUIDs
by Andy Shevchenko
· 6 years ago
21e8a49
Merge branch 'nfp-Offload-MPLS-actions'
by David S. Miller
· 6 years ago
e03e47a
nfp: flower: offload MPLS set action
by John Hurley
· 6 years ago
35b7c70
nfp: flower: offload MPLS pop action
by John Hurley
· 6 years ago
a6eb181
nfp: flower: offload MPLS push action
by John Hurley
· 6 years ago
6749d590
net: sched: include mpls actions in hardware intermediate representation
by John Hurley
· 6 years ago
658688c
net/mlx5e: xsk: dynamically allocate mlx5e_channel_param
by Arnd Bergmann
· 6 years ago
c9b6c56
net: jme: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
5daab28
igb: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
1c8aa7b
i40e: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
7f53be6
fm10k: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
ee2e80c
e1000e: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
f521eaa
net: broadcom: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
f54b0fc
net: atheros: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
9f293c9
net: 3com: 3c59x: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
c349c0a
atm: Use dev_get_drvdata
by Chuhong Yuan
· 6 years ago
084323f
ftgmac100: Fix build.
by David S. Miller
· 6 years ago
955315b0
qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/
by Benjamin Poirier
· 6 years ago
d5c3a62
Merge branch 'Convert-skb_frag_t-to-bio_vec'
by David S. Miller
· 6 years ago
8842d28
net: Convert skb_frag_t to bio_vec
by Matthew Wilcox (Oracle)
· 6 years ago
b8b576a
net: Rename skb_frag_t size to bv_len
by Matthew Wilcox (Oracle)
· 6 years ago
1dfa5bd
net: Rename skb_frag page to bv_page
by Matthew Wilcox (Oracle)
· 6 years ago
f58ecf1
net: Reorder the contents of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
b656722
net: Increase the size of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
d8e18a5
net: Use skb accessors in network core
by Matthew Wilcox (Oracle)
· 6 years ago
d784097
net: Use skb accessors in network drivers
by Matthew Wilcox (Oracle)
· 6 years ago
7e24b4e
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
by Chuhong Yuan
· 6 years ago
fcd4e60
r8169: improve rtl_rx
by Heiner Kallweit
· 6 years ago
d1854d5
ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32
by Chuhong Yuan
· 6 years ago
5864118
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
by Chuhong Yuan
· 6 years ago
bb448f8
net: lan78xx: Merge memcpy + lexx_to_cpus to get_unaligned_lexx
by Chuhong Yuan
· 6 years ago
66b5f1c
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
by Maciej Żenczykowski
· 6 years ago
7b5cf70
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
44b912c
Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
21c730d
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
Next »