index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-03-11
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
2020-03-11
net: Add missing annotation for *netlink_seq_start()
Jules Irenge
2020-03-11
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
2020-03-11
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
2020-03-10
pktgen: Allow on loopback device
Lukas Wunner
2020-03-09
mptcp: don't grow mptcp socket receive buffer when rcvbuf is locked
Florian Westphal
2020-03-09
Merge tag 'batadv-next-for-davem-20200306' of git://git.open-mesh.org/linux-m...
David S. Miller
2020-03-09
net: sched: pie: change tc_pie_xstats->prob
Leslie Monis
2020-03-09
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-03-08
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
2020-03-08
sched: act: allow user to specify type of HW stats for a filter
Jiri Pirko
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-05
net: sched: Make FIFO Qdisc offloadable
Petr Machata
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
2020-03-05
hsr: fix refcnt leak of hsr slave interface
Taehee Yoo
2020-03-04
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
2020-03-04
pie: remove pie_vars->accu_prob_overflows
Leslie Monis
2020-03-04
pie: remove unnecessary type casting
Leslie Monis
2020-03-04
pie: use term backlog instead of qlen
Leslie Monis
2020-03-04
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
2020-03-04
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
2020-03-03
net: dsa: Add bypass operations for the flower classifier-action filter
Vladimir Oltean
2020-03-03
net: qrtr: Fix FIXME related to qrtr_ns_init()
Bjorn Andersson
2020-03-03
net: qrtr: Respond to HELLO message
Bjorn Andersson
2020-03-03
mptcp: Only send DATA_FIN with final mapping
Mat Martineau
2020-03-03
mptcp: Use per-subflow storage for DATA_FIN sequence number
Mat Martineau
2020-03-03
mptcp: Check connection state before attempting send
Mat Martineau
2020-03-03
devlink: Introduce devlink port flavour virtual
Parav Pandit
2020-03-03
net/sched: act_ct: Software offload of established flows
Paul Blakey
2020-03-03
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
2020-03-03
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2020-03-03
ipv6: Use math to point per net sysctls into the appropriate struct net
Cambda Zhu
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
2020-02-29
hsr: use upper/lower device infrastructure
Taehee Yoo
2020-02-29
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
2020-02-29
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
2020-02-29
hsr: use extack error message instead of netdev_info
Taehee Yoo
2020-02-29
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
2020-02-28
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
ipv6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
l2tp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-27
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
[next]