Show patches with: Archived = No       |   62726 patches
« 1 2 ... 515 516 517627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2,6/8] samples: bpf: Add a "force" flag to XDP samples xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v2,5/8] samples: bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v2,4/8] samples: bpf: Convert XDP samples to libbpf usage xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v2,3/8] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe xdp: Avoid unloading xdp prog not attached by sample - - - - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v2,2/8] libbpf: Add a helper for retrieving a prog via index xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
[bpf-next,v2,1/8] libbpf: Add a helper for retrieving a map fd for a given name xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-21 Maciej Fijalkowski bpf Changes Requested
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case - - - - --- 2019-01-21 Atsushi Nemoto davem Changes Requested
[RESEND,bpf-next,v3] libbpf: Show supported ELF section names on when failed to guess a prog/attach… [RESEND,bpf-next,v3] libbpf: Show supported ELF section names on when failed to guess a prog/attach… - - 2 - --- 2019-01-21 Taeung Song bpf Changes Requested
[bpf-next,v3] libbpf: Show supported ELF section names on when failed to guess a prog/attach type [bpf-next,v3] libbpf: Show supported ELF section names on when failed to guess a prog/attach type - - 2 - --- 2019-01-21 Taeung Song bpf Changes Requested
[PATCHv3,3/3] dt-bindings: net: dsa: add new MT7530 binding to support MT7621 : net: support MT7530 switch in the MT7621 SoC - - 1 - --- 2019-01-21 Greg Ungerer davem Changes Requested
[PATCHv3,2/3] net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoC : net: support MT7530 switch in the MT7621 SoC - - 1 - --- 2019-01-21 Greg Ungerer davem Changes Requested
[PATCHv3,1/3] net: ethernet: mediatek: support MT7621 SoC ethernet hardware : net: support MT7530 switch in the MT7621 SoC - - - - --- 2019-01-21 Greg Ungerer davem Changes Requested
[iproute2-next,v2] devlink: Add health command support [iproute2-next,v2] devlink: Add health command support - - - - --- 2019-01-20 Aya Levin dsa Changes Requested
[net-next,v2,4/4] net: phy: change phy_start_interrupts to phy_request_interrupt net: phy: improve starting PHY - - - - --- 2019-01-20 Heiner Kallweit davem Changes Requested
[net-next,v2,3/4] net: phy: start interrupts in phy_start net: phy: improve starting PHY - - - - --- 2019-01-20 Heiner Kallweit davem Changes Requested
[net-next,v2,2/4] net: phy: warn if phy_start is called from invalid state net: phy: improve starting PHY - - - - --- 2019-01-20 Heiner Kallweit davem Changes Requested
[net-next,v2,1/4] net: phy: start state machine in phy_start only net: phy: improve starting PHY - - - - --- 2019-01-20 Heiner Kallweit davem Changes Requested
[bpf-next,v5,12/12] nfp: bpf: support removing dead code bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,11/12] nfp: bpf: support optimizing dead branches bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,10/12] nfp: bpf: save original program length bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,09/12] nfp: bpf: split up the skip flag bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,08/12] nfp: bpf: don't use instruction number for jump target bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,07/12] bpf: notify offload JITs about optimizations bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,06/12] bpf: verifier: record original instruction index bpf: dead code elimination - - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,05/12] selftests: bpf: add tests for dead code removal bpf: dead code elimination 1 - - - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,04/12] bpf: verifier: remove unconditional branches by 0 bpf: dead code elimination 1 - 1 - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,03/12] bpf: verifier: remove dead code bpf: dead code elimination 1 - - - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,02/12] bpf: verifier: hard wire branches to dead code bpf: dead code elimination 1 - - - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[bpf-next,v5,01/12] bpf: change parameters of call/branch offset adjustment bpf: dead code elimination 1 - - - --- 2019-01-19 Jakub Kicinski bpf Changes Requested
[net-next,4/4] net: phy: change phy_start_interrupts to phy_request_interrupt net: phy: improve starting PHY - - - - --- 2019-01-19 Heiner Kallweit davem Changes Requested
[net-next,3/4] net: phy: enable interrupts in phy_start net: phy: improve starting PHY - - - - --- 2019-01-19 Heiner Kallweit davem Changes Requested
[net-next,2/4] net: phy: warn if phy_start is called from invalid state net: phy: improve starting PHY - - - - --- 2019-01-19 Heiner Kallweit davem Changes Requested
[net-next,1/4] net: phy: start state machine in phy_start only net: phy: improve starting PHY - - - - --- 2019-01-19 Heiner Kallweit davem Changes Requested
NET:AX25:ROSE NULL ax25_cb kernel panic NET:AX25:ROSE NULL ax25_cb kernel panic - - - - --- 2019-01-19 Bernard Pidoux davem Changes Requested
[bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt() [bpf-next] bpf: use the proper optlen when doing strncpy in bpf_getsockopt() 2 - - - --- 2019-01-19 Yafang Shao bpf Changes Requested
[bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() [bpf-next] bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt() 2 1 - - --- 2019-01-19 Yafang Shao bpf Changes Requested
[v1,net-next] lan743x: Provide Read/Write Access to on chip OTP [v1,net-next] lan743x: Provide Read/Write Access to on chip OTP - - - - --- 2019-01-18 Bryan Whitehead davem Changes Requested
[bpf] bpftool: fix percpu maps updating [bpf] bpftool: fix percpu maps updating - 1 - - --- 2019-01-18 Paolo Abeni bpf Changes Requested
[net-next,7/7] net: phy: marvell10g: add support for the 88x2110 PHY net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,6/7] net: mvpp2: Add 2.5GBaseT support net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,5/7] net: phy: marvell10g: Force reading of 2.5/5G PMA extended abilities net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,4/7] net: phy: marvell10g: Add support for 2.5GBASET and 5GBASET net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,3/7] net: phy: Read 2.5G and 5G extended abilities net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,2/7] net: phy: Add generic support for 2.5GBaseT and 5GBaseT net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[net-next,1/7] net: phy: Extract genphy_c45_read_abilities from marvell10g net: phy: Add support for 2.5GBASET PHYs - - - - --- 2019-01-18 Maxime Chevallier davem Changes Requested
[bpf-next,3/3] xsk: add sock_diag interface for AF_XDP AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[bpf-next,2/3] xsk: add id to umem AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[bpf-next,1/3] net: xsk: track AF_XDP sockets on a per-netns list AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[net-next,v7,8/8] bnxt_en: Add bnxt_en initial port params table and register it devlink: Add configuration parameters support for devlink_port - - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,7/8] devlink: Add a generic wake_on_lan port parameter devlink: Add configuration parameters support for devlink_port - - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,6/8] devlink: Add devlink notifications support for port params devlink: Add configuration parameters support for devlink_port - - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,5/8] devlink: Add support for driverinit set value for devlink_port devlink: Add configuration parameters support for devlink_port - - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,4/8] devlink: Add support for driverinit get value for devlink_port devlink: Add configuration parameters support for devlink_port - - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,3/8] devlink: Add port param set command devlink: Add configuration parameters support for devlink_port 1 - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,2/8] devlink: Add port param get command devlink: Add configuration parameters support for devlink_port 1 - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[net-next,v7,1/8] devlink: Add devlink_param for port register and unregister devlink: Add configuration parameters support for devlink_port 1 - - - --- 2019-01-18 Vasundhara Volam davem Changes Requested
[v2,bpf-next,6/9] bpf: introduce BPF_F_LOCK flag Untitled series #86869 - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,9/9] selftests/bpf: test for BPF_F_LOCK introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,8/9] libbpf: introduce bpf_map_lookup_elem_flags() introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,7/9] tools/bpf: sync uapi/bpf.h introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,5/9] selftests/bpf: add bpf_spin_lock C test introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,4/9] selftests/bpf: add bpf_spin_lock tests introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,3/9] tools/bpf: sync include/uapi/linux/bpf.h introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,2/9] bpf: add support for bpf_spin_lock to cgroup local storage introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[v2,bpf-next,1/9] bpf: introduce bpf_spin_lock introduce bpf_spin_lock - - - - --- 2019-01-18 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock_addr.c add bpf cgroup hooks that trigger on socket close - - - - --- 2019-01-18 Stanislav Fomichev bpf Changes Requested
[bpf-next,4/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_sock.c add bpf cgroup hooks that trigger on socket close - - - - --- 2019-01-18 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/5] selftests/bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE to test_section_names.c add bpf cgroup hooks that trigger on socket close - - - - --- 2019-01-18 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/5] tools: bpf: support BPF_CGROUP_INET{4,6}_SOCK_RELEASE in libbpf/bpftool add bpf cgroup hooks that trigger on socket close - - - - --- 2019-01-18 Stanislav Fomichev bpf Changes Requested
[bpf-next,1/5] bpf: add BPF_CGROUP_INET{4,6}_SOCK_RELEASE hooks add bpf cgroup hooks that trigger on socket close - - - - --- 2019-01-18 Stanislav Fomichev bpf Changes Requested
[v2,bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field [v2,bpf-next] bpf: allow BPF programs access skb_shared_info->gso_segs field - - - - --- 2019-01-17 Eric Dumazet bpf Changes Requested
[kallsyms,bpf,3/3] bpf: migrate symbols for BPF programs to kallsym_tree kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[kallsyms,bpf,2/3] kallsyms: Introduce kallsym_tree for dynamic symbols kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[kallsyms,bpf,1/3] rbtree_latch: Introduce latch_tree_first() and latch_tree_next() kallsym_tree for dynamic ksymbols - - - - --- 2019-01-17 Song Liu bpf Changes Requested
[ethtool,6/6] ethtool: fix up dump_coalesce output to match actual option names [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[ethtool,5/6] ethtool: support per-queue sub command --coalesce [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[ethtool,4/6] ethtool: support per-queue sub command --show-coalesce [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[ethtool,3/6] ethtool: introduce new ioctl for per-queue settings [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[ethtool,2/6] ethtool: move cmdline_coalesce out of do_scoalesce [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[ethtool,1/6] ethtool: move option parsing related code into function [ethtool,1/6] ethtool: move option parsing related code into function - - - - --- 2019-01-17 Nunley, Nicholas D linville Changes Requested
[1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl [1/1] net: stmmac: implement the SIOCGHWTSTAMP ioctl - - - - --- 2019-01-17 Artem Panfilov davem Changes Requested
[net-next,27/27] devlink: Add Documentation/networking/devlink-health.txt Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,26/27] net/mlx5: Report devlink health on FW fatal issues Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,25/27] net/mlx5: Add support for FW fatal reporter dump Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,24/27] net/mlx5: Add FW fatal devlink_health_reporter Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,23/27] net/mlx5: Report devlink health on FW issues Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,22/27] net/mlx5: Add support for FW reporter dump Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,21/27] net/mlx5: Add core dump register access functions Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,20/27] net/mlx5: Create FW devlink_health_reporter Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,19/27] net/mlx5: Refactor print health info Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,18/27] net/mlx5: Issue SW reset on FW assert Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,17/27] net/mlx5: Control CR-space access by different PFs Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,16/27] net/mlx5: Handle SW reset of FW in error flow Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,15/27] Documentation: mlx5: Update kernel documentation Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,14/27] net/mlx5: Use devlink region_snapshot parameter Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,13/27] net/mlx5: Add Crdump FW snapshot support Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,12/27] net/mlx5: Add Vendor Specific Capability access gateway Devlink health reporting and recovery system - - - - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,11/27] net/mlx5: Move all devlink related functions calls to devlink.c Devlink health reporting and recovery system - - 2 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,10/27] net/mlx5e: Add TX timeout support for mlx5e TX reporter Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
[net-next,09/27] net/mlx5e: Add TX reporter support Devlink health reporting and recovery system - - 1 - --- 2019-01-17 Eran Ben Elisha davem Changes Requested
« 1 2 ... 515 516 517627 628 »