Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4ef360dd6a65f6ef337645e1b65e744034754b19
/
net
4ef360d
netfilter: nft_set: fix allocation size overflow in privsize callback.
by Taehee Yoo
· 7 years ago
da78671
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
by Florian Westphal
· 7 years ago
b71ed54
ipvs: don't show negative times in ip_vs_conn
by Matteo Croce
· 7 years ago
a53b42c
ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
by Tan Hu
· 7 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
8c32685
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
c07b368
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
4597b62
net: filter: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
f6f7a26
rds: fix building with IPV6=m
by Arnd Bergmann
· 7 years ago
66b51b0
net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()
by Jeremy Cline
· 7 years ago
c2ebc25
l2tp: fix unused function warning
by Arnd Bergmann
· 7 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
008369d
net_sched: Fix missing res info when create new tc_index filter
by Hangbin Liu
· 7 years ago
2df8bee
net_sched: fix NULL pointer dereference when delete tcindex filter
by Hangbin Liu
· 7 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
42c625a
net: sched: act_ife: disable bh when taking ife_mod_lock
by Vlad Buslov
· 7 years ago
c1617fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
71e4128
packet: switch kvzalloc to allocate memory
by Li RongQing
· 7 years ago
7c5790c
net: sched: act_mirred method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
8aa7f22
net: sched: act_vlan method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
353d2c2
net: sched: act_skbmod method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
45da1da
net: sched: act_skbedit method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
798de37
net: sched: act_simple method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
2ac06347
net: sched: act_police method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
6a2b401
net: sched: act_pedit method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
0390514
net: sched: act_nat method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
11b9695
net: sched: act_ipt method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
1740005
net: sched: act_gact method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
c831549
net: sched: act_sum method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
2fbec27
net: sched: act_bpf method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
962ad1f9
net: sched: act_connmark method rename for grep-ability and consistency
by Jamal Hadi Salim
· 7 years ago
6d37fa4
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
by Wei Wang
· 7 years ago
e6f86b0
ipv6: Add icmp_echo_ignore_all support for ICMPv6
by Virgile Jarry
· 7 years ago
0b243d0
net/tls: Combined memory allocation for decryption request
by Vakul Garg
· 7 years ago
7723628
bpf: Introduce bpf_skb_ancestor_cgroup_id helper
by Andrey Ignatov
· 7 years ago
a4fd284
ip: process in-order fragments efficiently
by Peter Oskolkov
· 7 years ago
353c9cb
ip: add helpers to process in-order fragments faster.
by Peter Oskolkov
· 7 years ago
e329bc4
net: sched: act_police: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
51a9f5a
net: core: protect rate estimator statistics pointer with lock
by Vlad Buslov
· 7 years ago
4e23281
net: sched: act_mirred: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
84a75b3
net: sched: extend action ops with put_dev callback
by Vlad Buslov
· 7 years ago
764e9a2
net: sched: act_vlan: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
729e012
net: sched: act_tunnel_key: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
c881455
net: sched: act_skbmod: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
5e48180
net: sched: act_simple: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
d772849
net: sched: act_sample: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
67b0c1a
net: sched: act_pedit: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
ff25276
net: sched: act_ipt: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
54d0d42
net: sched: act_ife: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
e8917f4
net: sched: act_gact: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
b6a2b97
net: sched: act_csum: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
2142236
net: sched: act_bpf: remove dependency on rtnl lock
by Vlad Buslov
· 7 years ago
0d493b4
net/sctp: Replace in/out stream arrays with flex_array
by Konstantin Khorenko
· 7 years ago
05364ca
net/sctp: Make wrappers for accessing in/out streams
by Konstantin Khorenko
· 7 years ago
4f5f85e
l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()
by Guillaume Nault
· 7 years ago
7390ed8
l2tp: zero out stats in pppol2tp_copy_stats()
by Guillaume Nault
· 7 years ago
b0e29063d
l2tp: remove pppol2tp_session_ioctl()
by Guillaume Nault
· 7 years ago
528534f
l2tp: remove pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 7 years ago
79e6760
l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()
by Guillaume Nault
· 7 years ago
bdd0292
l2tp: simplify pppol2tp_ioctl()
by Guillaume Nault
· 7 years ago
01e28b9
l2tp: split l2tp_session_get()
by Guillaume Nault
· 7 years ago
d6a61ec
l2tp: define l2tp_tunnel_uses_xfrm()
by Guillaume Nault
· 7 years ago
fd2123a
tcp: avoid resetting ACK timer upon receiving packet with ECN CWR flag
by Yuchung Cheng
· 7 years ago
15bdd56
tcp: always ACK immediately on hole repairs
by Yuchung Cheng
· 7 years ago
d2ccd7b
tcp: avoid resetting ACK timer in DCTCP
by Yuchung Cheng
· 7 years ago
466466d
tcp: mandate a one-time immediate ACK
by Yuchung Cheng
· 7 years ago
98ed1e6
rxrpc: remove redundant static int 'zero'
by Colin Ian King
· 7 years ago
8217ca6
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
by Martin KaFai Lau
· 7 years ago
2dbb9b9
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
by Martin KaFai Lau
· 7 years ago
5dc4c4b
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
by Martin KaFai Lau
· 7 years ago
736b460
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
by Martin KaFai Lau
· 7 years ago
40a1227
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
by Martin KaFai Lau
· 7 years ago
0d86caf
net/smc: send response to test link signal
by Ursula Braun
· 7 years ago
0780b86
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
fd68565
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
aa12af7
Bluetooth: Add definitions for LE set address resolution
by Ankit Navik
· 7 years ago
2539650
xdp: Helpers for disabling napi_direct of xdp_return_frame
by Toshiaki Makita
· 7 years ago
0b19cc0
bpf: Make redirect_info accessible from modules
by Toshiaki Makita
· 7 years ago
b0768a8
net: Export skb_headers_offset_update
by Toshiaki Makita
· 7 years ago
eb91e4d
Revert "xdp: add NULL pointer check in __xdp_return()"
by Björn Töpel
· 7 years ago
4d99f66
net: allow to call netif_reset_xps_queues() under cpus_read_lock
by Andrei Vagin
· 7 years ago
63cc5bc
net: sched: fix block->refcnt decrement
by Jiri Pirko
· 7 years ago
0bab1cd
decnet: fix using plain integer as NULL warning
by YueHaibing
· 7 years ago
eb95f52
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
by Maria Pasechnik
· 7 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1be52e9
dsa: slave: eee: Allow ports to use phylink
by Andrew Lunn
· 7 years ago
7311d66
net/smc: move sock lock in smc_ioctl()
by Ursula Braun
· 7 years ago
bd58c7e
net/smc: allow sysctl rmem and wmem defaults for servers
by Ursula Braun
· 7 years ago
caa21e1
net/smc: no shutdown in state SMC_LISTEN
by Ursula Braun
· 7 years ago
330bdcf
rxrpc: Fix the keepalive generator [ver #2]
by David Howells
· 7 years ago
e7ea2a5
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
by Wei Yongjun
· 7 years ago
5a0c6ce
net:mod: remove unneeded variable 'ret' in init_p9
by zhong jiang
· 7 years ago
fb3b467
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
by zhong jiang
· 7 years ago
0dcb822
llc: use refcount_inc_not_zero() for llc_sap_find()
by Cong Wang
· 7 years ago
61ef4b0
dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart()
by Alexey Kodanev
· 7 years ago
5941923
RDS: IB: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 7 years ago
37436d9
tipc: fix an interrupt unsafe locking scenario
by Ying Xue
· 7 years ago
455f05e
vsock: split dwork to avoid reinitializations
by Cong Wang
· 7 years ago
3789cab
ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address
by Shmulik Ladkani
· 7 years ago
Next »