messages from 2019-04-24 20:34:07 to 2019-04-25 15:53:27 UTC [more...]
[PATCH v3 00/26] compat_ioctl: cleanups
2019-04-25 15:53 UTC (6+ messages)
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
[PATCH net] packet: validate address length if non-zero
2019-04-25 15:42 UTC (13+ messages)
[PATCH 00/31] Netfilter updates for net-next
2019-04-25 15:41 UTC (4+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush
[PATCH v2 bpf-next 3/3] bpftool: add bash completions for btf command
2019-04-25 15:38 UTC (3+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: add ability to dump BTF types
` [PATCH v2 bpf-next 2/3] bpftool/docs: add btf sub-command documentation
[patch net-next v4 00/16] netdevsim: implement proper device model
2019-04-25 15:38 UTC (19+ messages)
` [patch net-next v4 01/16] netdevsim: move device registration on bus to be done earlier in init
` [patch net-next v4 02/16] netdevsim: create devlink instance per netdevsim instance
` [patch net-next v4 03/16] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next v4 04/16] netdevsim: put netdevsim bus code into separate file
` [patch net-next v4 05/16] netdevsim: move device registration and related code to bus.c
` [patch net-next v4 06/16] netdevsim: add stub netdevsim driver implementation
` [patch net-next v4 07/16] netdevsim: use ida for bus device ids
` [patch net-next v4 08/16] netdevsim: add bus attributes to add new and delete devices
` [patch net-next v4 09/16] netdevsim: rename dev_init/exit() functions and make them independent on ns
` [patch net-next v4 10/16] netdevsim: merge sdev into dev
` [patch net-next v4 11/16] netdevsim: generate random switch id instead of using dev id
` [patch net-next v4 12/16] netdevsim: change debugfs tree topology
` [patch net-next v4 13/16] netdevsim: implement dev probe/remove skeleton with port initialization
` [patch net-next v4 14/16] netdevsim: extend device attrs to support port addition and deletion
` [patch net-next v4 15/16] netdevsim: move netdev creation/destruction to dev probe
` [patch net-next v4 16/16] netdevsim: implement ndo_get_devlink_port
[PATCH bpf v3 0/2] bpf: mark registers in all frames after pkt/null checks
2019-04-25 15:27 UTC (2+ messages)
[PATCH 0/7] net: stmmac: enable EHL SGMII
2019-04-25 15:23 UTC (28+ messages)
` [PATCH 1/7] net: stmmac: add EHL SGMII 1Gbps platform data and PCI ID
` [PATCH 2/7] net: stmmac: enable clause 45 mdio support
` [PATCH 3/7] net: stmmac: dma channel control register need to be init first
` [PATCH 4/7] net: stmmac: introducing support for DWC xPCS logics
` [PATCH 5/7] net: stmmac: add xpcs function hooks into main driver and ethtool
` [PATCH 6/7] net: stmmac: add xPCS platform data for EHL
` [PATCH 7/7] net: stmmac: add xPCS functions for device with DWMACv5.1
[PATCH net-next] amd-xgbe: Mark expected switch fall-throughs
2019-04-25 15:01 UTC (4+ messages)
Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
2019-04-25 13:07 UTC
[PATCH v2 wireless-drivers-next] rtlwifi: rtl8723ae: Fix missing break in switch statement
2019-04-25 14:27 UTC (4+ messages)
[PATCH net-next 2/3] tcp: implement coalescing on backlog queue
2019-04-25 14:16 UTC (7+ messages)
[PATCH net-next 00/19] net: ethernet: ti: clean up and optimizations
2019-04-25 14:14 UTC (7+ messages)
` [PATCH net-next 02/19] net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
` [PATCH net-next 16/19] net: ethernet: ti: cpsw: move common hw init code in separate func
[PATCH net-next] ibmvnic: Add device identification to requested IRQs
2019-04-25 14:02 UTC
[PATCH v3] net: netfilter: Fix rpfilter dropping vrf packets by mistake
2019-04-25 13:43 UTC
[PATCH net-next] macvlan: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to real device
2019-04-25 13:40 UTC (11+ messages)
pull request: bluetooth-next 2019-04-25
2019-04-25 13:38 UTC
[PATCH rdma-next 0/8] User space steering
2019-04-25 13:34 UTC (2+ messages)
TC stats / hw offload question
2019-04-25 13:23 UTC (6+ messages)
Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
2019-04-25 13:07 UTC
[PATCH v8 00/15] x86/split_lock: Enable split lock detection
2019-04-25 13:04 UTC (19+ messages)
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 09/15] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v8 10/15] x86/split_lock: Handle #AC exception for split lock
` [PATCH v8 12/15] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default
` [PATCH v8 15/15] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
[PATCH V3 net-next 00/11] code optimizations & bugfixes for HNS3 driver
2019-04-25 12:42 UTC (12+ messages)
` [PATCH V3 net-next 01/11] net: hns3: fix data race between ring->next_to_clean
` [PATCH V3 net-next 02/11] net: hns3: fix for TX clean num when cleaning TX BD
` [PATCH V3 net-next 03/11] net: hns3: handle the BD info on the last BD of the packet
` [PATCH V3 net-next 04/11] net: hns3: stop sending keep alive msg when VF command queue needs reinit
` [PATCH V3 net-next 05/11] net: hns3: use atomic_t replace u32 for arq's count
` [PATCH V3 net-next 06/11] net: hns3: use a reserved byte to identify need_resp flag
` [PATCH V3 net-next 07/11] net: hns3: not reset TQP in the DOWN while VF resetting
` [PATCH V3 net-next 08/11] net: hns3: fix pause configure fail problem
` [PATCH V3 net-next 09/11] net: hns3: extend the loopback state acquisition time
` [PATCH V3 net-next 10/11] net: hns3: prevent double free in hns3_put_ring_config()
` [PATCH V3 net-next 11/11] net: hns3: remove reset after command send failed
[RFC PATCH v3 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
2019-04-25 12:18 UTC (15+ messages)
` [RFC PATCH v3 net-next 01/11] net: ethernet: ti: cpts: use devm_get_clk_from_child
` [RFC PATCH v3 net-next 02/11] net: ethernet: ti: cpsw: move set of common functions in cpsw_priv
` [RFC PATCH v3 net-next 03/11] net: ethernet: ti: cpsw: ale: add functions to modify VLANs/MDBs
` [RFC PATCH v3 net-next 04/11] net: ethernet: ti: cpsw: allow untagged traffic on host port
` [RFC PATCH v3 net-next 05/11] net: ethernet: ti: cpsw: add switchdev API for cpsw driver
` [RFC PATCH v3 net-next 06/11] dt-bindings: net: ti: add new cpsw switch driver bindings
` [RFC PATCH v3 net-next 07/11] net: ethernet: ti: cpsw: introduce cpsw switch driver based on switchdev
` [RFC PATCH v3 net-next 08/11] net: ethernet: ti: cpsw: fix build of cpsw drivers
` [RFC PATCH v3 net-next 09/11] phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
` [RFC PATCH v3 net-next 10/11] Documentation: networking: add cpsw switchdev based driver documentation
` [RFC PATCH v3 net-next 11/11] ARM: dts: am57xx-idk: add dt nodes for new cpsw switch dev driver
[PATCH V2 net-next 00/12] code optimizations & bugfixes for HNS3 driver
2019-04-25 12:04 UTC (6+ messages)
` [PATCH V2 net-next 08/12] net: hns3: stop schedule reset service while unloading driver
[PATCH 0/5] isdn: deprecate non-mISDN drivers
2019-04-25 11:24 UTC (14+ messages)
` [PATCH 5/5] isdn: move capi drivers to staging
[PATCH] Bluetooth: Ignore CC events not matching the last HCI command
2019-04-25 11:07 UTC (6+ messages)
[PATCH] mwifiex: Make resume actually do something useful again on SDIO cards
2019-04-25 11:05 UTC (2+ messages)
[PATCH net-next] devlink: Execute devlink health recover as a work
2019-04-25 10:57 UTC
[PATCH bpf-next] selftests/bpf: two scale tests
2019-04-25 9:49 UTC (5+ messages)
` 32-bit zext time complexity (Was Re: [PATCH bpf-next] selftests/bpf: two scale tests)
[PATCH net] net: phy: marvell: Fix buffer overrun with stats counters
2019-04-25 9:44 UTC (3+ messages)
[RFC PATCH net-next 0/3] make nla_nest_start() add NLA_F_NESTED flag
2019-04-25 9:08 UTC (5+ messages)
` [RFC PATCH net-next 1/3] netlink: "
` [RFC PATCH net-next 2/3] ipset: drop ipset_nest_start() and ipset_nest_end()
` [RFC PATCH net-next 3/3] net: fix two coding style issues
[PATCH 5/5] mac80211: set NETIF_F_LLTX when using intermediate tx queues
2019-04-25 8:49 UTC (11+ messages)
[PATCH] samples: bpf: add hbm sample to .gitignore
2019-04-25 9:02 UTC
[PATCH net-next v2] net: sched: flower: refactor reoffload for concurrent access
2019-04-25 8:26 UTC (2+ messages)
[PATCH v10 0/7] Add Fieldbus subsystem + support HMS Profinet card
2019-04-25 8:26 UTC (2+ messages)
[PATCH 4.14 stable v2 0/5] net: ip6 defrag: backport fixes
2019-04-25 8:13 UTC (2+ messages)
RFC: zero copy recv()
2019-04-25 8:01 UTC (3+ messages)
[PATCH net] vhost_net: fix possible infinite loop
2019-04-25 7:33 UTC
[PATCH v2] net: netfilter: Fix ipv6 rp_filter dropping vrf packets by mistake
2019-04-25 7:21 UTC (3+ messages)
[PATCH] [PATCH net, stable 4.19.y, 1/1] net: hns: Fix WARNING when hns modules installed
2019-04-25 7:17 UTC (2+ messages)
[PATCH net-next v2] net: mvpp2: cls: Add Classification offload support
2019-04-25 7:12 UTC (5+ messages)
[PATCH v2 0/9] PCI: add help pci_dev_id
2019-04-25 6:57 UTC (3+ messages)
` [PATCH v2 5/9] drm/amdkfd: use helper pci_dev_id
[PATCH RESEND] can: m_can: implement errata "Needless activation of MRAF irq"
2019-04-25 6:34 UTC (2+ messages)
bnx2x - odd behaviour
2019-04-25 6:20 UTC (13+ messages)
[PATCH] IB/mlx5: add checking for "vf" from do_setvfinfo()
2019-04-25 6:15 UTC (5+ messages)
[PATCH net-next] net: phy: avoid unneeded MDIO reads in genphy_read_status
2019-04-25 5:02 UTC (3+ messages)
virtio_net: suspicious RCU usage with xdp
2019-04-25 4:58 UTC (6+ messages)
[PATCH] net: tls: fix a memory leak bug
2019-04-25 4:44 UTC (3+ messages)
Your attached file was not delivered
2019-04-25 3:43 UTC
[bpf PATCH 0/3] sockmap/ktls fixes
2019-04-25 3:34 UTC (5+ messages)
` [bpf PATCH 1/3] bpf: tls, implement unhash to avoid transition out of ESTABLISHED
[PATCH net-next] nfp: implement PCI driver shutdown callback
2019-04-25 3:18 UTC
[PATCH -next] NFC: st95hf: remove set but not used variables 'dev, nfcddev'
2019-04-25 2:07 UTC
[PATCH] net: vrf: Fix operation not supported when set vrf mac
2019-04-25 1:41 UTC (3+ messages)
[PATCH net-next] tipc: remove rcu_read_unlock() left in tipc_udp_recv()
2019-04-25 0:21 UTC
[net-next:master 292/294] include/linux/rcupdate.h:647:9: sparse: context imbalance in 'tipc_udp_recv' - unexpected unlock
2019-04-24 23:56 UTC
[PATCH bpf-next 0/6] BPF sk local storage
2019-04-24 23:46 UTC (8+ messages)
` [PATCH bpf-next 1/6] bpf: Introduce bpf "
` [PATCH bpf-next 2/6] bpf: Sync bpf.h to tools
` [PATCH bpf-next 3/6] bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
` [PATCH bpf-next 4/6] bpf: Add verifier tests for the bpf_sk_storage
` [PATCH bpf-next 5/6] bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
` [PATCH bpf-next 6/6] bpf: Add ene-to-end test for bpf_sk_storage_* helpers
[GIT] Networking
2019-04-24 23:40 UTC (2+ messages)
[PATCH v2] net: mvneta: Switch to using devm_alloc_etherdev_mqs
2019-04-24 23:14 UTC (3+ messages)
[PATCH bpf-next v4 0/5] writable contexts for bpf raw tracepoints
2019-04-24 22:56 UTC (7+ messages)
` [PATCH bpf-next v4 1/5] bpf: add writable context for "
` [PATCH bpf-next v4 4/5] tools: sync bpf.h
` [PATCH bpf-next v4 5/5] selftests: bpf: test writable buffers in raw tps
[bpf-next PATCH] bpf: sockmap, test tool support to skip cgroup arg
2019-04-24 22:16 UTC
[PATCH 1/4] iprule: avoid printing extra space after gateway for nat action
2019-04-24 22:14 UTC (2+ messages)
[PATCH iproute2] tc/ematch: fix deprecated yacc warning
2019-04-24 22:10 UTC
[PATCH 00/11] keys: Namespacing
2019-04-24 21:54 UTC (3+ messages)
` [PATCH 10/11] keys: Network namespace domain tag
[PATCH bpf-next v4 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
2019-04-24 21:44 UTC (3+ messages)
` [PATCH bpf-next v4 2/2] bpftool: show flow_dissector attachment status
[PATCH net] ipv4: add sanity checks in ipv4_link_failure()
2019-04-24 21:43 UTC (2+ messages)
[PATCH net] net/rose: fix unbound loop in rose_loopback_timer()
2019-04-24 21:40 UTC (2+ messages)
[PATCH v4 net] rxrpc: fix race condition in rxrpc_input_packet()
2019-04-24 21:12 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
2019-04-24 21:06 UTC (3+ messages)
[PATCH iproute2-next] tc: add support for plug qdisc
2019-04-24 20:49 UTC (3+ messages)
[PATCH] net: socket: Exit earlier from __sock_create if CONFIG_IPV6 is disabled
2019-04-24 20:48 UTC (4+ messages)
[PATCH v2 net-next 00/14] Make DSA tag drivers kernel modules
2019-04-24 20:45 UTC (2+ messages)
[PATCH net-next] net: socket: Fix missing break in switch statement
2019-04-24 19:47 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).