summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-05-07bonding: propagate transmit statusEric Dumazet
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06timer: add fsleep for flexible sleepingHeiner Kallweit
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont
2020-05-06Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle
2020-05-06iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng
2020-05-05erspan: Add type I version 0 support.William Tu
2020-05-04bonding: remove useless stats_lock_keyCong Wang
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit
2020-05-04Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-01net: schedule: add action gate offloadingPo Liu
2020-05-01net: qos: introduce a gate control flow actionPo Liu
2020-05-01net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAXCambda Zhu
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-05-01bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev
2020-05-01docs: networking: convert x25-iface.txt to ReSTMauro Carvalho Chehab
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-01bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu
2020-04-30net: phy: bcm54140: add second PHY IDMichael Walle
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-04-30ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-30netlink: add infrastructure to expose policies to userspaceJohannes Berg
2020-04-30netlink: factor out policy range helpersJohannes Berg
2020-04-30netlink: remove NLA_EXACT_LEN_WARNJohannes Berg
2020-04-30netlink: allow NLA_MSECS to have range validationJohannes Berg
2020-04-30netlink: extend policy range validationJohannes Berg