Age | Commit message (Expand) | Author |
2018-03-08 | bpf: add support to read sample address in bpf program | Teng Qin |
2018-03-07 | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k... | David S. Miller |
2018-03-07 | net: unpollute priv_flags space | Paolo Abeni |
2018-03-07 | sctp: add support for snd flag SCTP_SENDALL process in sendmsg | Xin Long |
2018-03-07 | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg | Xin Long |
2018-03-07 | sctp: add support for PR-SCTP Information for sendmsg | Xin Long |
2018-03-06 | {net,IB}/mlx5: Add flow steering helpers | Boris Pismenny |
2018-03-06 | net/mlx5: Add empty egress namespace to flow steering core | Aviad Yehezkel |
2018-03-06 | {net,IB}/mlx5: Add has_tag to mlx5_flow_act | Matan Barak |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-05 | net: core: dst: Add kernel-doc for 'net' parameter | Jonathan Neuschäfer |
2018-03-05 | net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency | Jonathan Neuschäfer |
2018-03-05 | net: core: dst_cache: Fix a typo in a comment | Jonathan Neuschäfer |
2018-03-05 | net/ncsi: Add generic netlink family | Samuel Mendoza-Jonas |
2018-03-05 | tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha |
2018-03-05 | tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha |
2018-03-04 | Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m... | David S. Miller |
2018-03-04 | gre: add sequence number for collect md mode. | William Tu |
2018-03-04 | net: make skb_gso_*_seglen functions private | Daniel Axtens |
2018-03-04 | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len | Daniel Axtens |
2018-03-04 | dsa: Pass the port to get_sset_count() | Andrew Lunn |
2018-03-04 | net: Remove unused get_hash_from_flow functions | David Ahern |
2018-03-04 | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern |
2018-03-04 | net/ipv6: Pass skb to route lookup | David Ahern |
2018-03-04 | net: Rename NETEVENT_MULTIPATH_HASH_UPDATE | David Ahern |
2018-03-04 | net/ipv4: Pass net to fib_multipath_hash instead of fib_info | David Ahern |
2018-03-03 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-03 | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-03-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-02 | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-03-02 | Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc... | David S. Miller |
2018-03-01 | tcp_bbr: better deal with suboptimal GSO (II) | Eric Dumazet |
2018-03-01 | net: phy: Export gen10g_* functions | Florian Fainelli |
2018-03-01 | net/mac89x0: Convert to platform_driver | Finn Thain |
2018-03-01 | fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs | Roopa Prabhu |
2018-03-01 | Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-03-01 | Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2018-03-01 | net: Fix spelling mistake "greater then" -> "greater than" | Gal Pressman |
2018-03-01 | ipmr, ip6mr: Unite dumproute flows | Yuval Mintz |
2018-03-01 | ip6mr: Remove MFC_NOTIFY and refactor flags | Yuval Mintz |
2018-03-01 | ipmr, ip6mr: Unite vif seq functions | Yuval Mintz |
2018-03-01 | ipmr, ip6mr: Unite mfc seq logic | Yuval Mintz |
2018-03-01 | ipmr, ip6mr: Unite logic for searching in MFC cache | Yuval Mintz |
2018-03-01 | ipmr, ip6mr: Make mfc_cache a common structure | Yuval Mintz |
2018-03-01 | ipmr, ip6mr: Unite creation of new mr_table | Yuval Mintz |
2018-03-01 | mroute*: Make mr_table a common struct | Yuval Mintz |
2018-03-01 | ip6mr: Align hash implementation to ipmr | Yuval Mintz |
2018-03-01 | ip6mr: Make mroute_sk rcu-based | Yuval Mintz |
2018-03-01 | ipmr,ipmr6: Define a uniform vif_device | Yuval Mintz |