summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tools/resolve_btfids: Fix sections with wrong alignmentJiri Olsa2020-08-201-0/+36
| | * | | libbpf: Fix map index used in error messageToke Høiland-Jørgensen2020-08-201-1/+1
| | * | | bpftool: Handle EAGAIN error code properly in pids collectionYonghong Song2020-08-181-0/+2
| | * | | bpf: Avoid visit same object multiple timesYonghong Song2020-08-181-1/+2
| | * | | bpf: Fix a rcu_sched stall issue with bpf task/task_file iteratorYonghong Song2020-08-181-1/+14
| | * | | libbpf: Fix build on ppc64le architectureAndrii Nakryiko2020-08-181-1/+1
| | * | | bpf: Use get_file_rcu() instead of get_file() for task_file iteratorYonghong Song2020-08-171-1/+2
| * | | | net: dsa: b53: check for timeoutTom Rix2020-08-211-0/+2
| * | | | tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long2020-08-201-0/+2
| * | | | net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel2020-08-201-1/+1
| * | | | net: sctp: Fix negotiation of the number of data streams.David Laight2020-08-201-2/+4
| * | | | dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven2020-08-201-7/+15
| * | | | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson2020-08-201-1/+9
| * | | | Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue'David S. Miller2020-08-201-2/+2
| |\ \ \ \
| | * | | | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-201-1/+1
| | * | | | hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang2020-08-201-1/+1
| |/ / / /
| * | | | net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye2020-08-201-7/+9
| * | | | sfc: fix build warnings on 32-bitEdward Cree2020-08-201-4/+4
| * | | | net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
| * | | | net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-191-3/+1
| * | | | net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-191-2/+2
| * | | | ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2020-08-192-13/+45
| * | | | netlink: fix state reallocation in policy exportJohannes Berg2020-08-191-0/+3
| * | | | Merge branch 'Bug-fixes-for-ENA-ethernet-driver'David S. Miller2020-08-191-17/+18
| |\ \ \ \
| | * | | | net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-191-1/+4
| | * | | | net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-191-7/+4
| | * | | | net: ena: Prevent reset after device destructionShay Agroskin2020-08-191-9/+10
| |/ / / /
| * | | | net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-7/+7
| * | | | net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-181-1/+1
| * | | | Merge branch 'ethtool-netlink-bug-fixes'David S. Miller2020-08-181-9/+10
| |\ \ \ \
| | * | | | ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy2020-08-181-7/+4
| | * | | | ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy2020-08-181-1/+2
| | * | | | ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy2020-08-181-4/+7
| |/ / / /
| * | | | ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-183-43/+28
| * | | | bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-181-2/+16
| * | | | net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin2020-08-181-3/+7
| * | | | net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-08-181-1/+3
| * | | | Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation'David S. Miller2020-08-181-3/+7
| |\ \ \ \
| | * | | | cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| | * | | | cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
| |/ / / /
| * | | | Merge branch 'sfc-more-EF100-fixes'David S. Miller2020-08-184-4/+13
| |\ \ \ \
| | * | | | sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6
| | * | | | sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
| | * | | | sfc: take correct lock in ef100_reset()Edward Cree2020-08-181-4/+4
| | * | | | sfc: really check hash is valid before using itEdward Cree2020-08-181-0/+2
| |/ / / /
| * | | | macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga2020-08-181-4/+17
* | | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-221-13/+13
|\ \ \ \ \
| * | | | | do_epoll_ctl(): clean the failure exits up a bitAl Viro2020-08-221-13/+6
| * | | | | epoll: Keep a reference on files added to the check listMarc Zyngier2020-08-221-2/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-226-89/+86
|\ \ \ \ \