Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | net/mlx5: Remove unused functions | Gal Pressman | 2022-09-27 | 3 | -60/+0 | |
| * | | | | | | | | | | | RDMA/mlx5: Don't set tx affinity when lag is in hash mode | Liu, Changcheng | 2022-09-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | net/mlx5: add IFC bits for bypassing port select flow table | Liu, Changcheng | 2022-09-27 | 1 | -2/+7 | |
| * | | | | | | | | | | | net/mlx5: Add support for NPPS with real time mode | Aya Levin | 2022-09-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | net/mlx5: Expose NPPS related registers | Aya Levin | 2022-09-27 | 1 | -4/+14 | |
| * | | | | | | | | | | | Merge branch 'mlx5-vfio' into mlx5-next | Leon Romanovsky | 2022-09-27 | 851 | -8039/+22203 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | net/mlx5: Query ADV_VIRTUALIZATION capabilities | Yishai Hadas | 2022-09-07 | 1 | -0/+9 | |
| | * | | | | | | | | | | | net/mlx5: Introduce ifc bits for page tracker | Yishai Hadas | 2022-09-07 | 1 | -1/+82 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | RDMA/mlx5: Move function mlx5_core_query_ib_ppcnt() to mlx5_ib | Chris Mi | 2022-09-05 | 1 | -2/+0 | |
* | | | | | | | | | | | | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 2022-09-29 | 1 | -3/+2 | |
* | | | | | | | | | | | | net: Fix incorrect address comparison when searching for a bind2 bucket | Martin KaFai Lau | 2022-09-29 | 1 | -0/+3 | |
* | | | | | | | | | | | | tcp: export tcp_sendmsg_fastopen | Benjamin Hesmans | 2022-09-29 | 1 | -0/+2 | |
* | | | | | | | | | | | | netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper | Gustavo A. R. Silva | 2022-09-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | net: shrink struct ubuf_info | Pavel Begunkov | 2022-09-29 | 1 | -18/+4 | |
* | | | | | | | | | | | | net: introduce struct ubuf_info_msgzc | Pavel Begunkov | 2022-09-29 | 1 | -0/+21 | |
* | | | | | | | | | | | | net: tls: Add ARIA-GCM algorithm | Taehee Yoo | 2022-09-28 | 1 | -0/+30 | |
* | | | | | | | | | | | | headers: Remove some left-over license text | Christophe JAILLET | 2022-09-27 | 5 | -34/+1 | |
* | | | | | | | | | | | | xdp: Adjust xdp_frame layout to avoid using bitfields | Jesper Dangaard Brouer | 2022-09-26 | 1 | -2/+2 | |
* | | | | | | | | | | | | net: Remove unused inline function dst_hold_and_use() | Gaosheng Cui | 2022-09-26 | 1 | -6/+0 | |
* | | | | | | | | | | | | net: Remove unused inline function sk_nulls_node_init() | Gaosheng Cui | 2022-09-26 | 1 | -5/+0 | |
* | | | | | | | | | | | | neighbour: Remove unused inline function neigh_key_eq16() | Gaosheng Cui | 2022-09-26 | 1 | -5/+0 | |
* | | | | | | | | | | | | net: macsec: remove the prepare flag from the MACsec offloading context | Antoine Tenart | 2022-09-23 | 1 | -2/+0 | |
* | | | | | | | | | | | | net: phylink: Adjust advertisement based on rate matching | Sean Anderson | 2022-09-23 | 1 | -1/+2 | |
* | | | | | | | | | | | | net: phylink: Adjust link settings based on rate matching | Sean Anderson | 2022-09-23 | 1 | -0/+5 | |
* | | | | | | | | | | | | net: phy: Add support for rate matching | Sean Anderson | 2022-09-23 | 3 | -3/+38 | |
* | | | | | | | | | | | | net: phylink: Generate caps and convert to linkmodes separately | Sean Anderson | 2022-09-23 | 1 | -2/+2 | |
* | | | | | | | | | | | | net: phylink: Export phylink_caps_to_linkmodes | Sean Anderson | 2022-09-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | net: phylink: Document MAC_(A)SYM_PAUSE | Sean Anderson | 2022-09-23 | 1 | -0/+29 | |
* | | | | | | | | | | | | net/mlx5e: Support MACsec offload extended packet number (EPN) | Emeel Hakim | 2022-09-23 | 1 | -0/+8 | |
* | | | | | | | | | | | | net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro... | Emeel Hakim | 2022-09-23 | 1 | -0/+29 | |
* | | | | | | | | | | | | net/mlx5: Fix fields name prefix in MACsec | Emeel Hakim | 2022-09-23 | 1 | -3/+3 | |
* | | | | | | | | | | | | net/sched: sch_api: add helper for tc qdisc walker stats dump | Zhengchao Shao | 2022-09-23 | 1 | -0/+13 | |
* | | | | | | | | | | | | net/tls: Describe ciphers sizes by const structs | Tariq Toukan | 2022-09-23 | 1 | -0/+10 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-22 | 17 | -32/+78 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2022-09-22 | 4 | -4/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2022-09-20 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Bluetooth: Fix HCIGETDEVINFO regression | Luiz Augusto von Dentz | 2022-09-09 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | net: bonding: Share lacpdu_mcast_addr definition | Benjamin Poirier | 2022-09-16 | 2 | -2/+3 | |
| | * | | | | | | | | | | | | net/ieee802154: fix uninit value bug in dgram_sendmsg | Haimin Zhang | 2022-09-16 | 1 | -0/+37 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()" | Lu Baolu | 2022-09-21 | 1 | -3/+1 | |
| * | | | | | | | | | | | | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-09-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Input: hp_sdc: fix spelling typo in comment | Jiangshan Yi | 2022-09-13 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-09-14 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | of/device: Fix up of_dma_configure_id() stub | Thierry Reding | 2022-08-25 | 1 | -2/+3 | |
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-09-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p... | Vitaly Kuznetsov | 2022-09-05 | 1 | -0/+3 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-09-11 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init() | Lu Baolu | 2022-09-11 | 1 | -1/+3 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2022-09-10 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dma-mapping: mark dma_supported static | Christoph Hellwig | 2022-09-07 | 1 | -5/+0 |