Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a16c7e15f4a3859ca9933d124cdabe51940eb5c
/
net
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
ba3169f
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
by Stefan Hajnoczi
· 7 years ago
dd5684e
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
by Alexey Kodanev
· 7 years ago
f15ca72
net: don't call update_pmtu unconditionally
by Nicolas Dichtel
· 7 years ago
4ee806d
net: tcp: close sock if net namespace is exiting
by Dan Streetman
· 7 years ago
e557124
kcm: Check if sk_user_data already set in kcm_attach
by Tom Herbert
· 7 years ago
581e722
kcm: Only allow TCP sockets to be attached to a KCM mux
by Tom Herbert
· 7 years ago
560a660
net: sched: em_nbyte: don't add the data offset twice
by Wolfgang Bumiller
· 7 years ago
97edf7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
e9191ff
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
545d8ae
xfrm: fix boolean assignment in xfrm_get_type_offload
by Gustavo A. R. Silva
· 7 years ago
5efec5c
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
by Yossi Kuperman
· 7 years ago
7a8c4dd
tls: Correct length of scatterlist in tls_sw_sendpage
by Dave Watson
· 7 years ago
ad23b75
net: igmp: fix source address check for IGMPv3 reports
by Felix Fietkau
· 7 years ago
121d57a
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
7c68d1a
net: qdisc_pkt_len_init() should be more robust
by Eric Dumazet
· 7 years ago
b589513
rds: tcp: compute m_ack_seq as offset from ->write_seq
by Sowmini Varadhan
· 7 years ago
aa5dd6f
xfrm: fix error flow in case of add state fails
by Aviad Yehezkel
· 7 years ago
69c4a65
Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
591ff9e
ipv6: don't let tb6_root node share routes with other node
by Wei Wang
· 7 years ago
128bb97
ip6_gre: init dev->mtu and dev->hard_header_len correctly
by Alexey Kodanev
· 7 years ago
d0c081b
flow_dissector: properly cap thoff field
by Eric Dumazet
· 7 years ago
5762d7d
cfg80211: fix station info handling bugs
by Johannes Berg
· 7 years ago
cd443f1
netlink: reset extack earlier in netlink_rcv_skb
by Xin Long
· 7 years ago
7155f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
cc01572
xfrm: Add SA to hardware at the end of xfrm_state_construct()
by Yossi Kuperman
· 7 years ago
d468984
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
8cb6875
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
by Marc Kleine-Budde
· 7 years ago
ad9294d
bpf: fix cls_bpf on filter replace
by Daniel Borkmann
· 7 years ago
6db959c
tls: reset crypto_info when do_tls_setsockopt_tx fails
by Sabrina Dubroca
· 7 years ago
877d17c
tls: return -EBUSY if crypto_info is already set
by Sabrina Dubroca
· 7 years ago
cf6d43e
tls: fix sw_ctx leak
by Sabrina Dubroca
· 7 years ago
d91c3e1
net/tls: Only attach to sockets in ESTABLISHED state
by Ilya Lesokhin
· 7 years ago
b45a53b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
81d947e
net, sched: fix panic when updating miniq {b,q}stats
by Daniel Borkmann
· 7 years ago
161f72e
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
c5006b8
sctp: do not allow the v4 socket to bind a v4mapped v6 address
by Xin Long
· 7 years ago
a0ff660
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
by Xin Long
· 7 years ago
625637bf
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
by Xin Long
· 7 years ago
cd9ff4d
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
by Jim Westfall
· 7 years ago
096b985
net: Allow neigh contructor functions ability to modify the primary_key
by Jim Westfall
· 7 years ago
95a3320
Revert "openvswitch: Add erspan tunnel support."
by William Tu
· 7 years ago
30be8f8
net/tls: Fix inverted error codes to avoid endless loop
by r.hering@avm.de
· 7 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
37f47bc
sctp: avoid compiler warning on implicit fallthru
by Marcelo Ricardo Leitner
· 7 years ago
6503a30
net: ipv4: Make "ip route get" match iif lo rules again.
by Lorenzo Colitti
· 7 years ago
cbbdf84
netlink: extack needs to be reset each time through loop
by David Ahern
· 7 years ago
59b3661
tipc: fix a memory leak in tipc_nl_node_get_link()
by Cong Wang
· 7 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
d542296
9p: add missing module license for xen transport
by Stephen Hemminger
· 7 years ago
59b179b4
cfg80211: check dev_set_name() return value
by Johannes Berg
· 7 years ago
51a1aaa
mac80211_hwsim: validate number of different channels
by Johannes Berg
· 7 years ago
7a94b8c
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
by Dominik Brodowski
· 7 years ago
a48a52b
cfg80211: fully initialize old channel for event
by Johannes Berg
· 7 years ago
68fda45
bpf: fix 32-bit divide by zero
by Alexei Starovoitov
· 7 years ago
9e8f8f1
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
9c70f1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
cbd0a6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
ce4bb04
Fix a leak in socket(2) when we fail to allocate a file descriptor.
by Al Viro
· 7 years ago
ccc12b1
ipv6: sr: fix TLVs not being copied using setsockopt
by Mathieu Xhonneux
· 7 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
78bbb15
8021q: fix a memory leak for VLAN 0 device
by Cong Wang
· 7 years ago
b0d55b5
caif_usb: use strlcpy() instead of strncpy()
by Xiongfeng Wang
· 7 years ago
c76f97c
sctp: make use of pre-calculated len
by Marcelo Ricardo Leitner
· 7 years ago
5960cef
sctp: add a ceiling to optlen in some sockopts
by Marcelo Ricardo Leitner
· 7 years ago
2e83acb
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
by Marcelo Ricardo Leitner
· 7 years ago
661e4e3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
76a4201
xfrm: Fix a race in the xdst pcpu cache.
by Steffen Klassert
· 7 years ago
1e532d2
af_key: Fix memory leak in key_notify_policy.
by Steffen Klassert
· 7 years ago
290af86
bpf: introduce BPF_JIT_ALWAYS_ON config
by Alexei Starovoitov
· 7 years ago
4512c43
ipv6: remove null_entry before adding default route
by Wei Wang
· 7 years ago
20b50d7
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
by Nicolai Stange
· 7 years ago
3dc2fa47
net: caif: use strlcpy() instead of strncpy()
by Xiongfeng Wang
· 7 years ago
b8fd082
net: core: fix module type in sock_diag_bind
by Andrii Vladyka
· 7 years ago
374d1b5
esp: Fix GRO when the headers not fully in the linear part of the skb.
by Steffen Klassert
· 7 years ago
ef7f8ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b6c5734
sctp: fix the handling of ICMP Frag Needed for too small MTUs
by Marcelo Ricardo Leitner
· 7 years ago
cc35c3d
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
by Marcelo Ricardo Leitner
· 7 years ago
b1bdcb5
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
by Florian Westphal
· 7 years ago
bcfd09f
xfrm: Return error on unknown encap_type in init_state
by Herbert Xu
· 7 years ago
75d4276
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
040ee69
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
by Al Viro
· 7 years ago
f737be8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
d16b46e
xfrm: Use __skb_queue_tail in xfrm_trans_queue
by Herbert Xu
· 7 years ago
7bbfe00
ipv6: fix general protection fault in fib6_add()
by Wei Wang
· 7 years ago
7d11f77
RDS: null pointer dereference in rds_atomic_free_op
by Mohamed Ghannam
· 7 years ago
f428fe4
rtnetlink: give a user socket to get_target_net()
by Andrei Vagin
· 7 years ago
06e7e77
Bluetooth: Prevent stack info leak from the EFS element.
by Ben Seri
· 7 years ago
736a80b
mac80211: mesh: drop frames appearing to be from us
by Johannes Berg
· 7 years ago
3ea1545
nl80211: Check for the required netlink attribute presence
by Hao Chen
· 7 years ago
79d0895
sctp: fix error path in sctp_stream_init
by Marcelo Ricardo Leitner
· 7 years ago
c095508
RDS: Heap OOB write in rds_message_alloc_sgs()
by Mohamed Ghannam
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
f9c935d
tipc: fix problems with multipoint-to-point flow control
by Jon Maloy
· 7 years ago
71891e2
ethtool: do not print warning for applications using legacy API
by Stephen Hemminger
· 7 years ago
3bb2342
net/sched: Fix update of lastuse in act modules implementing stats_update
by Roi Dayan
· 7 years ago
2fa771b
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
by Xin Long
· 7 years ago
23263ec
ip6_tunnel: disable dst caching if tunnel is dual-stack
by Eli Cooper
· 7 years ago
55a5ec9
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
by David S. Miller
· 7 years ago
2f10a61
xfrm: fix rcu usage in xfrm_get_type_offload
by Sabrina Dubroca
· 7 years ago
Next »