Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f3d0e94ae1b3cd59bb438c3858d1adde58a3ccb
/
net
2f3d0e9
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
by Kalash Nainwal
· 6 years ago
92382cd
net/x25: fix a race in x25_bind()
by Eric Dumazet
· 6 years ago
40852d5
tcp: handle inet_csk_reqsk_queue_add() failures
by Guillaume Nault
· 6 years ago
e8273ce
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
by Xin Long
· 6 years ago
0651889
net/x25: reset state in x25_connect()
by Eric Dumazet
· 6 years ago
3123545
net/x25: fix use-after-free in x25_device_event()
by Eric Dumazet
· 6 years ago
b89d3ce
net: sit: fix UBSAN Undefined behaviour in check_6rd
by Miaohe Lin
· 6 years ago
8aad233
net/hsr: fix possible crash in add_timer()
by Eric Dumazet
· 6 years ago
a582b20
net: hsr: fix memory leak in hsr_dev_finalize()
by Mao Wenan
· 6 years ago
e0c435a
l2tp: fix infoleak in l2tp_ip6_recvmsg()
by Eric Dumazet
· 6 years ago
9204492
netfilter: nf_nat: skip nat clash resolution for same-origin entries
by Martynas Pumputis
· 6 years ago
4c870d3
vsock/virtio: reset connected sockets on device removal
by Stefano Garzarella
· 6 years ago
5c9e72b
vsock/virtio: fix kernel panic after device hot-unplug
by Stefano Garzarella
· 6 years ago
304e1f0
ipvs: Fix signed integer overflow when setsockopt timeout
by ZhangXiaoxu
· 6 years ago
d2a6df7
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
by Su Yanjun
· 6 years ago
3b44897
net: avoid use IPCB in cipso_v4_error
by Nazarov Sergey
· 6 years ago
55ea53a
net: Add __icmp_send helper.
by Nazarov Sergey
· 6 years ago
375d6d4
net: sit: fix memory leak in sit_init_net()
by Mao Wenan
· 6 years ago
05d3d2d
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
by YueHaibing
· 6 years ago
009510a
net: netem: fix skb length BUG_ON in __skb_to_sgvec
by Sheng Lan
· 6 years ago
1c973f9
netlabel: fix out-of-bounds memory accesses
by Paul Moore
· 6 years ago
d81778b
net-sysfs: Fix mem leak in netdev_register_kobject
by YueHaibing
· 6 years ago
a5a32e4
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
by Ido Schimmel
· 6 years ago
8933dbb
cfg80211: extend range deviation for DMG
by Chaitanya Tata
· 6 years ago
5b8acf2
mac80211: Add attribute aligned(2) to struct 'action'
by Mathieu Malaterre
· 6 years ago
ee3ba74
mac80211: don't initiate TDLS connection if station is not associated to AP
by Balaji Pothunoori
· 6 years ago
d0038e4
mac80211: fix miscounting of ttl-dropped frames
by Bob Copeland
· 6 years ago
deba234
netfilter: nf_tables: fix flush after rule deletion in the same batch
by Pablo Neira Ayuso
· 6 years ago
0b6633d
Revert "bridge: do not add port to router list when receives query with source 0.0.0.0"
by Hangbin Liu
· 6 years ago
64696ba
netpoll: Fix device name check in netpoll_setup()
by Matthias Kaehlcke
· 7 years ago
176ef96
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
by Xin Long
· 6 years ago
2b0925f
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
by Hangbin Liu
· 6 years ago
3b70317
net/packet: fix 4gb buffer limit due to overflow check
by Kal Conley
· 6 years ago
af9a0db
batman-adv: fix uninit-value in batadv_interface_tx()
by Eric Dumazet
· 6 years ago
a1f11de
libceph: handle an empty authorize reply
by Ilya Dryomov
· 6 years ago
efbc760
mac80211: Free mpath object when rhashtable insertion fails
by Herbert Xu
· 6 years ago
b5a5066
ax25: fix possible use-after-free
by Eric Dumazet
· 6 years ago
4833df3
net/x25: do not hold the cpu too long in x25_new_lci()
by Eric Dumazet
· 6 years ago
575880f
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
by Lorenzo Bianconi
· 6 years ago
1f52cfe
tcp: clear icsk_backoff in tcp_write_queue_purge()
by Eric Dumazet
· 6 years ago
8b4ceed
net: Do not allocate page fragments that are not skb aligned
by Alexander Duyck
· 6 years ago
209d8d2
tcp: tcp_v4_err() should be more careful
by Eric Dumazet
· 6 years ago
47dc74c
net: Fix for_each_netdev_feature on Big endian
by Hauke Mehrtens
· 6 years ago
be62fb6
vsock: cope with memory allocation failure at socket creation time
by Paolo Abeni
· 6 years ago
e52cb57
net: fix IPv6 prefix route residue
by Zhiqiang Liu
· 6 years ago
1894d7c
netfilter: nf_tables: fix mismatch in big-endian system
by Liping Zhang
· 8 years ago
84d8c3a
net: create skb_gso_validate_mac_len()
by Daniel Axtens
· 6 years ago
1474d65
batman-adv: Force mac header to start of data on xmit
by Sven Eckelmann
· 6 years ago
a5a1ce4
batman-adv: Avoid WARN on net_device without parent in netns
by Sven Eckelmann
· 6 years ago
a19fd85
xfrm: refine validation of template and selector families
by Florian Westphal
· 6 years ago
f3f0a9d
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
by Ilya Dryomov
· 6 years ago
0bf7aef
mac80211: ensure that mgmt tx skbs have tailroom for encryption
by Felix Fietkau
· 6 years ago
072e11e
net: dsa: slave: Don't propagate flag changes on down slave interfaces
by Rundong Ge
· 6 years ago
44476fd
rds: fix refcount bug in rds_sock_addref
by Eric Dumazet
· 6 years ago
1c23c29
rxrpc: bad unlock balance in rxrpc_recvmsg
by Eric Dumazet
· 6 years ago
2dd6c11
dccp: fool proof ccid_hc_[rt]x_parse_options()
by Eric Dumazet
· 6 years ago
11c7fac
Bluetooth: Fix unnecessary error message for HCI request completion
by Johan Hedberg
· 6 years ago
a1708a8
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
by YueHaibing
· 6 years ago
4470e51
mac80211: fix radiotap vendor presence bitmap handling
by Johannes Berg
· 6 years ago
63f7ee6
l2tp: fix reading optional fields of L2TPv3
by Jacob Wen
· 6 years ago
592bde8
l2tp: remove l2specific_len dependency in l2tp_core
by Lorenzo Bianconi
· 7 years ago
5d16d81
net/rose: fix NULL ax25_cb kernel panic
by Bernard Pidoux
· 6 years ago
baa9e32
netrom: switch to sock timer API
by Cong Wang
· 6 years ago
d1ab05e
l2tp: copy 4 more bytes to linear part if necessary
by Jacob Wen
· 6 years ago
16a2595
ipv6: Consider sk_bound_dev_if when binding a socket to an address
by David Ahern
· 6 years ago
90a7b84
Fix "net: ipv4: do not handle duplicate fragments as overlapping"
by Greg Kroah-Hartman
· 6 years ago
30e7517
can: bcm: check timer values before ktime conversion
by Oliver Hartkopp
· 6 years ago
8c84965
ipfrag: really prevent allocation on netns exit
by Paolo Abeni
· 6 years ago
147bb6f
net_sched: refetch skb protocol for each filter
by Cong Wang
· 6 years ago
bff7432
net: ipv4: Fix memory leak in network namespace dismantle
by Ido Schimmel
· 6 years ago
4b9245f
openvswitch: Avoid OOB read when parsing flow nlattrs
by Ross Lagerwall
· 6 years ago
04663e8
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
0ae4bff
net: bridge: Fix ethernet header pointer before check skb forwardable
by Yunjian Wang
· 6 years ago
6d814b1
net: call sk_dst_reset when set SO_DONTROUTE
by yupeng
· 6 years ago
2af7450
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
by David Ahern
· 6 years ago
dbbbd01
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
by David Ahern
· 6 years ago
02862eb
tipc: fix uninit-value in tipc_nl_compat_doit
by Ying Xue
· 6 years ago
4c559fb
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
by Ying Xue
· 6 years ago
3644c53
tipc: fix uninit-value in tipc_nl_compat_link_set
by Ying Xue
· 6 years ago
7d0cb25
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
by Ying Xue
· 6 years ago
4cd995a
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
by Ying Xue
· 6 years ago
269958f
sctp: allocate sctp_sockaddr_entry with kzalloc
by Xin Long
· 6 years ago
c6c0e52
netfilter: ebtables: account ebt_table_info to kmemcg
by Shakeel Butt
· 6 years ago
c30a3b5
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
9cd0563
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
by Willem de Bruijn
· 6 years ago
2525133
packet: Do not leak dev refcounts on error exit
by Jason Gunthorpe
· 6 years ago
80711e65
net: bridge: fix a bug on using a neighbour cache entry without checking its state
by JianJhen Chen
· 6 years ago
7492dfe
ipv6: fix kernel-infoleak in ipv6_local_error()
by Eric Dumazet
· 6 years ago
d379b33
can: gw: ensure DLC boundaries after CAN frame modification
by Oliver Hartkopp
· 6 years ago
37c791a
sunrpc: use-after-free in svc_process_common()
by Vasily Averin
· 6 years ago
00f0194
9p/net: put a lower bound on msize
by Dominique Martinet
· 6 years ago
4faef7a
sunrpc: use SVC_NET() in svcauth_gss_* functions
by Vasily Averin
· 6 years ago
9369b7d
sunrpc: fix cache_head leak due to queued request
by Vasily Averin
· 6 years ago
90b7f94
libceph: fix CEPH_FEATURE_CEPHX_V2 check in calc_signature()
by Ilya Dryomov
· 6 years ago
6b464ec
SUNRPC: Fix a race with XPRT_CONNECTING
by Trond Myklebust
· 6 years ago
1231e25
netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel
by Pan Bian
· 6 years ago
d013a1c
netfilter: seqadj: re-load tcp header pointer after possible head reallocation
by Florian Westphal
· 6 years ago
bcbc7da
xfrm: Fix bucket count reported to userspace
by Benjamin Poirier
· 6 years ago
7abb7f7
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
6021678
tipc: compare remote and local protocols in tipc_udp_enable()
by Cong Wang
· 6 years ago
Next »