index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-15
xsk: Support allocations of large umems
Magnus Karlsson
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
2020-01-05
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
2020-01-05
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
2020-01-03
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
2020-01-03
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
2020-01-02
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
2020-01-02
net: Add device index to tcp_md5sig
David Ahern
2020-01-02
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2020-01-02
ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
David Ahern
2020-01-02
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
2020-01-02
ipv4/tcp: Use local variable for tcp_md5_addr
David Ahern
2020-01-02
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
2020-01-02
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-30
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
2019-12-30
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
2019-12-30
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2019-12-30
sctp: add enabled check for path tracepoint loop.
Kevin Kou
2019-12-30
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
2019-12-30
tcp_cubic: refactor code to perform a divide only when needed
Eric Dumazet
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-12-28
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
2019-12-27
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
2019-12-27
ethtool: add LINKMODES_NTF notification
Michal Kubecek
2019-12-27
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
2019-12-27
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
2019-12-27
ethtool: add LINKINFO_NTF notification
Michal Kubecek
2019-12-27
ethtool: add default notification handler
Michal Kubecek
2019-12-27
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
2019-12-27
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
2019-12-27
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
2019-12-27
ethtool: default handlers for GET requests
Michal Kubecek
2019-12-27
ethtool: support for netlink notifications
Michal Kubecek
2019-12-27
ethtool: netlink bitset handling
Michal Kubecek
2019-12-27
ethtool: helper functions for netlink interface
Michal Kubecek
2019-12-27
ethtool: introduce ethtool netlink interface
Michal Kubecek
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
2019-12-27
sctp: do trace_sctp_probe after SACK validation and check
Kevin Kou
2019-12-27
tcp_cubic: make Hystart aware of pacing
Eric Dumazet
2019-12-27
tcp_cubic: tweak Hystart detection for short RTT flows
Eric Dumazet
2019-12-27
tcp_cubic: switch bictcp_clock() to usec resolution
Eric Dumazet
2019-12-27
tcp_cubic: remove one conditional from hystart_update()
Eric Dumazet
[next]