summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22devlink: Clean not-executed param notificationsLeon Romanovsky
2021-10-22devlink: Remove not-executed trap group notificationsLeon Romanovsky
2021-10-22devlink: Remove not-executed trap policer notificationsLeon Romanovsky
2021-10-22devlink: Delete obsolete parameters publish APILeon Romanovsky
2021-10-22skb_expand_head() adjust skb->truesize incorrectlyVasily Averin
2021-10-21bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21net/core: Remove unused assignment operations and variableluo penghao
2021-10-21net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.Sebastian Andrzej Siewior
2021-10-20net-core: use netdev_* calls for kernel messagesJesse Brandeburg
2021-10-19devlink: Remove extra device_lock assert checksLeon Romanovsky
2021-10-19net: sched: Allow statistics reads from softirq.Sebastian Andrzej Siewior
2021-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-10-18net: sched: Remove Qdisc::running sequence counterAhmed S. Darwish
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish
2021-10-18net: sched: Use _bstats_update/set() instead of raw writesAhmed S. Darwish
2021-10-18net: sched: Protect Qdisc::bstats with u64_statsAhmed S. Darwish
2021-10-18gen_stats: Move remaining users to gnet_stats_add_queue().Sebastian Andrzej Siewior
2021-10-18gen_stats: Add gnet_stats_add_queue().Sebastian Andrzej Siewior
2021-10-18gen_stats: Add instead Set the value in __gnet_stats_copy_basic().Sebastian Andrzej Siewior
2021-10-16net: make use of helper netif_is_bridge_master()Kyungrok Chung
2021-10-16net: stream: don't purge sk_error_queue in sk_stream_kill_queues()Jakub Kicinski
2021-10-15page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin
2021-10-14net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entriesDaniel Borkmann
2021-10-14net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attributeDaniel Borkmann
2021-10-14net, neigh: Add build-time assertion to avoid neigh->flags overflowDaniel Borkmann
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14netfilter: Introduce egress hookLukas Wunner
2021-10-14netfilter: Generalize ingress hook include fileLukas Wunner
2021-10-14netfilter: Rename ingress hook include fileLukas Wunner
2021-10-13Revert "net: procfs: add seq_puts() statement for dev_mcast"Vladimir Oltean
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky
2021-10-12devlink: Annotate devlink API callsLeon Romanovsky
2021-10-12devlink: Move netdev_to_devlink helpers to devlink.cLeon Romanovsky
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu
2021-10-12net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-10-12net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USEDaniel Borkmann
2021-10-10net: make dev_get_port_parent_id slightly more readableAntoine Tenart
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe
2021-10-08net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07of: net: add a helper for loading netdev->dev_addrJakub Kicinski
2021-10-07of: net: move of_net under net/Jakub Kicinski
2021-10-06rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-02net:dev: Change napi_gro_complete return type to voidGyumin Hwang
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller