Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
43259d07fceb8cc1f5ba7e8003ae19023e0620f5
/
net
80c0f47
fix kcm_clone()
by Al Viro
· 7 years ago
0cab694
Fix handling of verdicts after NF_QUEUE
by Debabrata Banerjee
· 7 years ago
cf00fd3
tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv()
by Tommi Rantala
· 7 years ago
aa0080f
tcp/dccp: block bh before arming time_wait timer
by Eric Dumazet
· 7 years ago
5471afe
net/packet: fix a race in packet_bind() and packet_notifier()
by Eric Dumazet
· 7 years ago
30c573a
packet: fix crash in fanout_demux_rollover()
by Mike Maloney
· 7 years ago
5f218c3
sit: update frag_off info
by Hangbin Liu
· 7 years ago
3259862
rds: Fix NULL pointer dereference in __rds_rdma_map
by Håkon Bugge
· 7 years ago
96b4a8a
tipc: fix memory leak in tipc_accept_from_sock()
by Jon Maloy
· 7 years ago
6ceabde
xfrm: Copy policy family in clone_policy
by Herbert Xu
· 7 years ago
9904da5
sctp: use the right sk after waking up from wait_buf sleep
by Xin Long
· 7 years ago
1158ecd5
sctp: do not free asoc when it is already dead in sctp_sendmsg
by Xin Long
· 7 years ago
acbe104
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
007e20b
route: update fnhe_expires for redirect when the fnhe exists
by Xin Long
· 7 years ago
7c4fa0c
route: also update fnhe_genid when updating a route cache
by Xin Long
· 7 years ago
2388d52
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
by Alexey Kodanev
· 7 years ago
8818eb8
netfilter: don't track fragmented packets
by Florian Westphal
· 8 years ago
05a59bc
ipv6: reorder icmpv6_init() and ip6_mr_init()
by WANG Cong
· 8 years ago
742e67d
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
by Sowmini Varadhan
· 8 years ago
f14f6fa
vti6: Don't report path MTU below IPV6_MIN_MTU.
by Steffen Klassert
· 8 years ago
fe8bdc9
tcp: correct memory barrier usage in tcp_check_space()
by Jason Baron
· 8 years ago
aad54ba
tipc: fix cleanup at module unload
by Parthasarathy Bhuvaragan
· 8 years ago
6313adb
tipc: fix nametbl_lock soft lockup at module exit
by Parthasarathy Bhuvaragan
· 8 years ago
dee48e5
mac80211: don't try to sleep in rate_control_rate_init()
by Johannes Berg
· 8 years ago
05071c0
net: sctp: fix array overrun read on sctp_timer_tbl
by Colin Ian King
· 8 years ago
cda72bb
mac80211: prevent skb/txq mismatch
by Michal Kazior
· 8 years ago
bc13325
mac80211: calculate min channel width correctly
by Johannes Berg
· 8 years ago
71ab862
net: qrtr: Mark 'buf' as little endian
by Stephen Boyd
· 8 years ago
105b403
vti6: fix device register to report IFLA_INFO_KIND
by David Forster
· 8 years ago
d2d74d0
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
by Guillaume Nault
· 8 years ago
0117c75
netfilter: nf_tables: fix oob access
by Florian Westphal
· 8 years ago
ea13fd4
netfilter: nft_queue: use raw_smp_processor_id()
by Pablo Neira Ayuso
· 8 years ago
26b6ab5
mac80211: Suppress NEW_PEER_CANDIDATE event if no room
by Masashi Honma
· 8 years ago
d21e50a
mac80211: Remove invalid flag operations in mesh TSF synchronization
by Masashi Honma
· 8 years ago
5c68a42
net: Allow IP_MULTICAST_IF to set index to L3 slave
by David Ahern
· 8 years ago
1d625bd
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
by Santosh Shilimkar
· 8 years ago
5ba1957
RDS: RDMA: return appropriate error on rdma map failures
by Santosh Shilimkar
· 8 years ago
aa85ae9
RDS: make message size limit compliant with spec
by Avinash Repaka
· 9 years ago
8bd466c
net/9p: Switch to wait_event_killable()
by Tuomas Tynkkynen
· 7 years ago
12d7b50
NFC: fix device-allocation error return
by Johan Hovold
· 7 years ago
a1e2542
libceph: don't WARN() if user tries to add invalid key
by Eric Biggers
· 7 years ago
6be6e48
vsock: use new wait API for vsock_stream_sendmsg()
by WANG Cong
· 7 years ago
41e4fbd
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
by WANG Cong
· 7 years ago
67b718f
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
by Eric W. Biederman
· 7 years ago
362d2ce
sctp: do not peel off an assoc from one netns to another one
by Xin Long
· 7 years ago
99aa74c
af_netlink: ensure that NLMSG_DONE never fails in dumps
by Jason A. Donenfeld
· 7 years ago
080ecd2
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
afd9fa6
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
by Ye Yin
· 7 years ago
3920a5b
tcp: do not mangle skb->cb[] in tcp_make_synack()
by Eric Dumazet
· 7 years ago
b0e50c4
tcp_nv: fix division by zero in tcpnv_acked()
by Konstantin Khlebnikov
· 7 years ago
fe97549
tcp: provide timestamps for partial writes
by Soheil Hassas Yeganeh
· 8 years ago
a23349b
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
by Florian Westphal
· 7 years ago
25db12f
netfilter: nat: avoid use of nf_conn_nat extension
by Florian Westphal
· 8 years ago
ddd95bc
mac80211: don't compare TKIP TX MIC key in reinstall prevention
by Johannes Berg
· 7 years ago
38762a5
mac80211: use constant time comparison with keys
by Jason A. Donenfeld
· 7 years ago
2586fa0
mac80211: accept key reinstall without changing anything
by Johannes Berg
· 7 years ago
7b9870f
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
b89fc6a
sctp: reset owner sk for data chunks on out queues when migrating a sock
by Xin Long
· 7 years ago
d6b1aeb
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
6d428bc
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
df0eebc
ipip: only increase err_count for some certain type icmp in ipip_err
by Xin Long
· 7 years ago
62de3fe
net/unix: don't show information about sockets from other namespaces
by Andrei Vagin
· 7 years ago
2af59c6
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
3107d4d
tcp/dccp: fix lockdep splat in inet_csk_route_req()
by Eric Dumazet
· 7 years ago
ec5caf5
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
by Laszlo Toth
· 7 years ago
28fa583
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
3b0b4d2
soreuseport: fix initialization race
by Craig Gallek
· 7 years ago
57ffb0e
packet: avoid panic in packet_getsockopt()
by Eric Dumazet
· 7 years ago
2ffd261
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
bcb9ced
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
by Xin Long
· 7 years ago
3e2ab0c
tun: call dev_get_valid_name() before register_netdevice()
by Cong Wang
· 7 years ago
9075216b
l2tp: check ps->sock before running pppol2tp_session_ioctl()
by Guillaume Nault
· 7 years ago
e12c42c
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
cb5880e
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
by Eric Dumazet
· 7 years ago
4cd69ad
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
d87890d
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
by Eric Dumazet
· 7 years ago
97ba8f8
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
0e1cfde
net: dsa: select NET_SWITCHDEV
by Vivien Didelot
· 8 years ago
e41c105
IPsec: do not ignore crypto err in ah4 input
by Gilad Ben-Yossef
· 8 years ago
c5493c6
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
by Liping Zhang
· 8 years ago
543aabb
ipsec: Fix aborted xfrm policy dump crash
by Herbert Xu
· 7 years ago
bb46f79
cfg80211: fix connect/disconnect edge cases
by Johannes Berg
· 7 years ago
63c8e45
KEYS: Fix race between updating and finding a negative key
by David Howells
· 7 years ago
f107c6d
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
by Jarno Rajahalme
· 8 years ago
c1bc62d
mac80211: fix power saving clients handling in iwlwifi
by Emmanuel Grumbach
· 8 years ago
f012cb7
nl80211: Define policy for packet pattern attributes
by Peng Xu
· 7 years ago
0044962
Revert "socket, bpf: fix possible use after free"
by Greg Kroah-Hartman
· 7 years ago
02f7e41
socket, bpf: fix possible use after free
by Eric Dumazet
· 7 years ago
95206ea
net: rtnetlink: fix info leak in RTM_GETSTATS call
by Nikolay Aleksandrov
· 7 years ago
58b1b84
tipc: use only positive error codes in messages
by Parthasarathy Bhuvaragan
· 7 years ago
09788d4
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
by Xin Long
· 7 years ago
ab4da56
ip6_gre: ip6gre_tap device should keep dst
by Xin Long
· 7 years ago
b4a1192
netlink: do not proceed if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
cf2eaf1
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 7 years ago
24ee394
packet: only test po->has_vnet_hdr once in packet_snd
by Willem de Bruijn
· 7 years ago
0f22167
packet: in packet_do_bind, test fanout with bind_lock held
by Willem de Bruijn
· 7 years ago
6eab1f8
net: dsa: Fix network device registration order
by Florian Fainelli
· 7 years ago
b4a9b12
l2tp: fix race condition in l2tp_tunnel_delete
by Sabrina Dubroca
· 7 years ago
e594113
l2tp: Avoid schedule while atomic in exit_net
by Ridge Kennedy
· 8 years ago
6689f83
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
by Alexey Kodanev
· 7 years ago
Next »