Age | Commit message (Expand) | Author | Files | Lines |
2016-11-30 | bpf, xdp: allow to pass flags to dev_change_xdp_fd | Daniel Borkmann | 2 | -1/+5 |
2016-11-30 | net: phy: broadcom: Add support code for reading PHY counters | Florian Fainelli | 1 | -0/+3 |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 4 | -1/+14 |
2016-11-30 | tcp: export sender limits chronographs to TCP_INFO | Francis Yan | 1 | -0/+4 |
2016-11-30 | tcp: instrument how long TCP is busy sending | Francis Yan | 1 | -1/+5 |
2016-11-30 | tcp: instrument tcp sender limits chronographs | Francis Yan | 2 | -2/+19 |
2016-11-30 | dt-bindings: net: add EEE capability constants | jbrunet | 1 | -0/+19 |
2016-11-30 | net: phy: add an option to disable EEE advertisement | jbrunet | 1 | -0/+3 |
2016-11-28 | net/mlx5: Add DCBX firmware commands support | Huy Nguyen | 2 | -0/+9 |
2016-11-28 | net/mlx5e: Support DCBX CEE API | Huy Nguyen | 1 | -0/+4 |
2016-11-28 | bpf: reuse dev_is_mac_header_xmit for redirect | Daniel Borkmann | 1 | -0/+16 |
2016-11-28 | bpf: drop unnecessary context cast from BPF_PROG_RUN | Daniel Borkmann | 1 | -3/+3 |
2016-11-27 | netdevice: fix sparse warning for HARD_TX_LOCK | Michael S. Tsirkin | 1 | -1/+16 |
2016-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+4 |
2016-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2016-11-26 | bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands | Daniel Mack | 1 | -0/+8 |
2016-11-26 | cgroup: add support for eBPF programs | Daniel Mack | 2 | -0/+83 |
2016-11-26 | bpf: add new prog type for cgroup socket filtering | Daniel Mack | 1 | -0/+9 |
2016-11-25 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 1 | -1/+1 |
2016-11-25 | net/mlx5: Enable to query min inline for a specific vport | Roi Dayan | 1 | -2/+8 |
2016-11-25 | devlink: Add E-Switch inline mode control | Roi Dayan | 2 | -0/+10 |
2016-11-25 | net: Add net-device param to the get offloaded stats ndo | Or Gerlitz | 1 | -2/+2 |
2016-11-24 | net: phy: broadcom: Add support code for downshift/Wirespeed | Florian Fainelli | 1 | -0/+10 |
2016-11-24 | net/phy: add trace events for mdio accesses | Uwe Kleine-König | 1 | -0/+42 |
2016-11-24 | netdevice.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |
2016-11-23 | Bluetooth: Fix using the correct source address type | Johan Hedberg | 1 | -1/+1 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -98/+90 |
2016-11-22 | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov | 1 | -0/+2 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -3/+8 |
2016-11-21 | tcp: make undo_cwnd mandatory for congestion modules | Florian Westphal | 1 | -0/+1 |
2016-11-21 | bridge: mcast: add MLDv2 querier support | Nikolay Aleksandrov | 1 | -0/+1 |
2016-11-21 | bridge: mcast: add IGMPv3 query support | Nikolay Aleksandrov | 1 | -0/+1 |
2016-11-21 | bpf: add __must_check attributes to refcount manipulating helpers | Daniel Borkmann | 1 | -5/+7 |
2016-11-20 | net: fix bogus cast in skb_pagelen() and use unsigned variables | Alexey Dobriyan | 1 | -3/+3 |
2016-11-20 | netlink: use "unsigned int" in nla_next() | Alexey Dobriyan | 1 | -1/+1 |
2016-11-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+7 |
2016-11-19 | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use | Paolo Bonzini | 1 | -0/+7 |
2016-11-19 | virtio_net: Do not clear memory for struct virtio_net_hdr twice. | Jarno Rajahalme | 1 | -1/+1 |
2016-11-19 | virtio_net.h: Fix comment. | Jarno Rajahalme | 1 | -1/+1 |
2016-11-19 | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -94/+73 |
2016-11-19 | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2016-11-18 | Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' | Rafael J. Wysocki | 1 | -0/+3 |
2016-11-18 | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi | 1 | -1/+1 |
2016-11-18 | bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info | Florian Fainelli | 1 | -0/+8 |
2016-11-18 | ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables | Raju Lakkaraju | 1 | -1/+4 |
2016-11-18 | ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE | Raju Lakkaraju | 1 | -0/+7 |
2016-11-18 | ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE | Raju Lakkaraju | 1 | -1/+14 |
2016-11-18 | net/mlx5: Add MPCNT register infrastructure | Gal Pressman | 3 | -0/+99 |
2016-11-18 | net/mlx5: Set driver version infrastructure | Saeed Mahameed | 1 | -1/+21 |
2016-11-18 | net/mlx5: Add handling for port module event | Huy Nguyen | 1 | -0/+27 |