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-17
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2020-03-17
net_sched: do not reprogram a timer about to expire
Eric Dumazet
2020-03-17
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
2020-03-16
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
2020-03-16
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
2020-03-16
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
2020-03-16
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
2020-03-15
net: dsa: warn if phylink_mac_link_state returns error
Russell King
2020-03-15
mptcp: drop unneeded checks
Paolo Abeni
2020-03-15
mptcp: create msk early
Paolo Abeni
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
2020-03-14
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-14
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2020-03-13
ethtool: fix spelling mistake "exceeeds" -> "exceeds"
Colin Ian King
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-03-12
ethtool: add CHANNELS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device channel counts with CHANNELS_SET request
Michal Kubecek
2020-03-12
ethtool: provide channel counts with CHANNELS_GET request
Michal Kubecek
2020-03-12
ethtool: add RINGS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device ring sizes with RINGS_SET request
Michal Kubecek
2020-03-12
ethtool: provide ring sizes with RINGS_GET request
Michal Kubecek
2020-03-12
ethtool: add PRIVFLAGS_NTF notification
Michal Kubecek
2020-03-12
ethtool: set device private flags with PRIVFLAGS_SET request
Michal Kubecek
2020-03-12
ethtool: provide private flags with PRIVFLAGS_GET request
Michal Kubecek
2020-03-12
ethtool: add FEATURES_NTF notification
Michal Kubecek
2020-03-12
ethtool: set netdev features with FEATURES_SET request
Michal Kubecek
2020-03-12
ethtool: add ethnl_parse_bitset() helper
Michal Kubecek
2020-03-12
ethtool: provide netdev features with FEATURES_GET request
Michal Kubecek
2020-03-12
ethtool: update mapping of features to legacy ioctl requests
Michal Kubecek
2020-03-12
ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()
Michal Kubecek
2020-03-12
flow_offload: Add flow_match_ct to get rule ct match
Paul Blakey
2020-03-12
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2020-03-12
Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...
David S. Miller
2020-03-12
tcp: Forbid to bind more than one sockets haveing SO_REUSEADDR and SO_REUSEPO...
Kuniyuki Iwashima
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2020-03-12
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
Kuniyuki Iwashima
[next]