Show patches with: Archived = No       |   62726 patches
« 1 2 ... 10 11 12627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/1] page_frag: Recover from memory pressure [v2,1/1] page_frag: Recover from memory pressure 1 1 - - --- 2020-11-15 Dongli Zhang Superseded
[v1,net-next] net: dsa: qca: ar9331: add ethtool stats support [v1,net-next] net: dsa: qca: ar9331: add ethtool stats support - - 1 - --- 2020-11-15 Oleksij Rempel Superseded
[v2,net,1/1] net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call [v2,net,1/1] net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call - 1 1 1 --- 2020-11-15 Wong Vee Khee Superseded
net: lantiq: Wait for the GPHY firmware to be ready net: lantiq: Wait for the GPHY firmware to be ready - 1 1 - --- 2020-11-15 Martin Blumenstingl Superseded
[v3,net] netdevsim: set .owner to THIS_MODULE [v3,net] netdevsim: set .owner to THIS_MODULE - 4 - - --- 2020-11-15 Taehee Yoo Superseded
[bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types() [bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types() - 1 - - --- 2020-11-15 Alan Maguire Superseded
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result IPv6: RTM_GETROUTE: Add RTA_ENCAP to result - - - - --- 2020-11-15 Oliver Herms Superseded
[net] net/tls: missing received data after fast remote close [net] net/tls: missing received data after fast remote close - - - - --- 2020-11-15 Vadim Fedorenko Superseded
[net,V2] net/tls: Fix wrong record sn in async mode of device resync [net,V2] net/tls: Fix wrong record sn in async mode of device resync - 1 1 - --- 2020-11-15 Tariq Toukan Superseded
[net-next,1/2] net/tls: Add real_dev field to TLS context TLS TX HW offload for Bond - - 2 - --- 2020-11-15 Tariq Toukan Superseded
[net-next,2/2] bond: Add TLS TX offload support TLS TX HW offload for Bond - - 2 - --- 2020-11-15 Tariq Toukan Superseded
[net-next] net: phy: don't duplicate driver name in phy_attached_print [net-next] net: phy: don't duplicate driver name in phy_attached_print - - 1 - --- 2020-11-15 Heiner Kallweit Superseded
[v2] net: lantiq: Wait for the GPHY firmware to be ready [v2] net: lantiq: Wait for the GPHY firmware to be ready 1 1 3 - --- 2020-11-15 Martin Blumenstingl Superseded
[RESEND,net-next,v5,1/3] Fix unefficient call to memset before memcpu in nla_strlcpy. Fix inefficiences and rename nla_strlcpy - - 1 - --- 2020-11-15 Francis Laniel Superseded
[RESEND,net-next,v5,2/3] Modify return value of nla_strlcpy to match that of strscpy. Fix inefficiences and rename nla_strlcpy - - 1 - --- 2020-11-15 Francis Laniel Superseded
[RESEND,net-next,v5,3/3] treewide: rename nla_strlcpy to nla_strscpy. Fix inefficiences and rename nla_strlcpy - - 1 - --- 2020-11-15 Francis Laniel Superseded
pull-request: can 2020-11-15 pull-request: can 2020-11-15 - - - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,01/15] can: af_can: prevent potential access of uninitialized member in can_rcv() [net,01/15] can: af_can: prevent potential access of uninitialized member in can_rcv() - 1 - 1 --- 2020-11-15 Marc Kleine-Budde Superseded
[net,02/15] can: af_can: prevent potential access of uninitialized member in canfd_rcv() pull-request: can 2020-11-15 - 1 - 1 --- 2020-11-15 Marc Kleine-Budde Superseded
[net,03/15] can: dev: can_restart(): post buffer from the right context pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,04/15] can: ti_hecc: Fix memleak in ti_hecc_probe pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,05/15] can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,06/15] can: peak_usb: fix potential integer overflow on shift of a int pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,07/15] can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property co… pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,08/15] can: flexcan: fix failure handling of pm_runtime_get_sync() pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,09/15] can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI pull-request: can 2020-11-15 - 1 1 - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,10/15] can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init() pull-request: can 2020-11-15 - 1 1 - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,11/15] can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration pull-request: can 2020-11-15 - 1 1 - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,12/15] can: m_can: m_can_handle_state_change(): fix state change pull-request: can 2020-11-15 - 1 1 - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,13/15] can: m_can: m_can_class_free_dev(): introduce new function pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,14/15] can: m_can: Fix freeing of can device from peripherials pull-request: can 2020-11-15 - 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[net,15/15] can: m_can: m_can_stop(): set device to software init mode before closing pull-request: can 2020-11-15 1 1 - - --- 2020-11-15 Marc Kleine-Budde Superseded
[RFC,v2,1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay dwmac-meson8b: picosecond precision RX delay support - - 2 - --- 2020-11-15 Martin Blumenstingl Superseded
[RFC,v2,2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock dwmac-meson8b: picosecond precision RX delay support - 1 2 - --- 2020-11-15 Martin Blumenstingl Superseded
[RFC,v2,3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay dwmac-meson8b: picosecond precision RX delay support - - 2 - --- 2020-11-15 Martin Blumenstingl Superseded
[RFC,v2,4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function dwmac-meson8b: picosecond precision RX delay support - - 2 - --- 2020-11-15 Martin Blumenstingl Superseded
[RFC,v2,5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A dwmac-meson8b: picosecond precision RX delay support - - 2 - --- 2020-11-15 Martin Blumenstingl Superseded
[v3,1/1] page_frag: Recover from memory pressure [v3,1/1] page_frag: Recover from memory pressure 1 1 1 - --- 2020-11-15 Dongli Zhang Superseded
[net-next] r8169: remove nr_frags argument from rtl_tx_slots_avail [net-next] r8169: remove nr_frags argument from rtl_tx_slots_avail - - - - --- 2020-11-15 Heiner Kallweit Superseded
ipv4: use IS_ENABLED instead of ifdef ipv4: use IS_ENABLED instead of ifdef - 1 1 - --- 2020-11-15 Florian Klink Superseded
[net,1/4] bnxt_en: read EEPROM A2h address using page 0 bnxt_en: Bug fixes. - 1 - - --- 2020-11-16 Michael Chan Superseded
[net,2/4] bnxt_en: Free port stats during firmware reset. bnxt_en: Bug fixes. - 1 2 - --- 2020-11-16 Michael Chan Superseded
[net,3/4] bnxt_en: Fix counter overflow logic. bnxt_en: Bug fixes. - 1 3 - --- 2020-11-16 Michael Chan Superseded
[net,4/4] bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs. bnxt_en: Bug fixes. - 1 - - --- 2020-11-16 Michael Chan Superseded
[net-next,1/3] nfc: s3fwrn5: Remove the max_payload [net-next,1/3] nfc: s3fwrn5: Remove the max_payload - - 1 - --- 2020-11-16 Bongsu Jeon Superseded
[net-next,2/3] nfc: s3fwrn5: Fix the misspelling in a comment [net-next,1/3] nfc: s3fwrn5: Remove the max_payload - - 1 - --- 2020-11-16 Bongsu Jeon Superseded
[net-next,3/3] nfc: s3fwrn5: Change the error code [net-next,1/3] nfc: s3fwrn5: Remove the max_payload - - 1 - --- 2020-11-16 Bongsu Jeon Superseded
cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n - 1 - - --- 2020-11-16 Tom Seewald Superseded
brcmsmac: ampdu: Check BA window size before checking block ack brcmsmac: ampdu: Check BA window size before checking block ack - - - - --- 2020-11-16 Dmitry Safonov Superseded
[net-next,v4] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling [net-next,v4] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling - 2 - - --- 2020-11-16 Randy Dunlap Superseded
[v2] net: ftgmac100: Fix crash when removing driver [v2] net: ftgmac100: Fix crash when removing driver - 1 - - --- 2020-11-16 Joel Stanley Superseded
[net-next] netfilter: nf_reject: bridge: fix build errors due to code movement [net-next] netfilter: nf_reject: bridge: fix build errors due to code movement - 1 - - --- 2020-11-16 Randy Dunlap Superseded
[net-next] r8153_ecm: avoid to be prior to r8152 driver [net-next] r8153_ecm: avoid to be prior to r8152 driver - 1 - 1 --- 2020-11-16 Hayes Wang Superseded
[PATCHv5,iproute2-next,1/5] configure: add check_libbpf() for later libbpf support iproute2: add libbpf support - - - - --- 2020-11-16 Hangbin Liu Superseded
[PATCHv5,iproute2-next,2/5] lib: rename bpf.c to bpf_legacy.c iproute2: add libbpf support - - - - --- 2020-11-16 Hangbin Liu Superseded
[PATCHv5,iproute2-next,3/5] lib: add libbpf support iproute2: add libbpf support - - 1 - --- 2020-11-16 Hangbin Liu Superseded
[PATCHv5,iproute2-next,4/5] examples/bpf: move struct bpf_elf_map defined maps to legacy folder iproute2: add libbpf support - - 1 - --- 2020-11-16 Hangbin Liu Superseded
[PATCHv5,iproute2-next,5/5] examples/bpf: add bpf examples with BTF defined maps iproute2: add libbpf support - - 1 - --- 2020-11-16 Hangbin Liu Superseded
[1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
[2/6] net/x25: make neighbour params configurable [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
[3/6] net/x25: replace x25_kill_by_device with x25_kill_by_neigh [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
[4/6] net/x25: support NETDEV_CHANGE notifier [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
[5/6] net/lapb: support netdev events [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
[6/6] net/lapb: fix t1 timer handling [1/6] net/x25: add/remove x25_link_device by NETDEV_REGISTER/UNREGISTER - - - - --- 2020-11-16 Martin Schiller Superseded
net/tun: Call notifiers before and after changing device type net/tun: Call notifiers before and after changing device type - - - - --- 2020-11-16 Martin Schiller Superseded
ipvs: replace atomic_add_return() ipvs: replace atomic_add_return() 1 - - - --- 2020-11-16 Yejune Deng Superseded
xsk: add cq event xsk: add cq event - - - - --- 2020-11-16 Xuan Zhuo Superseded
[net] inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() [net] inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill() - 1 - - --- 2020-11-16 Wang Hai Superseded
[V4,net-next,1/4] net: hns3: add support for configuring interrupt quantity limiting net: hns3: updates for -next - - - - --- 2020-11-16 tanhuazhong Superseded
[V4,net-next,2/4] net: hns3: add support for querying maximum value of GL net: hns3: updates for -next - - - - --- 2020-11-16 tanhuazhong Superseded
[V4,net-next,3/4] net: hns3: add support for 1us unit GL configuration net: hns3: updates for -next - - - - --- 2020-11-16 tanhuazhong Superseded
[V4,net-next,4/4] net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce net: hns3: updates for -next - - - - --- 2020-11-16 tanhuazhong Superseded
[net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment [net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment - - - - --- 2020-11-16 Xin Long Superseded
[v7] wireless: Initial driver submission for pureLiFi STA devices [v7] wireless: Initial driver submission for pureLiFi STA devices - - - - --- 2020-11-16 Srinivasan Raju Superseded
[net,v2] net/tun: Call netdev notifiers [net,v2] net/tun: Call netdev notifiers - - - - --- 2020-11-16 Martin Schiller Superseded
[1/8] net: ethtool: extend netdev_features flag set New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[2/8] drivers/net: turn XDP flags on New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[3/8] xsk: add usage of xdp netdev_features flags New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[4/8] xsk: add check for full support of XDP in bind New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[5/8] libbpf: extend netlink attribute API New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[6/8] libbpf: add functions to get XSK modes New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[7/8] libbpf: add API to get XSK/XDP caps New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[8/8] samples/bpf/xdp: apply netdev XDP/XSK modes info New netdev feature flags for XDP - - - - --- 2020-11-16 Marek Majtyka Superseded
[net-next,v3,01/13] tcp: factor out tcp_build_frag() mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,02/13] mptcp: use tcp_build_frag() mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,03/13] tcp: factor out __tcp_close() helper mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,04/13] mptcp: introduce mptcp_schedule_work mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,05/13] mptcp: reduce the arguments of mptcp_sendmsg_frag mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,06/13] mptcp: add accounting for pending data mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,07/13] mptcp: introduce MPTCP snd_nxt mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,08/13] mptcp: refactor shutdown and close mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,09/13] mptcp: move page frag allocation in mptcp_sendmsg() mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,10/13] mptcp: try to push pending data on snd una updates mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,11/13] mptcp: rework poll+nospace handling mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,12/13] mptcp: keep track of advertised windows right edge mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[net-next,v3,13/13] mptcp: send explicit ack on delayed ack_seq incr mptcp: improve multiple xmit streams support - - - - --- 2020-11-16 Paolo Abeni Superseded
[bpf] selftests/bpf: fix error return code in run_getsockopt_test() [bpf] selftests/bpf: fix error return code in run_getsockopt_test() - 1 - - --- 2020-11-16 Wang Hai Superseded
[v4,01/27] net: phy: fix kernel-doc markups Fix several bad kernel-doc markups - - 1 - --- 2020-11-16 Mauro Carvalho Chehab Superseded
[v4,02/27] net: datagram: fix some kernel-doc markups Fix several bad kernel-doc markups - - 1 - --- 2020-11-16 Mauro Carvalho Chehab Superseded
[v4,03/27] net: core: fix some kernel-doc markups Fix several bad kernel-doc markups - - - - --- 2020-11-16 Mauro Carvalho Chehab Superseded
« 1 2 ... 10 11 12627 628 »