Age | Commit message (Expand) | Author | Files | Lines |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 145 | -565/+1054 |
2018-06-03 | net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling | Heiner Kallweit | 1 | -1/+1 |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 23 | -412/+977 |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 38 | -115/+192 |
2018-06-03 | netfilter: nf_tables: handle chain name lookups via rhltable | Florian Westphal | 2 | -16/+104 |
2018-06-03 | netfilter: nf_tables: add connlimit support | Pablo Neira Ayuso | 4 | -1/+327 |
2018-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+20 |
2018-06-02 | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 8 | -44/+91 |
2018-06-03 | netfilter: nf_tables: add destroy_clone expression | Pablo Neira Ayuso | 3 | -2/+13 |
2018-06-03 | netfilter: nf_tables: garbage collection for stateful expressions | Pablo Neira Ayuso | 3 | -2/+32 |
2018-06-03 | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy() | Pablo Neira Ayuso | 2 | -4/+16 |
2018-06-03 | netfilter: nf_conncount: expose connection list interface | Pablo Neira Ayuso | 2 | -13/+34 |
2018-06-03 | netfilter: nf_tables: pass context to object destroy indirection | Pablo Neira Ayuso | 4 | -9/+12 |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl | 9 | -339/+436 |
2018-06-03 | netfilter: Decrease code duplication regarding transparent socket option | Máté Eckl | 4 | -29/+6 |
2018-06-03 | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 1 | -9/+22 |
2018-06-02 | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -38/+6 |
2018-06-02 | Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -15/+10 |
2018-06-02 | Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+8 |
2018-06-02 | Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -68/+93 |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 14 | -62/+172 |
2018-06-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+10 |
2018-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+2 |
2018-06-02 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins | 1 | -1/+1 |
2018-06-02 | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() | Hugh Dickins | 1 | -1/+1 |
2018-06-02 | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson | 1 | -15/+10 |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 35 | -405/+1372 |
2018-06-02 | Merge tag 'mlx5e-updates-2018-06-01' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 13 | -360/+726 |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -0/+4 |
2018-06-01 | bpf: fix uapi hole for 32 bit compat applications | Daniel Borkmann | 2 | -0/+4 |
2018-06-01 | net/mlx5e: TX, Separate cachelines of xmit and completion stats | Tariq Toukan | 2 | -8/+9 |
2018-06-01 | net/mlx5e: RX, Always prefer Linear SKB configuration | Tariq Toukan | 1 | -3/+10 |
2018-06-01 | net/mlx5e: RX, Enhance legacy Receive Queue memory scheme | Tariq Toukan | 3 | -127/+362 |
2018-06-01 | net/mlx5e: RX, Use cyclic WQ in legacy RQ | Tariq Toukan | 6 | -111/+161 |
2018-06-01 | net/mlx5e: RX, Split WQ objects for different RQ types | Tariq Toukan | 3 | -57/+110 |
2018-06-01 | net/mlx5e: RX, Remove HW LRO support in legacy RQ | Tariq Toukan | 2 | -14/+26 |
2018-06-01 | net/mlx5e: RX, Dedicate a function for copying SKB header | Tariq Toukan | 1 | -13/+17 |
2018-06-01 | net/mlx5e: RX, Generalise function of SKB frag addition | Tariq Toukan | 1 | -8/+8 |
2018-06-01 | net/mlx5e: RX, Generalise name of non-linear SKB head size | Tariq Toukan | 3 | -4/+4 |
2018-06-01 | net/mlx5e: TX, Obsolete maintaining local copies of skb->len/data | Tariq Toukan | 1 | -30/+12 |
2018-06-01 | net/mlx5: FPGA, Handle QP error event | Ilan Tayari | 1 | -4/+24 |
2018-06-01 | net/mlx5e: Support configurable MTU for vport representors | Adi Nissim | 3 | -4/+28 |
2018-06-01 | net/mlx5e: Increase aRFS flow tables size | Maor Gottlieb | 1 | -1/+1 |
2018-06-01 | net/mlx5e: Remove redundant active_channels indication | Eran Ben Elisha | 4 | -20/+0 |
2018-06-01 | net/mlx5e: Present SW stats when state is not opened | Eran Ben Elisha | 2 | -16/+13 |
2018-06-01 | net/mlx5e: IPOIB, Add a missing skb_pull | Tariq Toukan | 1 | -0/+1 |
2018-06-01 | net/mlx5e: IPOIB, Fix overflowing SQ WQE memset | Tariq Toukan | 1 | -3/+3 |
2018-06-01 | Merge branch 'hns3-next' | David S. Miller | 9 | -51/+441 |
2018-06-01 | net: hns3: Optimize the VF's process of updating multicast MAC | Xi Wang | 4 | -5/+187 |
2018-06-01 | net: hns3: Optimize the PF's process of updating multicast MAC | Xi Wang | 4 | -21/+136 |