Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3b3600fffb437ff5b6331e7dffb98408747b7c12
/
net
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4dd2b82
udp: fix GRO packet of death
by Eric Dumazet
· 6 years ago
886b7a5
ipv6: A few fixes on dereferencing rt->from
by Martin KaFai Lau
· 6 years ago
f350574
rds: ib: force endiannes annotation
by Nicholas Mc Guire
· 6 years ago
d2f0c96
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
by Shmulik Ladkani
· 6 years ago
c25031e
taprio: Add support for cycle-time-extension
by Vinicius Costa Gomes
· 6 years ago
6ca6a66
taprio: Add support for setting the cycle-time manually
by Vinicius Costa Gomes
· 6 years ago
a3d43c0
taprio: Add support adding an admin schedule
by Vinicius Costa Gomes
· 6 years ago
8c79f0e
taprio: Fix potencial use of invalid memory during dequeue()
by Vinicius Costa Gomes
· 6 years ago
98fa627
tcp: refactor setting the initial congestion window
by Yuchung Cheng
· 6 years ago
6b94b1c
tcp: refactor to consolidate TFO passive open code
by Yuchung Cheng
· 6 years ago
794200d
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
by Yuchung Cheng
· 6 years ago
8c3cfe1
tcp: lower congestion window on Fast Open SYNACK timeout
by Yuchung Cheng
· 6 years ago
336c39a
tcp: undo init congestion window on false SYNACK timeout
by Yuchung Cheng
· 6 years ago
9e450c1
tcp: better SYNACK sent timestamp
by Yuchung Cheng
· 6 years ago
7c1f081
tcp: undo initial congestion window on false SYN timeout
by Yuchung Cheng
· 6 years ago
bc9f38c
tcp: avoid unconditional congestion window undo on SYN retransmit
by Yuchung Cheng
· 6 years ago
2dcb003
net/tls: avoid NULL pointer deref on nskb->sk in fallback
by Jakub Kicinski
· 6 years ago
486efdc
packet: validate msg_namelen in send directly
by Willem de Bruijn
· 6 years ago
b2cf86e
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
by Willem de Bruijn
· 6 years ago
b587bda
devlink: Change devlink health locking mechanism
by Moshe Shemesh
· 6 years ago
fbd0197
sctp: avoid running the sctp state machine recursively
by Xin Long
· 6 years ago
0e23387
ipv6: fix races in ip6_dst_destroy()
by Eric Dumazet
· 6 years ago
93e86b3
net: dsa: Remove legacy probing support
by Andrew Lunn
· 6 years ago
314f76d
net: dsa: Add more convenient functions for installing port VLANs
by Vladimir Oltean
· 6 years ago
ec9121e
net: dsa: Skip calling .port_vlan_filtering on no change
by Vladimir Oltean
· 6 years ago
14574676
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
by Vladimir Oltean
· 6 years ago
d371b7c
net: dsa: Unset vlan_filtering when ports leave the bridge
by Vladimir Oltean
· 6 years ago
8f5d16f
net: dsa: Be aware of switches where VLAN filtering is a global setting
by Vladimir Oltean
· 6 years ago
33162e9
net: dsa: Store vlan_filtering as a property of dsa_port
by Vladimir Oltean
· 6 years ago
85478d7
net: dsa: Fix pharse -> phase typo
by Vladimir Oltean
· 6 years ago
a622b40
l2ip: fix possible use-after-free
by Eric Dumazet
· 6 years ago
c93ad13
appletalk: Set error code if register_snap_client failed
by YueHaibing
· 6 years ago
b130234
rxrpc: Fix net namespace cleanup
by David Howells
· 6 years ago
a658a3f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
b145745
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
6c0afef5
ipv6/flowlabel: wait rcu grace period before put_pid()
by Eric Dumazet
· 6 years ago
1d3fd8a
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sending dest unreach
by Stephen Suryaputra
· 6 years ago
ca2fe29
tcp: add sanity tests in tcp_add_backlog()
by Eric Dumazet
· 6 years ago
95c1692
ipv6: invert flowlabel sharing check in process and user mode
by Willem de Bruijn
· 6 years ago
2ae7a39
Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
0b9f9df
dsa: Allow tag drivers to be built as modules
by Andrew Lunn
· 6 years ago
3aa475e
dsa: tag_brcm: Avoid unused symbols
by Andrew Lunn
· 6 years ago
f81a43e
dsa: Cleanup unneeded table and make tag structures static
by Andrew Lunn
· 6 years ago
3675617
dsa: Make use of the list of tag drivers
by Andrew Lunn
· 6 years ago
4dad81e
dsa: Add stub tag driver put method
by Andrew Lunn
· 6 years ago
c39e2a1
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
by Andrew Lunn
· 6 years ago
409065b
dsa: Register the none tagger ops
by Andrew Lunn
· 6 years ago
bdc6fe5
dsa: Keep link list of tag drivers
by Andrew Lunn
· 6 years ago
d3b8c04
dsa: Add boilerplate helper to register DSA tag driver modules
by Andrew Lunn
· 6 years ago
056eed2
dsa: Add TAG protocol to tag ops
by Andrew Lunn
· 6 years ago
f18bba5
dsa: Add MODULE_LICENSE to tag drivers
by Andrew Lunn
· 6 years ago
0b42f03
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
by Andrew Lunn
· 6 years ago
875138f
dsa: Move tagger name into its ops structure
by Andrew Lunn
· 6 years ago
dfedd3b
dsa: Add SPDX header to tag drivers.
by Andrew Lunn
· 6 years ago
5f0d736
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
21f1b8a
udp: fix GRO reception in case of length mismatch
by Paolo Abeni
· 6 years ago
eb3d38d
net/tls: fix copy to fragments in reencrypt
by Jakub Kicinski
· 6 years ago
97e1caa
net/tls: don't copy negative amounts of data in reencrypt
by Jakub Kicinski
· 6 years ago
ef6243a
genetlink: optionally validate strictly/dumps
by Johannes Berg
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
f78c603
net: fix two coding style issues
by Michal Kubecek
· 6 years ago
12ad5f6
ipset: drop ipset_nest_start() and ipset_nest_end()
by Michal Kubecek
· 6 years ago
ae0be8d
netlink: make nla_nest_start() add NLA_F_NESTED flag
by Michal Kubecek
· 6 years ago
63a1c95
net/tls: byte swap device req TCP seq no upon setting
by Jakub Kicinski
· 6 years ago
9e99579
net/tls: remove old exports of sk_destruct functions
by Jakub Kicinski
· 6 years ago
e49d268d
net/tls: don't log errors every time offload can't proceed
by Jakub Kicinski
· 6 years ago
6ac99e8
bpf: Introduce bpf sk local storage
by Martin KaFai Lau
· 6 years ago
e950e84
selftests: bpf: test writable buffers in raw tps
by Matt Mullins
· 6 years ago
30e5a9a
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
0e58156
tipc: remove rcu_read_unlock() left in tipc_udp_recv()
by Eric Dumazet
· 6 years ago
4e43df3
genetlink: use idr_alloc_cyclic for family->id assignment
by Marcel Holtmann
· 6 years ago
e55449e
ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup
by David Ahern
· 6 years ago
6074782
net: socket: Fix missing break in switch statement
by Gustavo A. R. Silva
· 6 years ago
c1c4772
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
by Eric Dumazet
· 6 years ago
8828f81
mac80211: probe unexercised mesh links
by Rajkumar Manoharan
· 6 years ago
0601677
mac80211: add option for setting control flags
by Rajkumar Manoharan
· 6 years ago
5ab92e7
cfg80211: add support to probe unexercised mesh link
by Rajkumar Manoharan
· 6 years ago
387bc002
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
by Alexander Wetzel
· 6 years ago
a680fe4
nl80211: do a struct assignment to radar_chandef instead of memcpy()
by Luca Coelho
· 6 years ago
622fce8
mac80211: Fix Extended Key ID auto activation
by Alexander Wetzel
· 6 years ago
5809a5d
cfg80211: don't pass pointer to pointer unnecessarily
by Dan Carpenter
· 6 years ago
ba905bf
mac80211: store tx power value from user to station
by Ashok Raj Nagarajan
· 6 years ago
e96d1cd
cfg80211: Add support to set tx power for a station associated
by Ashok Raj Nagarajan
· 6 years ago
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
Next »