Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd911b141ff1fa5485653c313dd6f09f45b9e4c0
/
net
c681970
net: bridge: remove ipv6 zero address check in mcast queries
by Nikolay Aleksandrov
· 6 years ago
2b52f2c
sctp: check policy more carefully when getting pr status
by Xin Long
· 6 years ago
89e5f2d
net: Properly unlink GRO packets on overflow.
by David S. Miller
· 6 years ago
54d6a82
net: drop skb on failure in ip_check_defrag()
by Cong Wang
· 6 years ago
c3f13a4
net/smc: fix smc_buf_unuse to use the lgr pointer
by Karsten Graul
· 6 years ago
6a4aa53
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
by David Ahern
· 6 years ago
0024aeb
openvswitch: Fix push/pop ethernet validation
by Jaime Caamaño Ruiz
· 6 years ago
2799b51
rtnetlink: Disallow FDB configuration for non-Ethernet device
by Ido Schimmel
· 6 years ago
fd54c18
Revert "net: simplify sock_poll_wait"
by Karsten Graul
· 6 years ago
4fb0dc9
net: udp: fix handling of CHECKSUM_COMPLETE packets
by Sean Tranchetti
· 6 years ago
917629e
net: sched: gred: pass the right attribute to gred_change_table_def()
by Jakub Kicinski
· 6 years ago
dc31623
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
by Stefano Brivio
· 6 years ago
0f216d9
bridge: do not add port to router list when receives query with source 0.0.0.0
by Hangbin Liu
· 6 years ago
d2fb4fb
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
by Roopa Prabhu
· 6 years ago
4ba4c56
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
by David Ahern
· 6 years ago
d55bef50
net: fix pskb_trim_rcsum_slow() with odd trim offset
by Dimitris Michailidis
· 6 years ago
4899542
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
by David S. Miller
· 6 years ago
d4d576f
ip6_tunnel: Fix encapsulation layout
by Stefano Brivio
· 6 years ago
b06f9d9
tipc: fix info leak from kernel tipc_event
by Jon Maloy
· 6 years ago
b616856
net: socket: fix a missing-check bug
by Wenwen Wang
· 6 years ago
3c53ed8
net: sched: Fix for duplicate class dump
by Phil Sutter
· 6 years ago
2ee653f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
eddf016
net: ipmr: fix unresolved entry dumps
by Nikolay Aleksandrov
· 6 years ago
84dad55
udp6: fix encap return code for resubmitting
by Paolo Abeni
· 6 years ago
c863850
sctp: not free the new asoc when sctp_wait_for_connect returns err
by Xin Long
· 6 years ago
b336dec
sctp: fix race on sctp_id2asoc
by Marcelo Ricardo Leitner
· 6 years ago
8425843
net: bpfilter: use get_pid_task instead of pid_task
by Taehee Yoo
· 6 years ago
0ac1077
sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead
by Xin Long
· 6 years ago
1890fea
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
by David Howells
· 6 years ago
d805397
sctp: use the pmtu from the icmp packet to update transport pathmtu
by Xin Long
· 6 years ago
dc012f3
ipv6: mcast: fix a use-after-free in inet6_mc_check
by Eric Dumazet
· 6 years ago
d3092b2
tipc: fix unsafe rcu locking when accessing publication list
by Tung Nguyen
· 6 years ago
7ec8dc9
rxrpc: Fix incorrect conditional on IPV6
by David Howells
· 6 years ago
f547fac
ipv6: rate-limit probes for neighbourless routes
by Sabrina Dubroca
· 6 years ago
d6672a5
rxrpc: use correct kvec num when sending BUSY response packet
by YueHaibing
· 6 years ago
d7b4c24
rxrpc: Fix an uninitialised variable
by David Howells
· 6 years ago
4af00f4
tipc: initialize broadcast link stale counter correctly
by Jon Maloy
· 6 years ago
5a8e7ae
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
by Cong Wang
· 6 years ago
e331473
net/sched: cls_api: add missing validation of netlink attributes
by Davide Caratti
· 6 years ago
58f5bbe
ethtool: fix a privilege escalation bug
by Wenwen Wang
· 6 years ago
2bb3207
ethtool: fix a missing-check bug
by Wenwen Wang
· 6 years ago
028c99f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
90ad184
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
a1f8dd3
tipc: eliminate possible recursive locking detected by LOCKDEP
by Ying Xue
· 6 years ago
834d3cd
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Greg Kroah-Hartman
· 6 years ago
9dffff2
xfrm: policy: use hlist rcu variants on insert
by Florian Westphal
· 6 years ago
9f7e43d
net/xfrm: fix out-of-bounds packet access
by Alexei Starovoitov
· 6 years ago
cee2716
xsk: do not call synchronize_net() under RCU read lock
by Björn Töpel
· 6 years ago
e7eb058
tipc: queue socket protocol error messages into socket receive buffer
by Parthasarathy Bhuvaragan
· 6 years ago
047491e
tipc: set link tolerance correctly in broadcast link
by Jon Maloy
· 6 years ago
28d35bc
net: ipv4: don't let PMTU updates increase route MTU
by Sabrina Dubroca
· 6 years ago
af7d6cc
net: ipv4: update fnhe_pmtu when first hop's MTU changes
by Sabrina Dubroca
· 6 years ago
7abab7b
net/ipv6: stop leaking percpu memory in fib6 info
by Mike Rapoport
· 6 years ago
49b538e
Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
9a4890b
rds: RDS (tcp) hangs on sendto() to unresponding address
by Ka-Cheong Poon
· 6 years ago
52b5d6f
net: make skb_partial_csum_set() more robust against overflows
by Eric Dumazet
· 6 years ago
bde74ad
devlink: Add helper function for safely copy string param
by Moshe Shemesh
· 6 years ago
1276534
devlink: Fix param cmode driverinit for string type
by Moshe Shemesh
· 6 years ago
f355cfc
devlink: Fix param set handling for string type
by Moshe Shemesh
· 6 years ago
c1e15b4
rxrpc: Fix the packet reception routine
by David Howells
· 6 years ago
6475309
rxrpc: Fix connection-level abort handling
by David Howells
· 6 years ago
298bc15
rxrpc: Only take the rwind and mtu values from latest ACK
by David Howells
· 6 years ago
dfe9952
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
by David Howells
· 6 years ago
c479d5f
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
by David Howells
· 6 years ago
bfd2821
rxrpc: Don't need to take the RCU read lock in the packet receiver
by David Howells
· 6 years ago
5271953
rxrpc: Use the UDP encap_rcv hook
by David Howells
· 6 years ago
6d4c407
net: sched: cls_u32: fix hnode refcounting
by Al Viro
· 6 years ago
7e82364
udp: Unbreak modules that rely on external __skb_recv_udp() availability
by Jiri Kosina
· 6 years ago
329e098
treewide: Replace more open-coded allocation size multiplications
by Kees Cook
· 6 years ago
a688caa
ipv6: take rcu lock in rawv6_send_hdrinc()
by Wei Wang
· 6 years ago
8b4c3cd
net: sched: Add policy validation for tc attributes
by David Ahern
· 6 years ago
bd961c9
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
by Mauricio Faria de Oliveira
· 6 years ago
33aa8da
net: bpfilter: Fix type cast and pointer warnings
by Shanthosh RK
· 6 years ago
2cfa227
rxrpc: Fix the data_ready handler
by David Howells
· 6 years ago
5e33a23
rxrpc: Fix some missed refs to init_net
by David Howells
· 6 years ago
9d2f67e
net/packet: fix packet drop as of virtio gso
by Jianfeng Tan
· 6 years ago
17c357e
openvswitch: load NAT helper
by Flavio Leitner
· 6 years ago
9e15ff7
Merge tag 'mac80211-for-davem-2018-10-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
2cc543f
sctp: fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
64199fc
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
by Eric Dumazet
· 6 years ago
0e1d6ec
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
by Eric Dumazet
· 6 years ago
2ab2ddd
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
by Eric Dumazet
· 6 years ago
6fe9487
bond: take rcu lock in netpoll_send_skb_on_dev
by Dave Jones
· 6 years ago
893626d6
rtnetlink: Fail dump if target netnsid is invalid
by David Ahern
· 6 years ago
7f6d655
Revert "openvswitch: Fix template leak in error cases."
by Flavio Leitner
· 6 years ago
4da4025
xfrm: fix gro_cells leak when remove virtual xfrm interfaces
by Li RongQing
· 6 years ago
92d7c74
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 6 years ago
d949cfe
tipc: ignore STATE_MSG on wrong link session
by LUU Duc Canh
· 6 years ago
aeadd93
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
by Dan Carpenter
· 6 years ago
ee0b6f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 6 years ago
1ad98e9
tcp/dccp: fix lockdep issue when SYN is backlogged
by Eric Dumazet
· 6 years ago
c8424dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
1db5852
cfg80211: fix use-after-free in reg_process_hint()
by Yu Zhao
· 6 years ago
211710c
mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
by Felix Fietkau
· 6 years ago
848e616
cfg80211: fix wext-compat memory leak
by Stefan Seyfried
· 6 years ago
c140eb1
tipc: fix failover problem
by LUU Duc Canh
· 6 years ago
f810dce
Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 6 years ago
c24498c
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
by Eric Dumazet
· 6 years ago
05c5e9f
Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
40e4f26
netfilter: xt_socket: check sk before checking for netns.
by Flavio Leitner
· 6 years ago
Next »