aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-09IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song1-1/+38
2020-05-09bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song1-0/+2
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song1-0/+3
2020-05-09bpf: Add bpf_map iteratorYonghong Song1-0/+1
2020-05-09bpf: Implement common macros/helpers for target iteratorsYonghong Song1-0/+11
2020-05-09bpf: Create file bpf iteratorYonghong Song1-0/+2
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song2-0/+7
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song3-0/+3
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song2-0/+4
2020-05-09bpf: Implement an interface to register bpf_iter targetsYonghong Song1-0/+15
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed4-1/+20
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet1-1/+3
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev2-4/+7
2020-05-09net: Refactor arguments of inet{,6}_bindStanislav Fomichev2-2/+6
2020-05-07bonding: propagate transmit statusEric Dumazet1-5/+8
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2-8/+2
2020-05-07netpoll: netpoll_send_skb() returns transmit statusEric Dumazet1-1/+1
2020-05-07netpoll: move netpoll_send_skb() out of lineEric Dumazet1-8/+1
2020-05-07netpoll: remove dev argument from netpoll_send_skb_on_dev()Eric Dumazet1-3/+2
2020-05-07net: dsa: introduce a dsa_port_from_netdev public helperVladimir Oltean1-0/+1
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-19/+43
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-102/+158
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-59/+101
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso1-1/+8
2020-05-06ethtool: provide UAPI for PHY master/slave configuration.Oleksij Rempel4-1/+22
2020-05-06tcp: refine tcp_pacing_delay() for very low pacing ratesEric Dumazet1-13/+8
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn1-2/+24
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean1-0/+1
2020-05-06Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into bpf-nextAlexei Starovoitov2-1/+11
2020-05-06timer: add fsleep for flexible sleepingHeiner Kallweit1-0/+11
2020-05-06ipv6: Implement draft-ietf-6man-rfc4941bisFernando Gont1-1/+0
2020-05-06Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-0/+1
2020-05-06net: phy: add concept of shared storage for PHYsMichael Walle1-0/+89
2020-05-06iopoll: Introduce read_poll_timeout_atomic macroKai-Heng Feng1-19/+43
2020-05-05erspan: Add type I version 0 support.William Tu1-2/+17
2020-05-04xsk: Remove unnecessary member in xdp_umemMagnus Karlsson1-1/+0
2020-05-04xsk: Change two variable names for increased clarityMagnus Karlsson1-2/+2
2020-05-04bpf: Avoid gcc-10 stringop-overflow warning in struct bpf_progArnd Bergmann1-4/+2
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-8/+19
2020-05-04net_sched: sch_fq: add horizon attributeEric Dumazet1-0/+6
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang1-0/+1
2020-05-04net: add helper eth_hw_addr_crcHeiner Kallweit1-0/+12
2020-05-04Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds8-12/+12
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva8-12/+12
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds2-2/+2
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng1-1/+3
2020-05-02ptp: Add adjphase function to support phase offset control.Vincent Cheng1-1/+5
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-9/+18