index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-15
net: warn about attempts to register negative ifindex
Jakub Kicinski
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-01
net: make sure we never create ifindex = 0
Jakub Kicinski
2023-07-28
net: store netdevs in an xarray
Jakub Kicinski
2023-07-25
net: remove redundant NULL check in remove_xps_queue()
Zhengchao Shao
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-11
net/core: Make use of assign_bit() API
Andy Shevchenko
2023-06-22
net: fix net device address assign type
Piotr Gardocki
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-05
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-05-31
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
2023-04-23
net: move skb_defer_free_flush() up
Eric Dumazet
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2023-04-20
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-04-09
net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
Vladimir Oltean
2023-04-07
net: openvswitch: fix race on port output
Felix Huettner
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-03-30
net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ
Eric Dumazet
2023-03-30
net: optimize napi_schedule_rps()
Eric Dumazet
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
2023-03-30
net: napi_schedule_rps() cleanup
Eric Dumazet
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
2023-02-16
net/core: refactor promiscuous mode message
Jesse Brandeburg
2023-02-16
net/core: print message for allmulticast
Jesse Brandeburg
[next]