index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
2021-10-13
tipc: constify dev_addr passing
Jakub Kicinski
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
2021-10-13
rose: constify dev_addr passing
Jakub Kicinski
2021-10-13
ax25: constify dev_addr passing
Jakub Kicinski
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-10-12
devlink: Annotate devlink API calls
Leon Romanovsky
2021-10-12
devlink: Move netdev_to_devlink helpers to devlink.c
Leon Romanovsky
2021-10-12
devlink: Reduce struct devlink exposure
Leon Romanovsky
2021-10-12
net, neigh: Add NTF_MANAGED flag for managed neighbor entries
Daniel Borkmann
2021-10-12
net, neigh: Extend neigh->flags to 32 bit to allow for extensions
Roopa Prabhu
2021-10-12
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
2021-10-12
net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USE
Daniel Borkmann
2021-10-11
nfc: nci: replace GPLv2 boilerplate with SPDX
Krzysztof Kozlowski
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
2021-10-09
net: use dev_addr_set()
Jakub Kicinski
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-08
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2021-10-08
vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
Richard Palethorpe
2021-10-08
net-sysfs: try not to restart the syscall if it will fail eventually
Antoine Tenart
2021-10-08
net/sched: sch_ets: properly init all active DRR list handles
Davide Caratti
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-08
ethernet: un-export nvmem_get_mac_address()
Jakub Kicinski
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-10-07
net: prefer socket bound to interface when not in VRF
Mike Manning
2021-10-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
2021-10-07
of: net: move of_net under net/
Jakub Kicinski
2021-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-10-06
ethtool: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
unix: Fix an issue in unix_shutdown causing the other end read/write failures
Jiang Wang
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-10-05
net/sched: sch_taprio: properly cancel timer from taprio_destroy()
Eric Dumazet
2021-10-05
net: bridge: fix under estimation in br_get_linkxstats_size()
Eric Dumazet
2021-10-05
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
2021-10-04
dsa: tag_dsa: Fix mask for trunked packets
Andrew Lunn
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
2021-10-04
ipv6: ioam: Add support for the ip6ip6 encapsulation
Justin Iurman
2021-10-04
ipv6: ioam: Prerequisite patch for ioam6_iptunnel
Justin Iurman
[next]