Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f7c39e3d1e094af1c3e0676b76c00d8c1f8e7774
/
net
f7c39e3
net: dsa: tag_brcm: Prepare for supporting prepended tag
by Florian Fainelli
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
ee9d342
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
by Andrew Morton
· 7 years ago
0642840
af_netlink: ensure that NLMSG_DONE never fails in dumps
by Jason A. Donenfeld
· 7 years ago
836af83
netem: support delivering packets in delayed time slots
by Dave Taht
· 7 years ago
9980317
netem: add uapi to express delay and jitter in nanoseconds
by Dave Taht
· 7 years ago
112f9cb
netem: convert to qdisc_watchdog_schedule_ns
by Dave Taht
· 7 years ago
338d182
ipv6: try not to take rtnl_lock in ip6mr_sk_done
by Francesco Ruggeri
· 7 years ago
fdae5f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
39b1752
net: Remove unused skb_shared_info member
by Mat Martineau
· 7 years ago
da9ca82
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
by Guillaume Nault
· 7 years ago
7198c77
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
by Guillaume Nault
· 7 years ago
8fdfd65
l2tp: remove .tunnel_sock from struct l2tp_eth
by Guillaume Nault
· 7 years ago
4672cd3
net: dsa: lan9303: Clear offload_fwd_mark for IGMP
by Egil Hjelmeland
· 7 years ago
052d41c
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
13edbdb
net: dsa: {e}dsa: set offload_fwd_mark on received packets
by Andrew Lunn
· 7 years ago
a42c8e3
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Andrew Lunn
· 7 years ago
5290ada
sock: Remove the global prot_inuse counter.
by Tonghao Zhang
· 7 years ago
2d91914
net: decnet: dn_table: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
765924e
l2tp: don't close sessions in l2tp_tunnel_destruct()
by Guillaume Nault
· 7 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 7 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
b0b38a1
net: dsa: return after mdb prepare phase
by Vivien Didelot
· 7 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
04bad8b
net/ncsi: Don't return error on normal response
by Samuel Mendoza-Jonas
· 7 years ago
9ef8690
net/ncsi: Improve general state logging
by Samuel Mendoza-Jonas
· 7 years ago
0eb96bf
tcp: fix tcp_fastretrans_alert warning
by Yuchung Cheng
· 7 years ago
7ec318f
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
by Eric Dumazet
· 7 years ago
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
1cb483a
rds: ib: Fix NULL pointer dereference in debug code
by Håkon Bugge
· 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
Next »