index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
2021-11-17
net: do not inline netif_tx_lock()/netif_tx_unlock()
Eric Dumazet
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-16
net: use .data.once section in netdev_level_once()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
2021-10-13
net: delete redundant function declaration
Chen Wandun
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-09-05
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
2021-08-24
netdevice: move xdp_rxq within netdev_rx_queue
Jakub Kicinski
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2021-08-05
netdevice: add the case if dev is NULL
Yajun Deng
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-07-29
mctp: Add device handling and netlink interface
Jeremy Kerr
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
2021-07-27
net: split out ndo_siowandev ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
dev_ioctl: pass SIOCDEVPRIVATE data separately
Arnd Bergmann
2021-07-27
net: split out SIOCDEVPRIVATE handling from dev_ioctl
Arnd Bergmann
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-07
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
2021-06-03
mlx5: count all link events
Jakub Kicinski
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
[prev]
[next]