aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet1-0/+6
2024-03-29net: do not consume a cacheline for system_page_poolEric Dumazet1-1/+1
2024-03-20net: report RCU QS on threaded NAPI repollingYan Zhai1-0/+3
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet1-1/+2
2024-03-18packet: annotate data-races around ignore_outgoingEric Dumazet1-1/+1
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet1-9/+3
2024-03-07net: introduce include/net/rps.hEric Dumazet1-0/+1
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet1-2/+1
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet1-1/+0
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet1-5/+3
2024-03-07net: move ptype_all into net_hotdataEric Dumazet1-9/+7
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-5/+5
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-5/+2
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-22/+0
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski1-22/+0
2024-03-01inet: prepare inet_base_seq() to run without RTNLEric Dumazet1-2/+3
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-02-29net: get stats64 if device if driver is configuredBreno Leitao1-0/+2
2024-02-28net: call skb_defer_free_flush() from __napi_busy_loop()Eric Dumazet1-21/+22
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet1-1/+1
2024-02-26ipv6: prepare inet6_fill_ifinfo() for RCU protectionEric Dumazet1-2/+2
2024-02-26rtnetlink: prepare nla_put_iflink() to run under RCUEric Dumazet1-1/+1
2024-02-19net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi1-0/+1
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2024-02-14net: remove dev_base_lockEric Dumazet1-35/+4
2024-02-14net: remove dev_base_lock from register_netdevice() and friends.Eric Dumazet1-13/+7
2024-02-14net-sysfs: use dev_addr_sem to remove races in address_show()Eric Dumazet1-1/+1
2024-02-14net: convert dev->reg_state to u8Eric Dumazet1-4/+4
2024-02-14net: annotate data-races around dev->name_assign_typeEric Dumazet1-3/+3
2024-02-13xdp: add multi-buff support for xdp running in generic modeLorenzo Bianconi1-19/+51
2024-02-13xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generi...Lorenzo Bianconi1-7/+9
2024-02-13net: add generic percpu page_pool allocatorLorenzo Bianconi1-0/+45
2024-02-12net: add rcu safety to rtnl_prop_list_size()Eric Dumazet1-1/+1
2024-02-12net: use synchronize_net() in dev_change_name()Eric Dumazet1-1/+1
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-1/+2
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski1-14/+43
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch1-0/+15
2024-02-09net: split off __napi_busy_poll from napi_busy_pollStefan Roesch1-14/+28
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen1-3/+1
2024-02-04net: make dev_unreg_count globalEric Dumazet1-3/+9
2024-01-29net: free altname using an RCU callbackJakub Kicinski1-11/+16
2024-01-22net: fix removing a namespace with conflicting altnamesJakub Kicinski1-0/+9
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski1-3/+0
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet1-1/+1
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet1-1/+2
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier1-0/+3
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+3
2023-12-21net: check dev->gso_max_size in gso_features_check()Eric Dumazet1-0/+3
2023-12-20net: sched: Make tc-related drop reason more flexible for remaining qdiscsVictor Nogueira1-2/+5
2023-12-20net: sched: Move drop_reason to struct tc_skb_cbVictor Nogueira1-2/+2
2023-12-05net: core: synchronize link-watch when carrier is queriedJohannes Berg1-1/+1
2023-12-05net-device: reorganize net_device fast path variablesCoco Li1-0/+56
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar1-0/+1
2023-12-04netdev-genl: Add netlink framework functions for napiAmritha Nambiar1-2/+1
2023-12-04net: Add queue and napi associationAmritha Nambiar1-0/+37
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+56
2023-11-21net: do not send a MOVE event when netdev changes netnsJakub Kicinski1-4/+6
2023-11-20bpf: Fix dev's rx stats for bpf_redirect_peer trafficPeilin Ye1-0/+8
2023-11-20net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann1-1/+48
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-3/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+3
2023-11-15net: Fix undefined behavior in netdev name allocationGal Pressman1-1/+3
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski1-0/+2
2023-10-24net: remove else after return in dev_prep_valid_name()Jakub Kicinski1-5/+4
2023-10-24net: remove dev_valid_name() check from __dev_alloc_name()Jakub Kicinski1-3/+0
2023-10-24net: trust the bitmap in __dev_alloc_name()Jakub Kicinski1-11/+4
2023-10-24net: reduce indentation of __dev_alloc_name()Jakub Kicinski1-30/+26
2023-10-24net: make dev_alloc_name() call dev_prep_valid_name()Jakub Kicinski1-9/+11
2023-10-24net: don't use input buffer of __dev_alloc_name() as a scratch spaceJakub Kicinski1-25/+8
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-15/+50
2023-10-19net: move altnames together with the netdeviceJakub Kicinski1-4/+9
2023-10-19net: avoid UAF on deleted altnameJakub Kicinski1-1/+6
2023-10-19net: check for altname conflicts when changing netdev's netnsJakub Kicinski1-1/+8
2023-10-19net: fix ifname in netlink ntf during netns moveJakub Kicinski1-13/+31
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-1/+1
2023-10-17net, bpf: Add a warning if NAPI cb missed xdp_do_flush().Sebastian Andrzej Siewior1-0/+2
2023-10-16net, sched: Make tc-related drop reason more flexibleDaniel Borkmann1-5/+10
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+6
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-2/+19
2023-10-09net: refine debug info in skb_checksum_help()Eric Dumazet1-2/+6
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-3/+3
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko1-0/+22
2023-09-16net: core: Use the bitmap API to allocate bitmapsAndy Shevchenko1-3/+3
2023-08-28net: Make consumed action consistent in sch_handle_egressDaniel Borkmann1-0/+2
2023-08-28net: Fix skb consume leak in sch_handle_egressDaniel Borkmann1-0/+1
2023-08-15net: warn about attempts to register negative ifindexJakub Kicinski1-0/+5
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+5
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-0/+1
2023-08-02bpf, xdp: Add tracepoint to xdp attaching failureLeon Hwang1-1/+4
2023-08-01net: make sure we never create ifindex = 0Jakub Kicinski1-2/+1
2023-07-28net: store netdevs in an xarrayJakub Kicinski1-28/+54
2023-07-25net: remove redundant NULL check in remove_xps_queue()Zhengchao Shao1-2/+1
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann1-102/+163
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+1
2023-07-11net/core: Make use of assign_bit() APIAndy Shevchenko1-6/+2
2023-06-22net: fix net device address assign typePiotr Gardocki1-5/+5
2023-06-15net: add check for current MAC address in dev_set_mac_addressPiotr Gardocki1-0/+2
2023-06-15net: create device lookup API with reference trackingJakub Kicinski1-18/+45
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-69/+1
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+5
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-1/+1
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+4
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski1-1/+1
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda1-1/+1
2023-05-31net: don't set sw irq coalescing defaults in case of PREEMPT_RTHeiner Kallweit1-2/+4
2023-05-26net/core: Enable socket busy polling on -RTKurt Kanzenbach1-3/+6
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet1-1/+1
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet1-2/+10
2023-04-23net: make napi_threaded_poll() aware of sd->defer_listEric Dumazet1-0/+3
2023-04-23net: move skb_defer_free_flush() upEric Dumazet1-21/+21
2023-04-23net: do not provide hard irq safety for sd->defer_lockEric Dumazet1-2/+2
2023-04-20net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski1-2/+1
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski1-0/+3
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi1-1/+1
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean1-1/+1
2023-04-07net: openvswitch: fix race on port outputFelix Huettner1-0/+1
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean1-5/+3
2023-03-30net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQEric Dumazet1-4/+18
2023-03-30net: optimize napi_schedule_rps()Eric Dumazet1-3/+5
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet1-0/+4
2023-03-30net: napi_schedule_rps() cleanupEric Dumazet1-6/+12
2023-03-22net: do not use skb_mac_header() in qdisc_pkt_len_init()Eric Dumazet1-4/+4
2023-03-22net: Catch invalid index in XPS mappingNick Child1-0/+2
2023-03-07net: remove enum skb_free_reasonEric Dumazet1-11/+9
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet1-1/+3
2023-02-20net: add location to trace_consume_skb()Eric Dumazet1-1/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-9/+1
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-8/+0
2023-02-16net/core: refactor promiscuous mode messageJesse Brandeburg1-3/+2
2023-02-16net/core: print message for allmulticastJesse Brandeburg1-0/+2
2023-02-13net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann1-1/+1
2023-02-10Daniel Borkmann says:Jakub Kicinski1-0/+1
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+1
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long1-0/+4
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+7
2023-01-23net: avoid irqsave in skb_defer_free_flushJesper Dangaard Brouer1-3/+2
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev1-0/+5
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev1-2/+2
2022-12-19net: Fix documentation for unregister_netdevice_notifier_netMiaoqian Lin1-1/+1
2022-12-03net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit1-0/+16
2022-11-18net: fix napi_disable() logic errorEric Dumazet1-2/+2
2022-11-16net: add atomic_long_t to net_device_stats fieldsEric Dumazet1-11/+3
2022-11-16net: adopt try_cmpxchg() in napi_{enable|disable}()Eric Dumazet1-9/+5
2022-11-16net: adopt try_cmpxchg() in napi_schedule_prep() and napi_complete_done()Eric Dumazet1-6/+4
2022-11-16net: net_{enable|disable}_timestamp() optimizationsEric Dumazet1-12/+6
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko1-4/+18
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren1-17/+2
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko1-5/+9
2022-10-31net: add new helper unregister_netdevice_many_notifyHangbin Liu1-10/+17
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu1-12/+13
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner1-2/+2
2022-10-25net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+1
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey1-0/+4
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni1-17/+0
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+10
2022-08-24net: Fix a data-race around netdev_unregister_timeout_secs.Kuniyuki Iwashima1-1/+1
2022-08-24net: Fix a data-race around netdev_budget_usecs.Kuniyuki Iwashima1-1/+1
2022-08-24net: Fix a data-race around netdev_budget.Kuniyuki Iwashima1-1/+1
2022-08-24net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima1-4/+4
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima1-2/+2
2022-08-24net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima1-1/+1
2022-08-22net: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-22Remove DECnet support from kernelStephen Hemminger1-3/+1
2022-07-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2022-07-19bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao1-0/+1
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+6
2022-07-06xdp: Fix spurious packet loss in generic XDP TX pathJohan Almbladh1-2/+6
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+15
2022-06-17net: fix data-race in dev_isalive()Eric Dumazet1-10/+15
2022-06-09net: add napi_get_frags_check() helperEric Dumazet1-0/+18
2022-06-09net: use DEBUG_NET_WARN_ON_ONCE() in dev_loopback_xmit()Eric Dumazet1-1/+1
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet1-9/+9
2022-06-09net: rename reference+tracking helpersJakub Kicinski1-5/+5
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-70/+162
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+0
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-05-18random32: use real rng for non-deterministic randomnessJason A. Donenfeld1-3/+0
2022-05-16net: fix dev_fill_forward_path with pppoe + bridgeFelix Fietkau1-1/+1
2022-05-16net: call skb_defer_free_flush() before each napi_poll()Eric Dumazet1-2/+3
2022-05-16net: add skb_defer_max sysctlEric Dumazet1-0/+1
2022-05-16net: use napi_consume_skb() in skb_defer_free_flush()Eric Dumazet1-1/+1
2022-05-16net: fix possible race in skb_attempt_defer_free()Eric Dumazet1-2/+5
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-3/+4
2022-05-12net: update the register_netdevice() kdocJakub Kicinski1-14/+6
2022-05-11net: add more debug info in skb_checksum_help()Eric Dumazet1-4/+6
2022-05-11net: remove two BUG() from skb_checksum_help()Eric Dumazet1-2/+6
2022-05-10net: fix kdoc on __dev_queue_xmit()Jakub Kicinski1-20/+15
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski1-2/+2
2022-05-06net: don't allow user space to lift the device limitsJakub Kicinski1-0/+35
2022-05-06net: add netif_inherit_tso_max()Jakub Kicinski1-0/+12
2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski1-3/+3
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov1-13/+2
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+6
2022-04-28net: make sure net_rx_action() calls skb_defer_free_flush()Eric Dumazet1-1/+2
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior1-9/+5
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet1-0/+31
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang1-2/+29