Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
111dcba3c694b4ca7dc8b6abfd575745dd51be3d
/
net
111dcba
ethtool: add PRIVFLAGS_NTF notification
by Michal Kubecek
· 5 years ago
f265d79
ethtool: set device private flags with PRIVFLAGS_SET request
by Michal Kubecek
· 5 years ago
e16c338
ethtool: provide private flags with PRIVFLAGS_GET request
by Michal Kubecek
· 5 years ago
9c6451e
ethtool: add FEATURES_NTF notification
by Michal Kubecek
· 5 years ago
0980bfc
ethtool: set netdev features with FEATURES_SET request
by Michal Kubecek
· 5 years ago
88db6d1
ethtool: add ethnl_parse_bitset() helper
by Michal Kubecek
· 5 years ago
0524399
ethtool: provide netdev features with FEATURES_GET request
by Michal Kubecek
· 5 years ago
f70bb06
ethtool: update mapping of features to legacy ioctl requests
by Michal Kubecek
· 5 years ago
9813054
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
by Michal Kubecek
· 5 years ago
ee1c45e
flow_offload: Add flow_match_ct to get rule ct match
by Paul Blakey
· 5 years ago
edd5861
net/sched: act_ct: Enable hardware offload of flow table entires
by Paul Blakey
· 5 years ago
8b3646d
net/sched: act_ct: Support refreshing the flow table entries
by Paul Blakey
· 5 years ago
30b0cf9
net/sched: act_ct: Support restoring conntrack info on skbs
by Paul Blakey
· 5 years ago
9c26ba9
net/sched: act_ct: Instantiate flow table entry actions
by Paul Blakey
· 5 years ago
978703f
netfilter: flowtable: Add API for registering to flow table events
by Paul Blakey
· 5 years ago
bf3347c
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 5 years ago
3357592
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPORT per EUID.
by Kuniyuki Iwashima
· 5 years ago
4b01a96
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted.
by Kuniyuki Iwashima
· 5 years ago
16f6c25
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
by Kuniyuki Iwashima
· 5 years ago
7c4046b
Revert "net: sched: make newly activated qdiscs visible"
by Julian Wiedmann
· 5 years ago
767d3de
net: mptcp: don't hang before sending 'MP capable with data'
by Davide Caratti
· 5 years ago
64fbca0
net: Add missing annotation for *netlink_seq_start()
by Jules Irenge
· 5 years ago
734c8f7
tcp: Add missing annotation for tcp_child_process()
by Jules Irenge
· 5 years ago
0d8a42c
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
by Jules Irenge
· 5 years ago
4cda752
net: sched: make newly activated qdiscs visible
by Julian Wiedmann
· 5 years ago
1e09e58
pktgen: Allow on loopback device
by Lukas Wunner
· 5 years ago
ec33916
mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked
by Florian Westphal
· 5 years ago
6c1a55fe
Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 5 years ago
3f95f55
net: sched: pie: change tc_pie_xstats->prob
by Leslie Monis
· 5 years ago
e08ab0b
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 5 years ago
138470a
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
by Eric Dumazet
· 5 years ago
44f8658
sched: act: allow user to specify type of HW stats for a filter
by Jiri Pirko
· 5 years ago
319a1d1
flow_offload: check for basic action hw stats type
by Jiri Pirko
· 5 years ago
aaca940
net: sched: Make FIFO Qdisc offloadable
by Petr Machata
· 5 years ago
95cddcb
ethtool: add infrastructure for centralized checking of coalescing parameters
by Jakub Kicinski
· 5 years ago
56dc0a0
hsr: fix refcnt leak of hsr slave interface
by Taehee Yoo
· 5 years ago
69df578
net: mscc: ocelot: eliminate confusion between CPU and NPI port
by Vladimir Oltean
· 5 years ago
105e808
pie: remove pie_vars->accu_prob_overflows
by Leslie Monis
· 5 years ago
220d4ac7
pie: remove unnecessary type casting
by Leslie Monis
· 5 years ago
90baeb9
pie: use term backlog instead of qlen
by Leslie Monis
· 5 years ago
4cc5fde
net/sched: act_ct: Use pskb_network_may_pull()
by Paul Blakey
· 5 years ago
07ac9d1
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
by Paul Blakey
· 5 years ago
ed11bb1
net: dsa: Add bypass operations for the flower classifier-action filter
by Vladimir Oltean
· 5 years ago
71046ab
net: qrtr: Fix FIXME related to qrtr_ns_init()
by Bjorn Andersson
· 5 years ago
a1dc1d6
net: qrtr: Respond to HELLO message
by Bjorn Andersson
· 5 years ago
6d37a0b
mptcp: Only send DATA_FIN with final mapping
by Mat Martineau
· 5 years ago
76c42a2
mptcp: Use per-subflow storage for DATA_FIN sequence number
by Mat Martineau
· 5 years ago
1954b86
mptcp: Check connection state before attempting send
by Mat Martineau
· 5 years ago
acf1ee4
devlink: Introduce devlink port flavour virtual
by Parav Pandit
· 5 years ago
46475bb
net/sched: act_ct: Software offload of established flows
by Paul Blakey
· 5 years ago
64ff70b
net/sched: act_ct: Offload established connections to flow table
by Paul Blakey
· 5 years ago
c34b961
net/sched: act_ct: Create nf flow table per zone
by Paul Blakey
· 5 years ago
d2f7e56
ipv6: Use math to point per net sysctls into the appropriate struct net
by Cambda Zhu
· 5 years ago
70ae1e1
ethtool: Factored out similar ethtool link settings for virtual devices to core
by Cris Forno
· 5 years ago
e0a4b99
hsr: use upper/lower device infrastructure
by Taehee Yoo
· 5 years ago
81390d0
hsr: remove unnecessary rcu_read_lock() in hsr module
by Taehee Yoo
· 5 years ago
4b793ac
hsr: use netdev_err() instead of WARN_ONCE()
by Taehee Yoo
· 5 years ago
13eeb5f
hsr: use extack error message instead of netdev_info
by Taehee Yoo
· 5 years ago
f3f2f98
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
by Taehee Yoo
· 5 years ago
b90feaf
net: sched: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
9f0ca0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
e427cad
net: datagram: drop 'destructor' argument from several helpers
by Paolo Abeni
· 5 years ago
7782040
unix: uses an atomic type for scm files accounting
by Paolo Abeni
· 5 years ago
d2afb41
net: core: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
b0c9a2d
ipv6: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
8402a31
net: dccp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
af71b09
l2tp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
680a931
net: mpls: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
95e486f
xdp: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
085c20c
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
by Martin KaFai Lau
· 5 years ago
1ed4d92
bpf: INET_DIAG support in bpf_sk_storage
by Martin KaFai Lau
· 5 years ago
0df6d32
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
by Martin KaFai Lau
· 5 years ago
5682d39
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
by Martin KaFai Lau
· 5 years ago
9f6e055
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
3f74957
vsock: fix potential deadlock in transport->release()
by Stefano Garzarella
· 5 years ago
5b502a7
net: dsa: propagate resolved link config via mac_link_up()
by Russell King
· 5 years ago
91a208f
net: phylink: propagate resolved link config via mac_link_up()
by Russell King
· 5 years ago
5c05a16
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
by David S. Miller
· 5 years ago
3a12500
unix: define and set show_fdinfo only if procfs is enabled
by Tobias Klauser
· 5 years ago
07c6f98
net: switchdev: do not propagate bridge updates across bridges
by Russell King
· 5 years ago
a2f2ef4
net/smc: check for valid ib_client_data
by Karsten Graul
· 5 years ago
9baeea5
net: qrtr: Fix error pointer vs NULL bugs
by Dan Carpenter
· 5 years ago
dc24f8b
mptcp: add dummy icsk_sync_mss()
by Paolo Abeni
· 5 years ago
14c441b
mptcp: defer work schedule until mptcp lock is released
by Paolo Abeni
· 5 years ago
2e52213
mptcp: avoid work queue scheduling if possible
by Florian Westphal
· 5 years ago
bfae9da
mptcp: remove mptcp_read_actor
by Florian Westphal
· 5 years ago
600911f
mptcp: add rmem queue accounting
by Florian Westphal
· 5 years ago
6771bfd
mptcp: update mptcp ack sequence from work queue
by Florian Westphal
· 5 years ago
8099201
mptcp: add work queue skeleton
by Paolo Abeni
· 5 years ago
101f6f8
mptcp: add and use mptcp_data_ready helper
by Florian Westphal
· 5 years ago
c535f92
af_llc: fix if-statement empty body warning
by Randy Dunlap
· 5 years ago
a082ec8
net/smc: improve peer ID in CLC decline for SMC-R
by Hans Wippel
· 5 years ago
366bb24
net/smc: rework peer ID handling
by Hans Wippel
· 5 years ago
0b7f41f
tcp-zerocopy: Update returned getsockopt() optlen.
by Arjun Roy
· 5 years ago
b6f6118
ipv6: restrict IPV6_ADDRFORM operation
by Eric Dumazet
· 5 years ago
51e3dfa
net/smc: fix cleanup for linkgroup setup failures
by Ursula Braun
· 5 years ago
ef6a4c8
net: fix sysfs permssions when device changes network namespace
by Christian Brauner
· 5 years ago
d755407
net-sysfs: add queue_change_owner()
by Christian Brauner
· 5 years ago
e6dee9f
net-sysfs: add netdev_change_owner()
by Christian Brauner
· 5 years ago
1521a67
sched: act: count in the size of action flags bitfield
by Jiri Pirko
· 5 years ago
Next »