Age | Commit message (Expand) | Author | Files | Lines |
2018-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 4 | -0/+20 |
2018-03-19 | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data | John Fastabend | 3 | -0/+19 |
2018-03-19 | net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG | John Fastabend | 1 | -0/+1 |
2018-03-16 | net: Add rtnl_lock_killable() | Kirill Tkhai | 1 | -0/+1 |
2018-03-13 | net: fix sysctl_fb_tunnels_only_for_init_net link error | Arnd Bergmann | 1 | -1/+3 |
2018-03-09 | net: introduce IFF_NO_RX_HANDLER | Paolo Abeni | 1 | -0/+3 |
2018-03-09 | net: do not create fallback tunnels for non-default namespaces | Eric Dumazet | 1 | -0/+7 |
2018-03-08 | net: ethtool: extend RXNFC API to support RSS spreading of filter matches | Edward Cree | 1 | -0/+5 |
2018-03-08 | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller | 3 | -1/+238 |
2018-03-07 | net/mlx5: IPSec, Add support for ESN | Aviad Yehezkel | 2 | -0/+4 |
2018-03-07 | net/mlx5: Add flow-steering commands for FPGA IPSec implementation | Aviad Yehezkel | 2 | -0/+8 |
2018-03-07 | net/mlx5: Refactor accel IPSec code | Aviad Yehezkel | 2 | -2/+140 |
2018-03-07 | net/mlx5: Added required metadata capability for ipsec | Aviad Yehezkel | 1 | -0/+1 |
2018-03-07 | net/mlx5: Export ipsec capabilities | Aviad Yehezkel | 1 | -0/+57 |
2018-03-07 | net/mlx5: IPSec, Add command V2 support | Aviad Yehezkel | 1 | -1/+3 |
2018-03-07 | net/mlx5e: IPSec, Add support for ESP trailer removal by hardware | Yossi Kuperman | 1 | -1/+12 |
2018-03-07 | net/mlx5: IPSec, Generalize sandbox QP commands | Yossi Kuperman | 1 | -0/+16 |
2018-03-07 | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller | 3 | -2/+143 |
2018-03-07 | net: unpollute priv_flags space | Paolo Abeni | 1 | -24/+8 |
2018-03-06 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny | 2 | -2/+140 |
2018-03-06 | net/mlx5: Add empty egress namespace to flow steering core | Aviad Yehezkel | 2 | -0/+2 |
2018-03-06 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak | 1 | -0/+1 |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 13 | -67/+37 |
2018-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -34/+2 |
2018-03-04 | net: make skb_gso_*_seglen functions private | Daniel Axtens | 1 | -33/+0 |
2018-03-04 | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len | Daniel Axtens | 1 | -1/+1 |
2018-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -4/+4 |
2018-03-01 | net: phy: Export gen10g_* functions | Florian Fainelli | 1 | -0/+8 |
2018-03-01 | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz | 1 | -0/+29 |
2018-03-01 | ip6mr: Remove MFC_NOTIFY and refactor flags | Yuval Mintz | 3 | -12/+9 |
2018-03-01 | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz | 1 | -0/+33 |
2018-03-01 | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz | 1 | -0/+69 |
2018-03-01 | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz | 1 | -3/+49 |
2018-03-01 | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz | 3 | -63/+50 |
2018-03-01 | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz | 1 | -0/+17 |
2018-03-01 | mroute*: Make mr_table a common struct | Yuval Mintz | 3 | -22/+46 |
2018-03-01 | ip6mr: Align hash implementation to ipmr | Yuval Mintz | 1 | -14/+16 |
2018-03-01 | ip6mr: Make mroute_sk rcu-based | Yuval Mintz | 1 | -3/+3 |
2018-03-01 | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz | 3 | -22/+54 |
2018-03-01 | block: display the correct diskname for bio | Jiufei Xue | 1 | -3/+1 |
2018-02-28 | phylink,sfp: negotiate interface format with MAC | Russell King | 1 | -8/+10 |
2018-02-28 | Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2 | -0/+64 |
2018-02-27 | net: phy: Restore phy_resume() locking assumption | Andrew Lunn | 1 | -0/+1 |
2018-02-26 | dax: fix vma_is_fsdax() helper | Dan Williams | 1 | -1/+1 |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -27/+20 |
2018-02-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+5 |
2018-02-26 | genhd: Fix BUG in blkdev_open() | Jan Kara | 1 | -0/+1 |
2018-02-26 | genhd: Add helper put_disk_and_module() | Jan Kara | 1 | -0/+1 |
2018-02-26 | genhd: Rename get_disk() to get_disk_and_module() | Jan Kara | 1 | -1/+1 |