index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2022-11-17
devlink: Allow for devlink-rate nodes parent reassignment
Michal Wilczynski
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-11-16
net: __sock_gen_cookie() cleanup
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_{enable|disable}()
Eric Dumazet
2022-11-16
net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()
Eric Dumazet
2022-11-16
net: net_{enable|disable}_timestamp() optimizations
Eric Dumazet
2022-11-16
net: mm_account_pinned_pages() optimization
Eric Dumazet
2022-11-16
net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
Vladimir Oltean
2022-11-16
udp: Access &udp_table via net.
Kuniyuki Iwashima
2022-11-15
net: dsa: add support for DSA rx offloading via metadata dst
Felix Fietkau
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-11
net: gro: no longer use skb_vlan_tag_present()
Eric Dumazet
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
devlink: Fix warning when unregistering a port
Ido Schimmel
2022-11-10
gro: avoid checking for a failed search
Richard Gobert
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
2022-11-09
net: devlink: move netdev notifier block to dest namespace during reload
Jiri Pirko
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
2022-11-08
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
2022-11-04
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
net: gso: fix panic on frag_list with mixed head alloc types
Jiri Benc
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: devlink: add not cleared type warning to port unregister
Jiri Pirko
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
2022-11-03
net: devlink: remove net namespace check from devlink_nl_port_fill()
Jiri Pirko
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
2022-11-03
net: devlink: take RTNL in port_fill() function only if it is not held
Jiri Pirko
2022-11-03
net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set()
Jiri Pirko
2022-11-03
net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
Jiri Pirko
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[prev]
[next]