Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
401192113730947572d280ec465555ab9ff5a597
/
net
4011921
net: sched: refactor block offloads counter usage
by Vlad Buslov
· 5 years ago
97394be
net: sched: change tcf block offload counter type to atomic_t
by Vlad Buslov
· 5 years ago
4f8116c
net: sched: protect block offload-related fields with rw_semaphore
by Vlad Buslov
· 5 years ago
dd016ac
net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
by Markus Elfring
· 5 years ago
bd1200b
drop_monitor: Make timestamps y2038 safe
by Ido Schimmel
· 5 years ago
bf1867d
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
by Dag Moxnes
· 5 years ago
c7a42eb
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
by Xin Long
· 5 years ago
6d24e14
net/ncsi: update response packet length for GCPS/GNS/GNPTS commands
by Ben Wei
· 5 years ago
c76c992
nexthops: remove redundant assignment to variable err
by Colin Ian King
· 5 years ago
48cb395
mac80211: minstrel_ht: improve rate probing for devices with static fallback
by Felix Fietkau
· 5 years ago
21f7981
mac80211: minstrel_ht: fix default max throughput rate indexes
by Felix Fietkau
· 5 years ago
f793c7e
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
by Felix Fietkau
· 5 years ago
56dd918
mac80211: minstrel_ht: fix per-group max throughput rate initialization
by Felix Fietkau
· 5 years ago
2a38075
nl80211: Add support for EDMG channels
by Alexei Avshalom Lazar
· 5 years ago
5db16ba
mac80211: fix possible NULL pointerderef in obss pd code
by John Crispin
· 5 years ago
9cf0233
mac80211: add assoc-at support
by Ben Greear
· 5 years ago
6c7a003
cfg80211: Support assoc-at timer in sta-info
by Ben Greear
· 5 years ago
62524a5
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
by Arend van Spriel
· 5 years ago
5ea4e78
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
by Arend van Spriel
· 5 years ago
0816e6b
cfg80211: use same IR permissive rules for 6GHz band
by Arend van Spriel
· 5 years ago
e548a1c
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
by Arend van Spriel
· 5 years ago
852f046
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
by Arend van Spriel
· 5 years ago
fa1f108
cfg80211: util: add 6GHz channel to freq conversion and vice versa
by Arend van Spriel
· 5 years ago
f89769c
cfg80211: add 6GHz UNII band definitions
by Arend van Spriel
· 5 years ago
c5b9a7f
nl80211: add 6GHz band definition to enum nl80211_band
by Arend van Spriel
· 5 years ago
3a00f08
mac80211: add missing length field increment when generating Radiotap header
by John Crispin
· 5 years ago
a027c304
mac80211: 80Mhz was not reported properly when using tx_status_ext
by John Crispin
· 5 years ago
8db6e73
mac80211: fix bad guard when reporting legacy rates
by John Crispin
· 5 years ago
dc649d6
mac80211: fix TX legacy rate reporting when tx_status_ext is used
by John Crispin
· 5 years ago
0394a63
net: dsa: enable and disable all ports
by Vivien Didelot
· 5 years ago
955222c
net: dsa: use a single switch statement for port setup
by Vivien Didelot
· 5 years ago
2f75763
sctp: remove net sctp.x_enable working as a global switch
by Xin Long
· 5 years ago
56dd525
sctp: add SCTP_AUTH_SUPPORTED sockopt
by Xin Long
· 5 years ago
03f9612
sctp: add sctp_auth_init and sctp_auth_free
by Xin Long
· 5 years ago
219f9ea
sctp: use ep and asoc auth_enable properly
by Xin Long
· 5 years ago
df2c71f
sctp: add SCTP_ASCONF_SUPPORTED sockopt
by Xin Long
· 5 years ago
a2eeacc
sctp: check asoc peer.asconf_capable before processing asconf
by Xin Long
· 5 years ago
bb2ded2
sctp: not set peer.asconf_capable in sctp_association_init
by Xin Long
· 5 years ago
4e27428
sctp: add asconf_enable in struct sctp_endpoint
by Xin Long
· 5 years ago
af80970
net: remove empty inet_exit_net
by Li RongQing
· 5 years ago
607f625
net: flow_offload: convert block_ing_cb_list to regular list type
by Vlad Buslov
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
3bc158f
netfilter: nf_tables: map basechain priority to hardware priority
by Pablo Neira Ayuso
· 5 years ago
e654f9f
tipc: clean up skb list lock handling on send path
by Jon Maloy
· 5 years ago
391203a
devlink: Add generic packet traps and groups
by Ido Schimmel
· 5 years ago
0f420b6
devlink: Add packet trap infrastructure
by Ido Schimmel
· 5 years ago
8e94c3b
drop_monitor: Allow user to start monitoring hardware drops
by Ido Schimmel
· 5 years ago
d40e1de
drop_monitor: Add support for summary alert mode for hardware drops
by Ido Schimmel
· 5 years ago
5e58109
drop_monitor: Add support for packet alert mode for hardware drops
by Ido Schimmel
· 5 years ago
80cebed
drop_monitor: Consider all monitoring states before performing configuration
by Ido Schimmel
· 5 years ago
edd3d00
drop_monitor: Add basic infrastructure for hardware drops
by Ido Schimmel
· 5 years ago
cac1174
drop_monitor: Initialize hardware per-CPU data
by Ido Schimmel
· 5 years ago
9b63f57
drop_monitor: Move per-CPU data init/fini to separate functions
by Ido Schimmel
· 5 years ago
42eb455
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 5 years ago
1bc844e
net: bridge: mdb: allow add/delete for host-joined groups
by Nikolay Aleksandrov
· 5 years ago
e77b0c8
net: bridge: mdb: dump host-joined entries as well
by Nikolay Aleksandrov
· 5 years ago
6545916
net: bridge: mdb: factor out mdb filling
by Nikolay Aleksandrov
· 5 years ago
f59783f
net: bridge: mdb: move vlan comments
by Nikolay Aleksandrov
· 5 years ago
00843d9
net: dsa: remove calls to genphy_config_init
by Heiner Kallweit
· 5 years ago
58a96fc
Bluetooth: Add debug setting for changing minimum encryption key size
by Marcel Holtmann
· 5 years ago
7120423
tipc: fix false detection of retransmit failures
by Tuong Lien
· 5 years ago
480fd99
Merge tag 'rxrpc-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 5 years ago
12ed601
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
32d3182
net/packet: fix race in tpacket_snd()
by Eric Dumazet
· 5 years ago
8714652
Merge tag 'linux-can-next-for-5.4-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 5 years ago
d85f017
net: tls, fix sk_write_space NULL write when tx disabled
by John Fastabend
· 5 years ago
8d73f8f
page_pool: fix logic in __page_pool_get_cached
by Jonathan Lemon
· 5 years ago
11740ef
rds: check for excessive looping in rds_send_xmit
by Andy Grover
· 14 years ago
55c70ca
net/rds: Add a few missing rds_stat_names entries
by Gerd Rausch
· 5 years ago
356feaa
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
by Chris Mason
· 13 years ago
65dedd7
RDS: limit the number of times we loop in rds_send_xmit
by Chris Mason
· 13 years ago
873343e
page_pool: remove unnecessary variable init
by Yunsheng Lin
· 5 years ago
a46b5b6
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
by Ka-Cheong Poon
· 5 years ago
83c156d
netfilter: nft_bitwise: Adjust parentheses to fix memcmp size argument
by Nathan Chancellor
· 5 years ago
06d9532
rxrpc: Fix read-after-free in rxrpc_queue_local()
by David Howells
· 5 years ago
b00df84
rxrpc: Fix local endpoint replacement
by David Howells
· 5 years ago
dfe42be
netfilter: nft_flow_offload: skip tcp rst and fin packets
by Pablo Neira Ayuso
· 5 years ago
6d5afe2
sctp: fix memleak in sctp_send_reset_streams
by zhengbin
· 5 years ago
a1794de
sctp: fix the transport error_count check
by Xin Long
· 5 years ago
c162610
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by Jakub Kicinski
· 5 years ago
043b841
net: devlink: remove redundant rtnl lock assert
by Vlad Buslov
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
92b4982
devlink: send notifications for deleted snapshots on region destroy
by Jiri Pirko
· 5 years ago
656c8e9
netfilter: conntrack: Use consistent ct id hash calculation
by Dirk Morris
· 5 years ago
456a8a6
can: gw: add support for CAN FD frames
by Oliver Hartkopp
· 5 years ago
e9dc7c6
can: gw: use struct canfd_frame as internal data structure
by Oliver Hartkopp
· 5 years ago
21468e6
can: gw: cgw_parse_attr(): remove unnecessary braces for single statement block
by Marc Kleine-Budde
· 5 years ago
78f8a32
can: gw: cgw_dump_jobs(): avoid long lines
by Marc Kleine-Budde
· 5 years ago
0815c89
can: gw: can_can_gw_rcv(): remove return at end of void function
by Marc Kleine-Budde
· 5 years ago
5dfc8c9
can: gw: add missing spaces around operators
by Marc Kleine-Budde
· 5 years ago
f62564f
can: gw: remove unnecessary blank lines, add suggested blank lines
by Marc Kleine-Budde
· 5 years ago
465c0de
can: gw: convert block comments to network style comments
by Marc Kleine-Budde
· 5 years ago
bf74aa8
can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_tasklet
by Thomas Gleixner
· 5 years ago
9989f63
can: bcm: bcm_sock_no_ioctlcmd(): mark function as static
by Marc Kleine-Budde
· 5 years ago
af0b147
can: raw: raw_sock_no_ioctlcmd(): mark function as static
by Marc Kleine-Budde
· 5 years ago
d956b1a8
can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
by Marc Kleine-Budde
· 5 years ago
bff1004
can: raw: balance braces around else statements
by Marc Kleine-Budde
· 5 years ago
d5e4eca
can: raw: remove unnecessary blank lines, add suggested blank lines
by Marc Kleine-Budde
· 5 years ago
d6ada83
can: raw: convert block comments to network style comments
by Marc Kleine-Budde
· 5 years ago
97c3349
can: af_can: add missing identifiers to struct receiver::func
by Marc Kleine-Budde
· 5 years ago
Next »