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
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-01
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-07-31
rtnetlink: add support for protodown reason
Roopa Prabhu
2020-07-31
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-25
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
2020-07-25
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
2020-07-25
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
2020-07-25
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-24
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
2020-07-23
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-20
net: Call into DSA netdevice_ops wrappers
Florian Fainelli
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-13
net: make symbol 'flush_works' static
Wei Yongjun
2020-07-13
net: core: kerneldoc fixes
Andrew Lunn
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-22
net: core: try to runtime-resume detached device in __dev_open
Heiner Kallweit
2020-06-18
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2020-06-18
net: napi: remove useless stack trace
Eric Dumazet
2020-06-18
net: fix memleak in register_netdevice()
Yang Yingliang
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-06-04
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-19
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
net: XDP-generic determining XDP frame size
Jesper Dangaard Brouer
2020-05-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2020-05-07
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-01
net/core: Introduce netdev_get_xmit_slave
Maor Gottlieb
2020-04-23
net: napi: use READ_ONCE()/WRITE_ONCE()
Eric Dumazet
2020-04-23
net: napi: add hard irqs deferral feature
Eric Dumazet
2020-04-20
net: Add IF_OPER_TESTING
Andrew Lunn
2020-04-14
xdp: Reset prog in dev_change_xdp_fd when fd is negative
David Ahern
2020-04-07
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-28
xdp: Support specifying expected existing program when attaching XDP
Toke Høiland-Jørgensen
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
2020-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-17
net: core: dev.c: fix a documentation warning
Mauro Carvalho Chehab
2020-03-17
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
[next]