aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-23dccp/tcp: Remove an unused argument in inet_csk_listen_start().Kuniyuki Iwashima1-1/+1
2021-11-23net: stmmac: Calculate CDC error only onceKurt Kanzenbach1-0/+1
2021-11-23net: remove .ndo_change_proto_downJakub Kicinski1-9/+3
2021-11-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueDavid S. Miller2-2/+9
2021-11-23neigh: introduce neigh_confirm() helper functionYajun Deng4-25/+15
2021-11-23mctp: Add MCTP-over-serial transport bindingJeremy Kerr1-0/+1
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem1-2/+5
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem1-0/+4
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook1-7/+3
2021-11-22skbuff: Move conditional preprocessor directives out of struct sk_buffKees Cook1-17/+19
2021-11-22sections: global data can be in .bssAntoine Tenart1-4/+10
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar1-0/+2
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson1-3/+4
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet1-0/+7
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet1-1/+2
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+6
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen2-0/+19
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen1-0/+1
2021-11-20ipv4: Exposing __ip_sock_set_tos() in ip.hPoorva Sonparote1-0/+1
2021-11-20dev_addr: add a modification checkJakub Kicinski1-0/+5
2021-11-20net: constify netdev->dev_addrJakub Kicinski1-9/+5
2021-11-19ipv6: ip6_skb_dst_mtu() cleanupsEric Dumazet1-9/+9
2021-11-19net/af_iucv: Use struct_group() to zero struct iucv_sock regionKees Cook1-4/+6
2021-11-18Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapJakub Kicinski1-0/+7
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski40-1065/+2932
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-7/+35
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+1
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-1/+4
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang1-1/+2
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang1-1/+13
2021-11-18net: dsa: felix: support psfp filter on vsc9959Xiaoliang Yang2-0/+18
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang2-0/+6
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang1-0/+22
2021-11-18tcp: add missing htmldocs for skb->ll_node and sk->defer_listEric Dumazet2-0/+2
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin2-2/+23
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+4
2021-11-18Merge branch 'kvm-5.16-fixes' into kvm-masterPaolo Bonzini2-12/+1
2021-11-18KVM: Kill kvm_map_gfn() / kvm_unmap_gfn() and gfn_to_pfn_cacheDavid Woodhouse2-12/+1
2021-11-17ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti1-0/+12
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma1-0/+1
2021-11-17net: add missing include in include/net/gro.hEric Dumazet1-0/+1
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet1-37/+2
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-3/+13
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet1-1/+1
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller5-18/+115
2021-11-17net: virtio_net_hdr_to_skb: count transport header in UFOJonathan Davies1-1/+6
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-2/+2
2021-11-16net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)1-1/+1
2021-11-16net: align static siphash keysEric Dumazet1-0/+2
2021-11-16net: use .data.once section in netdev_level_once()Eric Dumazet1-1/+1