messages from 2017-08-18 15:48:46 to 2017-08-19 20:20:04 UTC [more...]
[PATCH 7/8] staging: r8822be: Add Makefiles and Kconfig for new driver
2017-08-19 20:19 UTC (2+ messages)
[PATCH net-next v3] arm: eBPF JIT compiler
2017-08-19 20:02 UTC (4+ messages)
[PATCH v3 0/4] net: stmmac: Detect PHY location with phy-is-integrated
2017-08-19 18:50 UTC (9+ messages)
` [PATCH v3 2/4] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated
` [PATCH v3 3/4] net: stmmac: register parent MDIO node for sun8i-h3-emac
` [PATCH v3 4/4] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
[PATCH 3/6] mpls: add VPLS entry points
2017-08-19 18:27 UTC (2+ messages)
[PATCH] net_sched: fix order of queue length updates in qdisc_replace()
2017-08-19 17:58 UTC (3+ messages)
[PATCH 2/6] mpls: split forwarding path on rx/tx boundary
2017-08-19 17:42 UTC (3+ messages)
[PATCH net] ipv6: add rcu grace period before freeing fib6_node
2017-08-19 16:51 UTC (3+ messages)
[PATCH] net: dsa: mv88e6xxx: make irq_chip const
2017-08-19 13:25 UTC (2+ messages)
[PATCH] net: ibm: emac: Fix some error handling path in 'emac_probe()'
2017-08-19 13:22 UTC (2+ messages)
[PATCH net-next 3/3 v5] drivers: net: ethernet: qualcomm: rmnet: Initial implementation
2017-08-19 12:56 UTC (2+ messages)
[PATCH 5/5] net: defxx: constify eisa_device_id
2017-08-19 12:06 UTC (2+ messages)
[PATCH] netfilter: ebtables: use audit_log()
2017-08-19 11:25 UTC (4+ messages)
` [PATCH] netfilter: xtables: "
[PATCH] Bluetooth: make device_type const
2017-08-19 9:56 UTC (2+ messages)
[PATCH 4/5] net: hp100: constify eisa_device_id
2017-08-19 6:53 UTC
[PATCH 3/5] net: de4x5: constify eisa_device_id
2017-08-19 6:52 UTC
[PATCH 2/5] net: 3c59x: constify eisa_device_id
2017-08-19 6:52 UTC
[PATCH 0/5] constify net eisa_device_id
2017-08-19 6:51 UTC (2+ messages)
` [PATCH 1/5] net: 3c509: constify eisa_device_id
[PATCH 2/2] vhost-net: revert vhost_exceeds_maxpend logic to its original
2017-08-19 6:41 UTC
[PATCH 1/2] vhost: remove the possible fruitless search on iotlb prefetch
2017-08-19 6:41 UTC
[PATCH net-next] virtio-net: invoke zerocopy callback on xmit path if no tx napi
2017-08-19 6:38 UTC
[PATCH net-next] virtio-net: make napi_tx param easier to grasp
2017-08-19 6:37 UTC
[PATCH RESEND 0/2] enable hires timer to timeout datagram socket
2017-08-19 6:21 UTC (6+ messages)
` [PATCH RESEND 1/2] net: enable high resolution timer mode to timeout datagram sockets
` [PATCH RESEND 2/2] selftests/net: add test to verify datagram socket timeout
[PATCH net-next 0/3 v6] Add support for rmnet driver
2017-08-19 5:35 UTC (4+ messages)
` [PATCH net-next 1/3 v6] net: ether: Add support for multiplexing and aggregation type
` [PATCH net-next 2/3 v6] net: arp: Add support for raw IP device
` [PATCH net-next 3/3 v6] drivers: net: ethernet: qualcomm: rmnet: Initial implementation
[net-next PATCH 00/10] BPF: sockmap and sk redirect support
2017-08-19 4:50 UTC (9+ messages)
` [net-next PATCH 06/10] bpf: sockmap with "
[RFC] about net: Fix inconsistent teardown and release of private netdev state
2017-08-19 3:40 UTC (5+ messages)
[PATCH net-next] liquidio: fix use of pf in pass-through mode in a virtual machine
2017-08-19 1:21 UTC
[PATCH net-next v2 0/2] BPF inline improvements
2017-08-19 1:20 UTC (4+ messages)
` [PATCH net-next v2 1/2] bpf: make htab inlining more robust wrt assumptions
` [PATCH net-next v2 2/2] bpf: inline map in map lookup functions for array and htab
[PATCH 0/3] MIPS,bpf: Improvements for MIPS eBPF JIT
2017-08-19 1:18 UTC (5+ messages)
` [PATCH 1/3] MIPS,bpf: Fix using smp_processor_id() in preemptible splat
` [PATCH 2/3] MIPS,bpf: Implement JLT, JLE, JSLT and JSLE ops in the eBPF JIT
` [PATCH 3/3] MIPS,bpf: Cache value of BPF_OP(insn->code) in "
[PATCH net-next 00/12] nfp: add basic ethtool callbacks to representors
2017-08-19 1:04 UTC (14+ messages)
` [PATCH net-next 01/12] nfp: link basic ethtool ops "
` [PATCH net-next 02/12] nfp: provide ethtool_drvinfo on representors
` [PATCH net-next 03/12] nfp: allow retreiving management FW logs "
` [PATCH net-next 04/12] nfp: don't report standard netdev statistics in ethtool
` [PATCH net-next 05/12] nfp: add helper for printing ethtool strings
` [PATCH net-next 06/12] nfp: split software and hardware vNIC statistics
` [PATCH net-next 07/12] nfp: store pointer to MAC statistics in nfp_port
` [PATCH net-next 08/12] nfp: report MAC statistics in ethtool
` [PATCH net-next 09/12] nfp: add pointer to vNIC config memory to nfp_port structure
` [PATCH net-next 10/12] nfp: add ethtool statistics for representors
` [PATCH net-next 11/12] nfp: fix copy paste in names and messages regarding vNICs
` [PATCH net-next 12/12] nfp: don't reuse pointers in ring dumping
[PATCH net-next 00/10] sysfs related cleanups
2017-08-19 1:01 UTC (12+ messages)
` [PATCH net-next 01/10] net: don't decrement kobj reference count on init failure
` [PATCH net-next 02/10] net: constify netdev_class_file
` [PATCH net-next 03/10] net: make net_class ro_after_init
` [PATCH net-next 04/10] net: constify net_ns_type_operations
` [PATCH net-next 05/10] net: make net sysfs attributes ro_after_init
` [PATCH net-next 06/10] net: drop unused attribute argument from sysfs queue funcs
` [PATCH net-next 07/10] net: make BQL sysfs attributes ro_after_init
` [PATCH net-next 08/10] net: make queue "
` [PATCH net-next 09/10] net: mark receive "
` [PATCH net-next 10/10] net: style cleanups
[PATCH v2 net-next] net: ipv6: put host and anycast routes on device with address
2017-08-19 0:28 UTC (5+ messages)
[PATCH net-next 0/2] BPF inline improvements
2017-08-19 0:24 UTC (7+ messages)
` [PATCH net-next 1/2] bpf: improve htab inlining for future 32 bit jits
` [PATCH net-next 2/2] bpf: inline map in map lookup functions for array and htab
[PATCH net] ipv6: repair fib6 tree in failure case
2017-08-19 0:14 UTC
[PATCH RFC net] fsl/man: Inherit parent device and of_node
2017-08-19 0:12 UTC
[PATCH v3 net-next] bpf/verifier: track liveness for pruning
2017-08-18 23:37 UTC (4+ messages)
[PATCH net-next v2 00/13] amd-xgbe: AMD XGBE driver updates 2017-08-17
2017-08-18 23:31 UTC (2+ messages)
[PATCH] mlx5: ensure 0 is returned when vport is zero
2017-08-18 23:29 UTC (3+ messages)
[PATCH v7 net-next] net: systemport: Support 64bit statistics
2017-08-18 23:27 UTC (3+ messages)
[PATCHv2 net] net: sched: fix NULL pointer dereference when action calls some targets
2017-08-18 23:26 UTC (2+ messages)
[PATCH net-next] bpf: Fix map-in-map checking in the verifier
2017-08-18 23:26 UTC (2+ messages)
[PATCH net] rxrpc: Fix oops when discarding a preallocated service call
2017-08-18 23:24 UTC (2+ messages)
[PATCH] irda: do not leak initialized list.dev to userspace
2017-08-18 23:22 UTC (2+ messages)
[PATCH 0/2] xdp: adjust xdp redirect tracepoint
2017-08-18 23:19 UTC (2+ messages)
[PATCH net 1/1] net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled
2017-08-18 23:16 UTC (2+ messages)
[PATCH net] PCI: fix the return value for the pci_find_pcie_root_port()
2017-08-18 23:14 UTC (3+ messages)
` [PATCH] PCI: Allow PCI express root ports to find themselves
[PATCH net-next] liquidio: remove support for deprecated f/w cmd OCTNET_CMD_RESET_PF
2017-08-18 23:12 UTC (2+ messages)
[PATCH v3] net: inet: diag: expose sockets cgroup classid
2017-08-18 23:11 UTC (2+ messages)
[PATCH next] neigh: initialize neigh entry correctly during arp processing
2017-08-18 23:10 UTC (2+ messages)
[PATCH net] tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
2017-08-18 23:08 UTC (2+ messages)
[PATCH] vsock: only load vmci transport on VMware hypervisor by default
2017-08-18 23:07 UTC (6+ messages)
[PATCH net-next] macvlan: add offload features for encapsulation
2017-08-18 23:07 UTC (2+ messages)
[PATCH net v2] net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set
2017-08-18 23:06 UTC (2+ messages)
[net-next PATCH] net: rcu lock and preempt disable missing around generic xdp
2017-08-18 23:04 UTC (2+ messages)
[PATCH net] ipv6: reset fn->rr_ptr when replacing route
2017-08-18 23:04 UTC (2+ messages)
[PATCH v3] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
2017-08-18 23:01 UTC (2+ messages)
[PATCH net] tipc: fix use-after-free
2017-08-18 23:00 UTC (2+ messages)
[PATCH V4 net 0/2] ipv6: fix flowlabel issue for reset packet
2017-08-18 22:27 UTC (12+ messages)
[PATCH net-next 3/3] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
2017-08-18 22:23 UTC (3+ messages)
[PATCH net-next] liquidio: fix Smatch error
2017-08-18 22:21 UTC (2+ messages)
[PATCH net-next] ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
2017-08-18 22:14 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH net v3] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 22:13 UTC (2+ messages)
[PATCH net-next 00/11] net: dsa: add generic debugfs interface
2017-08-18 21:54 UTC (2+ messages)
[PATCH net-next] i40e: fix a typo in i40e_pf documentation
2017-08-18 21:20 UTC
[PATCH net-next 2/3] vsock: fix vsock_dequeue/enqueue_accept race
2017-08-18 21:13 UTC (3+ messages)
[PATCH 2/2] netfilter/libxt_hashlimit: new feature/algorithm for xt_hashlimit
2017-08-18 20:59 UTC
[PATCH 1/2] netfilter/xt_hashlimit: new feature/algorithm for xt_hashlimit
2017-08-18 20:58 UTC
[PATCH net] tun: handle register_netdevice() failures properly
2017-08-18 20:39 UTC
[PATCH v5 0/4] can: Support transceiver based bit rate limit
2017-08-18 20:21 UTC (5+ messages)
` [PATCH v5 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v5 2/4] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v5 3/4] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v5 4/4] can: m_can: Add call to of_can_transceiver
[net-next PATCH] ipv6: fix false-postive maybe-uninitialized warning
2017-08-18 19:46 UTC (3+ messages)
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-08-18 19:39 UTC
[iproute PATCH 00/51] Fix potential issues detected by Coverity tool
2017-08-18 19:13 UTC (5+ messages)
` [iproute PATCH 21/51] lib/libnetlink: Don't pass NULL parameter to memcpy()
[PATCH net-next v4] openvswitch: enable NSH support
2017-08-18 19:09 UTC (2+ messages)
Does the kernel have a function to parse a text IPv6 address?
2017-08-18 18:37 UTC (2+ messages)
[PATCH net-next 0/2] liquidio: VF driver will notify NIC firmware of MTU change
2017-08-18 18:35 UTC (3+ messages)
` [PATCH net-next 1/2] liquidio: move macro definition to a proper place
` [PATCH net-next 2/2] liquidio: make VF driver notify NIC firmware of MTU change
[PATCH net-next 0/2] bpf: Allow selecting numa node during map creation
2017-08-18 18:28 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
pull request: bluetooth-next 2017-08-18
2017-08-18 18:08 UTC (2+ messages)
[PATCH net] bpf, doc: improve sysctl knob description
2017-08-18 18:03 UTC (2+ messages)
[PATCH] netxen: fix incorrect loop counter decrement
2017-08-18 17:59 UTC (2+ messages)
[PATCH net v2] datagram: When peeking datagrams with offset < 0 don't skip empty skbs
2017-08-18 17:56 UTC (7+ messages)
[PATCH net-next 0/3] Misc. Bug fixes for HNS3 Ethernet Driver
2017-08-18 17:32 UTC (2+ messages)
[patch net-next] net/sched: Fix the logic error to decide the ingress qdisc
2017-08-18 17:29 UTC (2+ messages)
[PATCH] nfp: fix infinite loop on umapping cleanup
2017-08-18 17:29 UTC (2+ messages)
[PATCH net-next 0/7] s390/net: more updates for 4.14
2017-08-18 17:22 UTC (2+ messages)
[patch net] net: sched: fix p_filter_chain check in tcf_chain_flush
2017-08-18 17:19 UTC (3+ messages)
[PATCH net-next] bpf: fix a return in sockmap_get_from_fd()
2017-08-18 17:18 UTC (2+ messages)
[PATCH net-next 0/2] liquidio: initialization fixes for embedded firmware
2017-08-18 17:15 UTC (2+ messages)
[PATCH net-next] net: hns3: Add support to change MTU in hardware & netdev
2017-08-18 17:01 UTC (8+ messages)
[PATCH V2 net-next] net: hns3: Add support to change MTU in HNS3 hardware
2017-08-18 16:57 UTC
[iproute PATCH v2 0/5] Covscan: Fix potential NULL pointer dereferences
2017-08-18 16:57 UTC (12+ messages)
` [iproute PATCH v2 2/5] nstat: Fix for potential NULL pointer dereference
` [iproute PATCH v2 3/5] tc/q_netem: Don't dereference possibly NULL pointer
` [iproute PATCH v2 4/5] tc/tc_filter: Make sure filter name is not empty
` [iproute PATCH v2 5/5] tipc/bearer: Prevent NULL pointer dereference
[iproute PATCH v2 0/7] Covscan: Fixes for string termination
2017-08-18 16:55 UTC (11+ messages)
` [iproute PATCH v2 1/7] ipntable: Make sure filter.name is NULL-terminated
` [iproute PATCH v2 4/7] lib/inet_proto: Make sure destination buffers are NULL-terminated
` [iproute PATCH v2 7/7] lib/ll_map: Make sure im->name is NULL-terminated
[iproute PATCH v2 0/2] Covscan: Shell script fixes
2017-08-18 16:38 UTC (6+ messages)
` [iproute PATCH v2 2/2] ifcfg: Quote left-hand side of [ ] expression
[PATCH v1 net] TCP_USER_TIMEOUT and tcp_keepalive should conform to RFC5482
2017-08-08 9:59 UTC (2+ messages)
[iproute PATCH v2 0/2] Covscan: Fix potential file descriptor leaks
2017-08-18 16:18 UTC (2+ messages)
[iproute PATCH v2 0/3] Covscan: Fixes for obvious programming mistakes
2017-08-18 16:15 UTC (2+ messages)
[iproute PATCH v2 0/7] Covscan: Don't access garbage
2017-08-18 15:55 UTC (4+ messages)
` [iproute PATCH v2 1/7] ipaddress: Make buffer for filter.flushb static
[PATCH net-next] cxgb4/cxgbvf: Handle 32-bit fw port capabilities
2017-08-18 15:51 UTC
[PATCH iproute2] libnetlink: Fix extack attribute parsing
2017-08-18 15:48 UTC (2+ 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).