Age | Commit message (Expand) | Author |
2020-05-11 | team: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-11 | ipv6: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-10 | net: dsa: sja1105: implement cross-chip bridging operations | Vladimir Oltean |
2020-05-10 | net: dsa: introduce a dsa_switch_find function | Vladimir Oltean |
2020-05-10 | net: dsa: permit cross-chip bridging between all trees in the system | Vladimir Oltean |
2020-05-10 | net: bridge: allow enslaving some DSA master network devices | Vladimir Oltean |
2020-05-10 | net: ethtool: Add helpers for reporting test results | Andrew Lunn |
2020-05-10 | net: ethtool: Add infrastructure for reporting cable test results | Andrew Lunn |
2020-05-10 | net: ethtool: Add attributes for cable test reports | Andrew Lunn |
2020-05-10 | net: ethtool: netlink: Add support for triggering a cable test | Andrew Lunn |
2020-05-10 | net: phy: Add support for polling cable test | Andrew Lunn |
2020-05-10 | net: phy: Add cable test support to state machine | Andrew Lunn |
2020-05-09 | IB/mlx4: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-09 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2020-05-08 | net/dst: use a smaller percpu_counter batch for dst entries accounting | Eric Dumazet |
2020-05-07 | bonding: propagate transmit status | Eric Dumazet |
2020-05-07 | netpoll: accept NULL np argument in netpoll_send_skb() | Eric Dumazet |
2020-05-07 | netpoll: netpoll_send_skb() returns transmit status | Eric Dumazet |
2020-05-07 | netpoll: move netpoll_send_skb() out of line | Eric Dumazet |
2020-05-07 | netpoll: remove dev argument from netpoll_send_skb_on_dev() | Eric Dumazet |
2020-05-07 | net: dsa: introduce a dsa_port_from_netdev public helper | Vladimir Oltean |
2020-05-07 | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/... | David S. Miller |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-06 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso |
2020-05-06 | ethtool: provide UAPI for PHY master/slave configuration. | Oleksij Rempel |
2020-05-06 | tcp: refine tcp_pacing_delay() for very low pacing rates | Eric Dumazet |
2020-05-06 | net: stricter validation of untrusted gso packets | Willem de Bruijn |
2020-05-06 | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean |
2020-05-06 | timer: add fsleep for flexible sleeping | Heiner Kallweit |
2020-05-06 | ipv6: Implement draft-ietf-6man-rfc4941bis | Fernando Gont |
2020-05-06 | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu... | Linus Torvalds |
2020-05-06 | net: phy: add concept of shared storage for PHYs | Michael Walle |
2020-05-06 | iopoll: Introduce read_poll_timeout_atomic macro | Kai-Heng Feng |
2020-05-05 | erspan: Add type I version 0 support. | William Tu |
2020-05-04 | bonding: remove useless stats_lock_key | Cong Wang |
2020-05-04 | net: partially revert dynamic lockdep key changes | Cong Wang |
2020-05-04 | net_sched: sch_fq: add horizon attribute | Eric Dumazet |
2020-05-04 | net_sched: fix tcm_parent in tc filter dump | Cong Wang |
2020-05-04 | net: add helper eth_hw_addr_crc | Heiner Kallweit |
2020-05-04 | Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-05-04 | uapi: revert flexible-array conversions | Gustavo A. R. Silva |
2020-05-04 | gcc-10 warnings: fix low-hanging fruit | Linus Torvalds |
2020-05-02 | ptp: Add adjust_phase to ptp_clock_caps capability. | Vincent Cheng |
2020-05-02 | ptp: Add adjphase function to support phase offset control. | Vincent Cheng |
2020-05-02 | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2020-05-02 | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds |
2020-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-01 | net: schedule: add action gate offloading | Po Liu |
2020-05-01 | net: qos: introduce a gate control flow action | Po Liu |