Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dd0bb688eaa241b5655d396d45366cba9225aed9
/
net
4c5b9d9
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
by Manish Kurup
· 7 years ago
e0496cb
act_vlan: Change stats update to use per-core stats
by Manish Kurup
· 7 years ago
a0efab6
ip_gre: add the support for i/o_flags update via ioctl
by Xin Long
· 7 years ago
dd9d598
ip_gre: add the support for i/o_flags update via netlink
by Xin Long
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
a3dcaf1
net: allow per netns sysctl_rmem and sysctl_wmem for protos
by Eric Dumazet
· 7 years ago
2ea7a67
net: dsa: Don't add vlans when vlan filtering is disabled
by Andrew Lunn
· 7 years ago
ae45102
net: dsa: switch: Don't add CPU port to an mdb by default
by Andrew Lunn
· 7 years ago
bb9f60317
net: dsa: add more const attributes
by Andrew Lunn
· 7 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 7 years ago
47d5b6d
net: bridge: Add/del switchdev object on host join/leave
by Andrew Lunn
· 7 years ago
2a26028
net: bridge: Send notification when host join/leaves a group
by Andrew Lunn
· 7 years ago
ff0fd34
net: bridge: Rename mglist to host_joined
by Andrew Lunn
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
6a17280
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
35c55fc
cls_u32: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
f2b7510
cls_tcindex: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
3fd51de
cls_route: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
57767e78
cls_matchall: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
d5f984f
cls_fw: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0dadc11
cls_flower: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
22f7cec
cls_flow: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
ed14816
cls_cgroup: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
aae2c35
cls_bpf: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0b2a598
cls_basic: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
e4b95c4
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
by Cong Wang
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 7 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 7 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 7 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 7 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 7 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 7 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
17a22fc
net: dsa: setup and teardown master device
by Vivien Didelot
· 7 years ago
f070464
net: dsa: setup and teardown default CPU port
by Vivien Didelot
· 7 years ago
24a9332
net: dsa: constify cpu_dp member of dsa_port
by Vivien Didelot
· 7 years ago
b2d0f5d
openvswitch: enable NSH support
by Yi Yang
· 7 years ago
7f5d3f2
pktgen: document 32-bit timestamp overflow
by Arnd Bergmann
· 7 years ago
b7e732f
qrtr: Move to postcore_initcall
by Bjorn Andersson
· 7 years ago
2eb3ed3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
03ac738
rtnetlink: fix missing size for IFLA_IF_NETNSID
by Colin Ian King
· 7 years ago
92f25ca
net: dsa: lan9303: Adjust indenting
by Egil Hjelmeland
· 7 years ago
8521db4
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
by Nogah Frankel
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
602f3ba
net_sch: red: Add offload ability to RED qdisc
by Nogah Frankel
· 7 years ago
fddb231
ila: Add a hook type for LWT routes
by Tom Herbert
· 7 years ago
70d5aef
ila: allow configuration of identifier type
by Tom Herbert
· 7 years ago
84287bb
ila: add checksum neutral map auto
by Tom Herbert
· 7 years ago
80661e7
ila: cleanup checksum diff
by Tom Herbert
· 7 years ago
fffcefe
ipv6: addrconf: fix a lockdep splat
by Eric Dumazet
· 7 years ago
ba0e4d9
netfilter: nf_tables: get set elements via netlink
by Pablo Neira Ayuso
· 7 years ago
644e334
netfilter: nf_tables: performance set policy skips size description in selection
by Pablo Neira Ayuso
· 7 years ago
0984d42
netfilter: conntrack: use power efficient workqueue
by Vincent Guittot
· 7 years ago
7e35ec0
netfilter: conntrack: move nf_ct_netns_{get,put}() to core
by Pablo Neira Ayuso
· 7 years ago
5caaed1
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
by Florian Westphal
· 7 years ago
7f4dae2
netfilter: nft_hash: fix nft_hash_deactivate
by Florian Westphal
· 7 years ago
b1fc137
netfilter: xt_connlimit: remove mask argument
by Florian Westphal
· 7 years ago
9912156
netfilter: ebtables: clean up initialization of buf
by Colin Ian King
· 7 years ago
c5504f7
netfilter: ipvs: Fix inappropriate output of procfs
by KUWAZAWA Takuya
· 7 years ago
c5cc0c6
netfilter: ipvs: Use %pS printk format for direct addresses
by Helge Deller
· 7 years ago
d09b9e6
tcp: fix DSACK-based undo on non-duplicate ACK
by Priyaranjan Jha
· 7 years ago
1f25569
tcp: higher throughput under reordering with adaptive RACK reordering wnd
by Priyaranjan Jha
· 7 years ago
7354fcb
net: dsa: resolve tagging protocol at parse time
by Vivien Didelot
· 7 years ago
06e24d0
net: dsa: add one port parsing function per type
by Vivien Didelot
· 7 years ago
54df6fa
net: dsa: only check presence of link property
by Vivien Didelot
· 7 years ago
975e6e3
net: dsa: rework switch parsing
by Vivien Didelot
· 7 years ago
0eefe2c
net: dsa: get tree before parsing ports
by Vivien Didelot
· 7 years ago
6da2a94
net: dsa: rework switch addition and removal
by Vivien Didelot
· 7 years ago
1ca28ec
net: dsa: provide a find or new tree helper
by Vivien Didelot
· 7 years ago
6525410
net: dsa: get and put tree reference counting
by Vivien Didelot
· 7 years ago
8e5bf97
net: dsa: simplify tree reference counting
by Vivien Didelot
· 7 years ago
49463b7
net: dsa: make tree index unsigned
by Vivien Didelot
· 7 years ago
b37a530
bpf: remove old offload/analyzer
by Jakub Kicinski
· 7 years ago
6c8dfe2
cls_bpf: allow attaching programs loaded for specific device
by Jakub Kicinski
· 7 years ago
248f346
xdp: allow attaching programs loaded for specific device
by Jakub Kicinski
· 7 years ago
f4e6352
net: bpf: rename ndo_xdp to ndo_bpf
by Jakub Kicinski
· 7 years ago
8f7dc9a
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 7 years ago
35e00da
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
by Eric Dumazet
· 7 years ago
d0f3684
tcp: tcp_mtu_probing() cleanup
by Eric Dumazet
· 7 years ago
79e1ad1
rtnetlink: use netnsid to query interface
by Jiri Benc
· 7 years ago
9354d45
openvswitch: reliable interface indentification in port dumps
by Jiri Benc
· 7 years ago
7cbebc8
net: export peernet2id_alloc
by Jiri Benc
· 7 years ago
27c565a
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
by Eric Dumazet
· 7 years ago
df7e8e2
pktgen: do not abuse IN6_ADDR_HSIZE
by Eric Dumazet
· 7 years ago
0f04d05
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
by Colin Ian King
· 7 years ago
2b5ec1a
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
by Ye Yin
· 7 years ago
991a26a
tcp_nv: use do_div() instead of expensive div64_u64()
by Konstantin Khlebnikov
· 7 years ago
9d917c2
add support of IFF_XMIT_DST_RELEASE bit in vlan
by Vadim Fedorenko
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
4620940
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
by Jiri Pirko
· 7 years ago
c7eb7d7
net: sched: introduce chain_head_change callback
by Jiri Pirko
· 7 years ago
8f918d3
net_sched: check NULL in tcf_block_put()
by Cong Wang
· 7 years ago
c9f3f81
xfrm: Fix stack-out-of-bounds read in xfrm_state_find.
by Steffen Klassert
· 7 years ago
cf37966
xfrm: do unconditional template resolution before pcpu cache check
by Florian Westphal
· 7 years ago
f67971e
tcp: tcp_fragment() should not assume rtx skbs
by Eric Dumazet
· 7 years ago
53b3847
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
by Colin Ian King
· 7 years ago
Next »