index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
2020-03-12
Revert "net: sched: make newly activated qdiscs visible"
Julian Wiedmann
2020-03-11
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
2020-03-11
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
2020-03-11
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
2020-03-11
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
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-11
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
2020-03-11
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
2020-03-11
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
[next]