Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a1e9968593234c179fcb3e71875897ae585c8362
a1e9968
ice: Remove duplicate code in ice_alloc_rx_bufs
by Brett Creeley
· 6 years ago
56923ab
ice: Add stats for Rx drops at the port level
by Brett Creeley
· 6 years ago
66b29e7
ice: Update number of VF queue before setting VSI resources
by Akeem G Abodunrin
· 6 years ago
d5a4635
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
by Akeem G Abodunrin
· 6 years ago
cb7db356
ice: Only bump Rx tail and release buffers once per napi_poll
by Brett Creeley
· 6 years ago
c7aeb4d
ice: Disable VFs until reset is completed
by Akeem G Abodunrin
· 6 years ago
6d59994
ice: Do not configure port with no media
by Tony Nguyen
· 6 years ago
5c91ecf
ice: separate out control queue lock creation
by Jacob Keller
· 6 years ago
c31a5c2
ice: Always set prefena when configuring an Rx queue
by Brett Creeley
· 6 years ago
17bc6d0
ice: Move vector base setup to PF VSI
by Tony Nguyen
· 6 years ago
36517fd
ice: track hardware stat registers past rollover
by Jacob Keller
· 6 years ago
5a056cd
ice: add lp_advertising flow control support
by Paul Greenwalt
· 6 years ago
6a7ce95
staging/octeon: Fix build error without CONFIG_NETDEVICES
by YueHaibing
· 6 years ago
ac5fe22
Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
164f0de
Merge branch 'mlxsw-Test-coverage-for-DSCP-leftover-fix'
by David S. Miller
· 6 years ago
d11786b
selftests: mlxsw: Add a test for leftover DSCP rule
by Petr Machata
· 6 years ago
7700476
selftests: mlxsw: Fix local variable declarations in DSCP tests
by Petr Machata
· 6 years ago
7084148
myri10ge: remove unneeded variable
by Ding Xiang
· 6 years ago
a9d41e7
net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
by Christophe JAILLET
· 6 years ago
f39b07f
mac80211: HE STA disassoc due to QOS NULL not sent
by Shay Bar
· 6 years ago
1ced169
mac80211: allow setting spatial reuse parameters from bss_conf
by John Crispin
· 6 years ago
6d4dd4e
nl80211: add strict start type
by Johannes Berg
· 6 years ago
796e90f
cfg80211: add support for parsing OBBS_PD attributes
by John Crispin
· 6 years ago
52dba8d
mac80211: reject zero MAC address in add station
by Karthikeyan Periyasamy
· 6 years ago
50508d9
cfg80211: use parallel_ops for genl
by Johannes Berg
· 6 years ago
05d610a
mac80211_hwsim: fill boottime_ns in netlink RX path
by Johannes Berg
· 6 years ago
f12cac5
mac80211: add missing null return check from call to ieee80211_get_sband
by Colin Ian King
· 6 years ago
5133f36
Merge branch 'net-dsa-ksz-Add-Microchip-KSZ87xx-support'
by David S. Miller
· 6 years ago
e66f840
net: dsa: ksz: Add Microchip KSZ8795 DSA driver
by Tristram Ha
· 6 years ago
016e43a
net: dsa: ksz: Add KSZ8795 tag code
by Tristram Ha
· 6 years ago
4c17347
dt-bindings: net: dsa: ksz: document Microchip KSZ87xx family switches
by Marek Vasut
· 6 years ago
c69e6ea
Merge branch 'vsock-virtio-optimizations-to-increase-the-throughput'
by David S. Miller
· 6 years ago
0038ff3
vsock/virtio: change the maximum packet size allowed
by Stefano Garzarella
· 6 years ago
6dbd3e6
vhost/vsock: split packets to send using multiple buffers
by Stefano Garzarella
· 6 years ago
9632e9f
vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
by Stefano Garzarella
· 6 years ago
b89d882
vsock/virtio: reduce credit update messages
by Stefano Garzarella
· 6 years ago
473c739
vsock/virtio: limit the memory used per-socket
by Stefano Garzarella
· 6 years ago
d1a5584
net: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 6 years ago
2d73a6c3
Merge branch 'Finish-conversion-of-skb_frag_t-to-bio_vec'
by David S. Miller
· 6 years ago
65c84f1
linux: Remove bvec page_offset, use bv_offset
by Jonathan Lemon
· 6 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
7240b60
linux: Add skb_frag_t page_offset accessors
by Jonathan Lemon
· 6 years ago
6ca04af
Merge branch 'sctp-clean-up-sctp_connect-function'
by David S. Miller
· 6 years ago
a64e59c
sctp: factor out sctp_connect_add_peer
by Xin Long
· 6 years ago
f26f995
sctp: factor out sctp_connect_new_asoc
by Xin Long
· 6 years ago
dd8378b3
sctp: clean up __sctp_connect
by Xin Long
· 6 years ago
f40f117
sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx
by Xin Long
· 6 years ago
4c31bc6
sctp: only copy the available addr data in sctp_transport_init
by Xin Long
· 6 years ago
1db88c5
rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
by David Howells
· 6 years ago
85fd801
Merge branch 'bnxt_en-TPA-57500'
by David S. Miller
· 6 years ago
49c9842
bnxt_en: Add PCI IDs for 57500 series NPAR devices.
by Michael Chan
· 6 years ago
1dc88b9
bnxt_en: Support all variants of the 5750X chip family.
by Michael Chan
· 6 years ago
7c38091
bnxt_en: Refactor bnxt_init_one() and turn on TPA support on 57500 chips.
by Michael Chan
· 6 years ago
78e7b86
bnxt_en: Support TPA counters on 57500 chips.
by Michael Chan
· 6 years ago
4e74850
bnxt_en: Allocate the larger per-ring statistics block for 57500 chips.
by Michael Chan
· 6 years ago
ee79566
bnxt_en: Refactor ethtool ring statistics logic.
by Michael Chan
· 6 years ago
67912c3
bnxt_en: Add hardware GRO setup function for 57500 chips.
by Michael Chan
· 6 years ago
ec4d8e7
bnxt_en: Add TPA ID mapping logic for 57500 chips.
by Michael Chan
· 6 years ago
bfcd8d7
bnxt_en: Add fast path logic for TPA on 57500 chips.
by Michael Chan
· 6 years ago
f45b7b7
bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
by Michael Chan
· 6 years ago
bee5a18
bnxt_en: Refactor tunneled hardware GRO logic.
by Michael Chan
· 6 years ago
8fe88ce
bnxt_en: Handle standalone RX_AGG completions.
by Michael Chan
· 6 years ago
79632e9
bnxt_en: Expand bnxt_tpa_info struct to support 57500 chips.
by Michael Chan
· 6 years ago
4a228a3
bnxt_en: Refactor TPA logic.
by Michael Chan
· 6 years ago
218a8a7
bnxt_en: Add TPA structure definitions for BCM57500 chips.
by Michael Chan
· 6 years ago
2792b5b
bnxt_en: Update firmware interface spec. to 1.10.0.89.
by Michael Chan
· 6 years ago
473d924
can: fix ioctl function removal
by Oliver Hartkopp
· 6 years ago
1cb9dfc
net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
by Rasmus Villemoes
· 6 years ago
ef14358
r8169: make use of xmit_more
by Heiner Kallweit
· 6 years ago
171a9ba
staging/octeon: Allow test build on !MIPS
by Matthew Wilcox (Oracle)
· 6 years ago
c51ab06
net: ag71xx: use resource_size for the ioremap size
by Ding Xiang
· 6 years ago
e9e1dcd
Merge branch 'nfc-next'
by David S. Miller
· 6 years ago
8f6920a
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
by Sedat Dilek
· 6 years ago
6f713f4
NFC: nxp-nci: Clarify on supported chips
by Sedat Dilek
· 6 years ago
826a99e
NFC: nxp-nci: Remove 'default n' for the core
by Andy Shevchenko
· 6 years ago
3b11dc5
NFC: nxp-nci: Remove unused macro pr_fmt()
by Andy Shevchenko
· 6 years ago
41bd9ce
NFC: nxp-nci: Drop comma in terminator lines
by Andy Shevchenko
· 6 years ago
da05208
NFC: nxp-nci: Drop of_match_ptr() use
by Andy Shevchenko
· 6 years ago
52c2ea0
NFC: nxp-nci: Constify acpi_device_id
by Andy Shevchenko
· 6 years ago
4f1cbf2
NFC: nxp-nci: Get rid of useless label
by Andy Shevchenko
· 6 years ago
ad0acfd
NFC: nxp-nci: Get rid of code duplication in ->probe()
by Andy Shevchenko
· 6 years ago
099d03f
NFC: nxp-nci: Add GPIO ACPI mapping table
by Andy Shevchenko
· 6 years ago
4320176
NFC: nxp-nci: Convert to use GPIO descriptor
by Andy Shevchenko
· 6 years ago
3b0b278
NFC: nxp-nci: Get rid of platform data
by Andy Shevchenko
· 6 years ago
1b14a37
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
by Andy Shevchenko
· 6 years ago
18917d5
NFC: fix attrs checks in netlink interface
by Andrey Konovalov
· 6 years ago
d24b6c6
Merge branch 'hns3-next'
by David S. Miller
· 6 years ago
08d80a4
net: hns3: use dev_info() instead of pr_info()
by Huazhong Tan
· 6 years ago
dbba6da
net: hns3: Add support for using order 1 pages with a 4K buffer
by Yunsheng Lin
· 6 years ago
0812545
net: hns3: add interrupt affinity support for misc interrupt
by Yunsheng Lin
· 6 years ago
7be1b9f
net: hns3: make hclge_service use delayed workqueue
by Yunsheng Lin
· 6 years ago
1c82294
net: hns3: add debug messages to identify eth down cause
by Yonglong Liu
· 6 years ago
9237137
net: hns3: modify firmware version display format
by Yufeng Mo
· 6 years ago
d659f9f
net: hns3: change GFP flag during lock period
by Yufeng Mo
· 6 years ago
8e9eee7
net: hns3: remove upgrade reset level when reset fail
by Huazhong Tan
· 6 years ago
aa3253b
net: hns3: add a check for get_reset_level
by Guangbin Huang
· 6 years ago
44950d2
net: hns3: add reset checking before set channels
by Jian Shen
· 6 years ago
2ab4587
mac80211: add support for the ADDBA extension element
by John Crispin
· 6 years ago
697f6c5
mac80211: propagate HE operation info into bss_conf
by John Crispin
· 6 years ago
90d4962
mac80211: fix ieee80211_he_oper_size() comment
by John Crispin
· 6 years ago
Next »