Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7516fc11e44e73f1fcf8a3808dd88f82142e6585
/
net
30bfd93
net/ipv6: do not copy dst flags on rt init
by Peter Oskolkov
· 6 years ago
3275b4df
Revert "kcm: remove any offset before parsing messages"
by David S. Miller
· 6 years ago
072222b
kcm: remove any offset before parsing messages
by Dominique Martinet
· 6 years ago
50c6b58
tls: fix currently broken MSG_PEEK behavior
by Daniel Borkmann
· 6 years ago
bbd6528
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
0376d5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
eb63f29
udp6: add missing checks on edumux packet processing
by Paolo Abeni
· 6 years ago
2b5a921
udp4: fix IP_CMSG_CHECKSUM for connected sockets
by Paolo Abeni
· 6 years ago
34043d2
net/sched: act_sample: fix NULL dereference in the data path
by Davide Caratti
· 6 years ago
1cebf8f
socket: fix struct ifreq size in compat ioctl
by Johannes Berg
· 6 years ago
c56cae2
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 6 years ago
bffb9b5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 6 years ago
c844eb4
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
by Sabrina Dubroca
· 6 years ago
86029d1
tls: zero the crypto information from tls_context before freeing
by Sabrina Dubroca
· 6 years ago
7cba09c
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
by Sabrina Dubroca
· 6 years ago
f0e0d04
neighbour: confirm neigh entries when ARP packet is received
by Vasily Khoruzhick
· 6 years ago
56a49d7
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
by Roopa Prabhu
· 6 years ago
f5b9bac
net_sched: notify filter deletion when deleting a chain
by Cong Wang
· 6 years ago
22d0bd8
ipv6: use rt6_info members when dst is set in rt6_fill_node
by Xin Long
· 6 years ago
4c3d795
bpf: use __GFP_COMP while allocating page
by Tushar Dave
· 6 years ago
12a78b0
tipc: check return value of __tipc_dump_start()
by Cong Wang
· 6 years ago
cc4dfb7
rds: fix two RCU related problems
by Cong Wang
· 6 years ago
51dc63e
erspan: fix error handling for erspan tunnel
by Haishuang Yan
· 6 years ago
5a64506
erspan: return PACKET_REJECT when the appropriate tunnel is not found
by Haishuang Yan
· 6 years ago
0297c1c
tcp: rate limit synflood warnings further
by Willem de Bruijn
· 6 years ago
4ecdf77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
4ba5175
Bluetooth: Use correct tfm to generate OOB data
by Matias Karhumaa
· 6 years ago
94f14e4
Bluetooth: SMP: Fix trying to use non-existent local OOB data
by Johan Hedberg
· 6 years ago
1286df2
netfilter: xt_hashlimit: use s->file instead of s->private
by Cong Wang
· 6 years ago
ad18d7b
netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
by Michal 'vorner' Vaner
· 6 years ago
99e25d0
netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
by Pablo Neira Ayuso
· 6 years ago
a874752
netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
by Pablo Neira Ayuso
· 6 years ago
f94e638
netfilter: conntrack: reset tcp maxwin on re-register
by Florian Westphal
· 6 years ago
5d407b0
ip: frags: fix crash in ip_do_fragment()
by Taehee Yoo
· 6 years ago
52ea992
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
by Vakul Garg
· 6 years ago
5cf4a85
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
by Vincent Whitchurch
· 6 years ago
a162c35
net_sched: properly cancel netlink dump on failure
by Cong Wang
· 6 years ago
8f5c5fc
tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
by Cong Wang
· 6 years ago
b7f4156
net/iucv: declare iucv_path_table_empty() as static
by Julian Wiedmann
· 6 years ago
b2f5439
net/af_iucv: fix skb handling on HiperTransport xmit error
by Julian Wiedmann
· 6 years ago
2224409
net/af_iucv: drop inbound packets with invalid flags
by Julian Wiedmann
· 6 years ago
ee28bb5
net/sched: fix memory leak in act_tunnel_key_init()
by Davide Caratti
· 6 years ago
0a3b8b2
tipc: orphan sock in tipc_release()
by Cong Wang
· 6 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
84cb8eb
net: sched: action_ife: take reference to meta module
by Vlad Buslov
· 6 years ago
6d784f1
act_ife: fix a potential use-after-free
by Cong Wang
· 6 years ago
fc3e3bf
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
a484ef3
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
by Zhenbo Gao
· 6 years ago
9cc1bf3
tipc: correct spelling errors for struct tipc_bc_base's comment
by Zhenbo Gao
· 6 years ago
741880e
sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel
by Xin Long
· 6 years ago
af8a2b8
sctp: fix invalid reference to the index variable of the iterator
by Xin Long
· 6 years ago
c10bbfa
net: sched: null actions array pointer before releasing action
by Vlad Buslov
· 6 years ago
36feaac
ip6_tunnel: respect ttl inherit for ip6tnl
by Hangbin Liu
· 6 years ago
c6e57b3
mac80211: shorten the IBSS debug messages
by Emmanuel Grumbach
· 6 years ago
6c18b27
mac80211: don't Tx a deauth frame if the AP forbade Tx
by Emmanuel Grumbach
· 6 years ago
0007e94
mac80211: Fix station bandwidth setting after channel switch
by Ilan Peer
· 6 years ago
f3ffb6c
mac80211: fix a race between restart and CSA flows
by Emmanuel Grumbach
· 6 years ago
abd76d2
mac80211: fix WMM TXOP calculation
by Dreyfuss, Haim
· 6 years ago
8442938
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
by Dan Carpenter
· 6 years ago
66eb02d
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
by Lorenzo Bianconi
· 6 years ago
a80afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
15a81b4
net/ipv6: Only update MTU metric if it set
by David Ahern
· 6 years ago
ff06525
igmp: fix incorrect unsolicit report count after link down and up
by Hangbin Liu
· 6 years ago
4fb7253
igmp: fix incorrect unsolicit report count when join group
by Hangbin Liu
· 6 years ago
9db39f4
bpf: Fix bpf_msg_pull_data()
by Tushar Dave
· 6 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
93bbadd
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
by Alexey Kodanev
· 6 years ago
63cc357
tcp: do not restart timewait timer on rst reception
by Florian Westphal
· 6 years ago
b0e0b0a
net/rds: RDS is not Radio Data System
by Pavel Machek
· 6 years ago
3a7ad06
Revert "packet: switch kvzalloc to allocate memory"
by Eric Dumazet
· 6 years ago
7acfda5
netfilter: nf_tables: release chain in flushing set
by Taehee Yoo
· 6 years ago
e075841
netfilter: kconfig: nat related expression depend on nftables core
by Florian Westphal
· 6 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 6 years ago
aa58acf
mac80211: always account for A-MSDU header changes
by Johannes Berg
· 6 years ago
1eb5079
mac80211: do not convert to A-MSDU if frag/subframe limited
by Lorenzo Bianconi
· 6 years ago
4f0223b
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
by Arunk Khandavalli
· 6 years ago
97763dc
net_sched: reject unknown tcfa_action values
by Paolo Abeni
· 6 years ago
f707ef6
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
by Sabrina Dubroca
· 6 years ago
a03dc36b
ipv6: fix cleanup ordering for pingv6 registration
by Sabrina Dubroca
· 6 years ago
afe49de
ipv6: fix cleanup ordering for ip6_mr failure
by Sabrina Dubroca
· 6 years ago
85eb9af
net/sched: act_pedit: fix dump of extended layered op
by Davide Caratti
· 6 years ago
9a07efa
tipc: switch to rhashtable iterator
by Cong Wang
· 6 years ago
bd583fe
tipc: fix a missing rhashtable_walk_exit()
by Cong Wang
· 6 years ago
9f28954
vti6: remove !skb->ignore_df check from vti6_xmit()
by Alexey Kodanev
· 6 years ago
a8cf76a
bpf: fix sg shift repair start offset in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
2e43f95
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
0e06b22
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
0434ccd
netfilter: nf_tables: rework ct timeout set support
by Florian Westphal
· 6 years ago
ef39078d
netfilter: conntrack: place 'new' timeout in first location too
by Florian Westphal
· 6 years ago
166ac9d
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
by Sara Sharon
· 6 years ago
1f631c3
mac80211: mesh: fix HWMP sequence numbering to follow standard
by Yuan-Chi Pang
· 6 years ago
5b24109
bpf: fix several offset tests in bpf_msg_pull_data
by Daniel Borkmann
· 6 years ago
b88d26d
nl80211: Pass center frequency in kHz instead of MHz
by Haim Dreyfuss
· 6 years ago
d3c89bb
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
by Haim Dreyfuss
· 6 years ago
2093275
mac80211: don't update the PM state of a peer upon a multicast frame
by Emmanuel Grumbach
· 6 years ago
38cb87e
cfg80211: make wmm_rule part of the reg_rule structure
by Stanislaw Gruszka
· 6 years ago
67d1ba8a
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
by Danek Duvall
· 6 years ago
3f6e138
bpf: fix build error with clang
by Stefan Agner
· 6 years ago
53ae914
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
by Zhu Yanjun
· 6 years ago
ad86198
net: dsa: Drop GPIO includes
by Linus Walleij
· 6 years ago
Next »