Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
dbd50a851c50bb95e457c99306eff298afd3d731
dbd50a8
mac80211: only allocate one queue when using iTXQs
by Johannes Berg
· 6 years ago
391d132
nl80211: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
9f8c713
cfg80211: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
276d9e8
mac80211: debugfs option to force TX status frames
by Julius Niedworok
· 6 years ago
5e28042
cfg80211: remove redundant zero check on variable 'changed'
by Colin Ian King
· 6 years ago
5dc8cdc
mac80211/cfg80211: update bss channel on channel switch
by Sergey Matyukevich
· 6 years ago
c2b1794
mac80211: minstrel_ht: automatically calculate rate duration shift
by Felix Fietkau
· 6 years ago
7f2e12e
mac80211: minstrel_ht: add support for rates with 4 spatial streams
by Felix Fietkau
· 6 years ago
1974da8
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
by Felix Fietkau
· 6 years ago
96fc6ef
mac80211: IEEE 802.11 Extended Key ID support
by Alexander Wetzel
· 6 years ago
6cdd397
nl80211/cfg80211: Extended Key ID support
by Alexander Wetzel
· 6 years ago
092c409
mac80211: Optimize tailroom_needed update checks
by Alexander Wetzel
· 6 years ago
8dbb000
mac80211: set NETIF_F_LLTX when using intermediate tx queues
by Felix Fietkau
· 6 years ago
ded4698
mac80211: run late dequeue late tx handlers without holding fq->lock
by Felix Fietkau
· 6 years ago
f2af2df
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
by Felix Fietkau
· 6 years ago
ef618b1
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
by Felix Fietkau
· 6 years ago
abaea61
ieee80211: update HE IEs to D4.0 spec
by Liad Kaufman
· 6 years ago
5023b14
mac80211: support profile split between elements
by Sara Sharon
· 6 years ago
fe806e4
cfg80211: support profile split between elements
by Sara Sharon
· 6 years ago
671042a
mac80211: support non-inheritance element
by Sara Sharon
· 6 years ago
f7dacfb
cfg80211: support non-inheritance element
by Sara Sharon
· 6 years ago
5bd9d10
cfg80211: don't skip multi-bssid index element
by Sara Sharon
· 6 years ago
0538395
mac80211_hwsim: set p2p device interface support indication
by Avraham Stern
· 6 years ago
1d93733
nl80211: increase NL80211_MAX_SUPP_REG_RULES
by Shaul Triebitz
· 6 years ago
cb74e97
cfg80211/nl80211: Offload OWE processing to user space in AP mode
by Sunil Dutt
· 6 years ago
ab60633
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
by Narayanraddi Masti
· 6 years ago
1e1b11b
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
by vamsi krishna
· 6 years ago
d39f3b4
nl80211: reindent some sched scan code
by Johannes Berg
· 6 years ago
1f17f77
net: sched: flower: insert filter to ht before offloading it to hw
by Vlad Buslov
· 6 years ago
9186c90
Merge branch 'rhashtable-bitlocks'
by David S. Miller
· 6 years ago
149212f
rhashtable: add lockdep tracking to bucket bit-spin-locks.
by NeilBrown
· 6 years ago
8f0db01
rhashtable: use bit_spin_locks to protect hash bucket.
by NeilBrown
· 6 years ago
ff302db
rhashtable: allow rht_bucket_var to return NULL.
by NeilBrown
· 6 years ago
7a41c29
rhashtable: use cmpxchg() in nested_table_alloc()
by NeilBrown
· 6 years ago
1e045a6
Merge branch 'net-hsr-improvements-and-bug-fixes'
by David S. Miller
· 6 years ago
5150b45
net: hsr: Fix node prune function for forget time expiry
by Aaron Kramer
· 6 years ago
fc4ecae
net: hsr: add debugfs support for display node list
by Murali Karicheri
· 6 years ago
0e7623b
net: hsr: convert to SPDX identifier
by Murali Karicheri
· 6 years ago
9f73c2b
net: hsr: add blank line after function declaration
by Murali Karicheri
· 6 years ago
b1b4aa9
net: hsr: remove camel case usage in the code
by Murali Karicheri
· 6 years ago
d131fcc
net: hsr: add missing space around operator in code
by Murali Karicheri
· 6 years ago
0594778
net: hsr: fix placement of logical operator in a multi-line statement
by Murali Karicheri
· 6 years ago
5fa9677
net: hsr: remove unnecessary space after a cast
by Murali Karicheri
· 6 years ago
05ca6e6
net: hsr: fix NULL checks in the code
by Murali Karicheri
· 6 years ago
0525fc0
net: hsr: fix lines that ends with a '('
by Murali Karicheri
· 6 years ago
4fe25bd
net: hsr: fix alignment issues in the code for functions
by Murali Karicheri
· 6 years ago
5670342
net: hsr: remove unnecessary paranthesis from the code
by Murali Karicheri
· 6 years ago
d473077
net: hsr: fix multiple blank lines in the code
by Murali Karicheri
· 6 years ago
d595b85
net: hsr: fix lines exceeding 80 characters
by Murali Karicheri
· 6 years ago
f1054c6
selftests: forwarding: test for bridge mcast traffic after report and leave
by Nikolay Aleksandrov
· 6 years ago
ea40168
net: hns: fix unsigned comparison to less than zero
by Colin Ian King
· 6 years ago
afdb3df
Merge branch 'r8152-runtime-mac-changes'
by David S. Miller
· 6 years ago
2576627
r8152: Refresh MAC address during USBDEVFS_RESET
by Mario Limonciello
· 6 years ago
78fdde3
r8152: remove extra action copying ethernet address
by Mario Limonciello
· 6 years ago
d1edc08
tcp: remove redundant check on tskb
by Colin Ian King
· 6 years ago
cdf369c
Merge branch 'net-phy-add-Amlogic-g12a-support'
by David S. Miller
· 6 years ago
fad137c
net: phy: meson-gxl: clean-up gxl variant driver
by Jerome Brunet
· 6 years ago
5c3407a
net: phy: meson-gxl: add g12a support
by Jerome Brunet
· 6 years ago
7090425
net: phy: add amlogic g12a mdio mux support
by Jerome Brunet
· 6 years ago
867934e
dt-bindings: net: phy: add g12a mdio mux documentation
by Jerome Brunet
· 6 years ago
7934b48
virtio-net: Fix some minor formatting errors
by Yuval Shaia
· 6 years ago
6221333a
virtio-net: Remove inclusion of pci.h
by Yuval Shaia
· 6 years ago
eb94dc9
r8169: disable tx interrupt coalescing on RTL8168
by Heiner Kallweit
· 6 years ago
f83f715
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7f46774
Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux
by Linus Torvalds
· 6 years ago
c7084ed
tty: mark Siemens R3964 line discipline as BROKEN
by Greg Kroah-Hartman
· 6 years ago
ea2cec2
Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
0548740
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
bbd669a
ibmvnic: Fix completion structure initialization
by Thomas Falcon
· 6 years ago
bb9bd81
ipv6: sit: reset ip header pointer in ipip6_rcv
by Lorenzo Bianconi
· 6 years ago
8f4043f
Merge branch 'tipc-improve-TIPC-unicast-link-throughput'
by David S. Miller
· 6 years ago
58ee86b
tipc: adapt link failover for new Gap-ACK algorithm
by Tuong Lien
· 6 years ago
382f598
tipc: reduce duplicate packets for unicast traffic
by Tuong Lien
· 6 years ago
9195948
tipc: improve TIPC throughput by Gap ACK blocks
by Tuong Lien
· 6 years ago
8e22ba9
Merge tag 'riscv-for-linus-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
29502bb
Merge branch 'genphy-ability'
by David S. Miller
· 6 years ago
32a069d
net: phy: realtek: remove setting callback get_features and use phylib fallback
by Heiner Kallweit
· 6 years ago
a1deab1
net: phy: allow a PHY driver to define neither features nor get_features
by Heiner Kallweit
· 6 years ago
e177163
net: bridge: mcast: remove unused br_ip_equal function
by Nikolay Aleksandrov
· 6 years ago
1515a63f
net: bridge: always clear mcast matching struct on reports and leaves
by Nikolay Aleksandrov
· 6 years ago
20ad549
Merge tag 'pm-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
b512f71
Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
448a241
Revert "r8169: use netif_receive_skb_list batching"
by Heiner Kallweit
· 6 years ago
23b5f42
Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
f6fee16
tcp: Accept ECT on SYN in the presence of RFC8311
by Tilmans, Olivier (Nokia - BE/Antwerp)
· 6 years ago
9db6ce4
Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
6124d06
Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'
by David S. Miller
· 6 years ago
119c0b5
net: devlink: add warning for ndo_get_port_parent_id set when not needed
by Jiri Pirko
· 6 years ago
15b04ac
dsa: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
df535f4
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
by Jiri Pirko
· 6 years ago
c25f08a
nfp: remove ndo_get_port_parent_id implementation
by Jiri Pirko
· 6 years ago
1b15c90
nfp: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
56d9f4e
bnxt: remove ndo_get_port_parent_id implementation for physical ports
by Jiri Pirko
· 6 years ago
6605a22
bnxt: pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
03213a9
bnxt: move bp->switch_id initialization to PF probe
by Jiri Pirko
· 6 years ago
aef36b8
mlxsw: Remove ndo_get_port_parent_id implementation
by Jiri Pirko
· 6 years ago
cdf29f4
mlxsw: Pass switch ID through devlink_port_attrs_set()
by Jiri Pirko
· 6 years ago
7e1146e
net: devlink: introduce devlink_compat_switch_id_get() helper
by Jiri Pirko
· 6 years ago
bec5267
net: devlink: extend port attrs for switch ID
by Jiri Pirko
· 6 years ago
407dd70
net: devlink: convert devlink_port_attrs bools to bits
by Jiri Pirko
· 6 years ago
Next »