Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
170b8ffa71412eeacb20589b807f4bc75a61e507
/
net
675080f
l2tp: remove field 'dev' from struct l2tp_eth
by Guillaume Nault
· 7 years ago
c7fa745
l2tp: remove l2tp_tunnel_count and l2tp_session_count
by Guillaume Nault
· 7 years ago
9ff672b
l2tp: remove l2tp specific refcount debugging
by Guillaume Nault
· 7 years ago
a434621
l2tp: remove ->ref() and ->deref()
by Guillaume Nault
· 7 years ago
aa2bc73
net: filter: remove unused variable and fix warning
by Jakub Kicinski
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
19e1219
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
46e235c
net_sched: fix call_rcu() race on act_sample module removal
by Cong Wang
· 7 years ago
2d132eb
net_sched: add rtnl assertion to tcf_exts_destroy()
by Cong Wang
· 7 years ago
27ce4f0
net_sched: use tcf_queue_work() in tcindex filter
by Cong Wang
· 7 years ago
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
by Cong Wang
· 7 years ago
c2f3f31
net_sched: use tcf_queue_work() in route filter
by Cong Wang
· 7 years ago
c0d378e
net_sched: use tcf_queue_work() in u32 filter
by Cong Wang
· 7 years ago
df2735e
net_sched: use tcf_queue_work() in matchall filter
by Cong Wang
· 7 years ago
e071dff
net_sched: use tcf_queue_work() in fw filter
by Cong Wang
· 7 years ago
0552c8a
net_sched: use tcf_queue_work() in flower filter
by Cong Wang
· 7 years ago
94cdb47
net_sched: use tcf_queue_work() in flow filter
by Cong Wang
· 7 years ago
b1b5b04
net_sched: use tcf_queue_work() in cgroup filter
by Cong Wang
· 7 years ago
e910af6
net_sched: use tcf_queue_work() in bpf filter
by Cong Wang
· 7 years ago
c96a483
net_sched: use tcf_queue_work() in basic filter
by Cong Wang
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
978aa04
sctp: fix some type cast warnings introduced since very beginning
by Xin Long
· 7 years ago
f6fc6bc
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
by Xin Long
· 7 years ago
8d32503
sctp: fix some type cast warnings introduced by transport rhashtable
by Xin Long
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
50317fc
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
2ea2352
ipv6: prevent user from adding cached routes
by Wei Wang
· 7 years ago
d04adf1
sctp: reset owner sk for data chunks on out queues when migrating a sock
by Xin Long
· 7 years ago
87e3de1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
bfa64075
bpf: rename sk_actions to align with bpf infrastructure
by John Fastabend
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
f98be6c
l2tp: initialise PPP sessions before registering them
by Guillaume Nault
· 7 years ago
ee40fb2e
l2tp: protect sock pointer of struct pppol2tp_session with RCU
by Guillaume Nault
· 7 years ago
ee28de6
l2tp: initialise l2tp_eth sessions before registering them
by Guillaume Nault
· 7 years ago
3953ae7
l2tp: don't register sessions in l2tp_session_create()
by Guillaume Nault
· 7 years ago
949cf8b
tcp: Remove "linux/unaligned/access_ok.h" include.
by David S. Miller
· 7 years ago
f418af6
bridge: vlan: signal if anything changed on vlan add
by Nikolay Aleksandrov
· 7 years ago
e19b42a
bridge: netlink: make setlink/dellink notifications more accurate
by Nikolay Aleksandrov
· 7 years ago
c26e91f
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
by Eric Dumazet
· 7 years ago
23a7102a
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
by Eric Dumazet
· 7 years ago
4170ba6
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
by Eric Dumazet
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
bd23970
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
b530b68
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
by Eric Dumazet
· 7 years ago
9184d8b
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
by Eric Dumazet
· 7 years ago
ceef9ab
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
by Eric Dumazet
· 7 years ago
d06a990
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
by Eric Dumazet
· 7 years ago
4540c0c
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
by Eric Dumazet
· 7 years ago
ec36e41
tcp: Namespace-ify sysctl_tcp_nometrics_save
by Eric Dumazet
· 7 years ago
ee1836a
tcp: refresh tp timestamp before tcp_mtu_probe()
by Eric Dumazet
· 7 years ago
74b6551
ipv6: exthdrs: use swap macro in ipv6_dest_hao
by Gustavo A. R. Silva
· 7 years ago
57ab1ca
net: dsa: move fixed link registration helpers
by Vivien Didelot
· 7 years ago
3d0bd02
net/sched: Add support for HW offloading for CBS
by Vinicius Costa Gomes
· 7 years ago
585d763
net/sched: Introduce Credit Based Shaper (CBS) qdisc
by Vinicius Costa Gomes
· 7 years ago
0f7787b
net/sched: Add select_queue() class_ops for mqprio
by Jesus Sanchez-Palencia
· 7 years ago
ce8a75f
net/sched: Change behavior of mq select_queue()
by Jesus Sanchez-Palencia
· 7 years ago
26aa045
net/sched: Check for null dev_queue on create flow
by Jesus Sanchez-Palencia
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
057cad2
net: dsa: define port types
by Vivien Didelot
· 7 years ago
02bc6e5
net: dsa: introduce dsa_user_ports helper
by Vivien Didelot
· 7 years ago
4a5b85f
net: dsa: use dsa_is_user_port everywhere
by Vivien Didelot
· 7 years ago
8aec495
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
by Xin Long
· 7 years ago
f8d20b4
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
by Xin Long
· 7 years ago
f3594f0
ipip: only increase err_count for some certain type icmp in ipip_err
by Xin Long
· 7 years ago
535f010
net: dsa: lan9303: Learn addresses on CPU port when bridged
by Egil Hjelmeland
· 7 years ago
399ba77
net: dsa: Simplify dsa_slave_phy_setup()
by Florian Fainelli
· 7 years ago
af9b69a
tcp: Namespace-ify sysctl_tcp_frto
by Eric Dumazet
· 7 years ago
94f0893
tcp: Namespace-ify sysctl_tcp_adv_win_scale
by Eric Dumazet
· 7 years ago
0c12654
tcp: Namespace-ify sysctl_tcp_app_win
by Eric Dumazet
· 7 years ago
6496f6b
tcp: Namespace-ify sysctl_tcp_dsack
by Eric Dumazet
· 7 years ago
c6e2180
tcp: Namespace-ify sysctl_tcp_max_reordering
by Eric Dumazet
· 7 years ago
0bc65a2
tcp: Namespace-ify sysctl_tcp_fack
by Eric Dumazet
· 7 years ago
65c9410
tcp: Namespace-ify sysctl_tcp_abort_on_overflow
by Eric Dumazet
· 7 years ago
625357a
tcp: Namespace-ify sysctl_tcp_rfc1337
by Eric Dumazet
· 7 years ago
3f4c7c6
tcp: Namespace-ify sysctl_tcp_stdurg
by Eric Dumazet
· 7 years ago
e0a1e5b
tcp: Namespace-ify sysctl_tcp_retrans_collapse
by Eric Dumazet
· 7 years ago
b510f0d
tcp: Namespace-ify sysctl_tcp_slow_start_after_idle
by Eric Dumazet
· 7 years ago
2c04ac8
tcp: Namespace-ify sysctl_tcp_thin_linear_timeouts
by Eric Dumazet
· 7 years ago
e20223f
tcp: Namespace-ify sysctl_tcp_recovery
by Eric Dumazet
· 7 years ago
2ae21cf
tcp: Namespace-ify sysctl_tcp_early_retrans
by Eric Dumazet
· 7 years ago
9618aec
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
4dc12ff
l2tp: cleanup l2tp_tunnel_delete calls
by Jiri Slaby
· 7 years ago
c5c1cc9
smc: add SMC rendezvous protocol
by Ursula Braun
· 7 years ago
60e2a77
tcp: TCP experimental option for SMC
by Ursula Braun
· 7 years ago
145686b
smc: fix mutex unlocks during link group creation
by Ursula Braun
· 7 years ago
5889e2c
tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data
by Yousuk Seung
· 7 years ago
e233df0
tipc: fix a dangling pointer
by Cong Wang
· 7 years ago
c1eef22
vsock: always call vsock_init_tables()
by Cong Wang
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
a0c0865
rds: Fix inaccurate accounting of unsignaled wrs
by Håkon Bugge
· 7 years ago
e9a0b99
rds: ib: Fix uninitialized variable
by Håkon Bugge
· 7 years ago
eaac974
net: dsa: don't unmask port bitmaps
by Vivien Didelot
· 7 years ago
8e8ef50
net: dsa: legacy: don't unmask port bitmaps
by Vivien Didelot
· 7 years ago
0f5da65
net/unix: don't show information about sockets from other namespaces
by Andrei Vagin
· 7 years ago
f65163f
tipc: eliminate KASAN warning
by Jon Maloy
· 7 years ago
cfbb0d9
mac80211: don't compare TKIP TX MIC key in reinstall prevention
by Johannes Berg
· 7 years ago
f341578
Merge tag 'nfs-for-4.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
5c658e1
net: atm/mpc: Stop using open-coded timer .data field
by Kees Cook
· 7 years ago
17bfd8c
net: af_packet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
Next »