messages from 2017-10-23 11:51:06 to 2017-10-24 04:06:44 UTC [more...]
[PATCH net-next 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
2017-10-24 4:05 UTC (7+ messages)
` [PATCH net-next 1/3] bpf: use the same condition in perf event set/free bpf handler
` [PATCH net-next 2/3] bpf: permit multiple bpf attachments for a single perf event
` [PATCH net-next 3/3] bpf: add a test case to test single tp multiple bpf attachment
[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
2017-10-24 4:01 UTC (6+ messages)
[PATCH V3 net-next] liquidio: pass date and time info to NIC firmware
2017-10-24 3:33 UTC
[PATCH 0/2] 9p: Fixes for hard-to-hit bugs
2017-10-24 2:11 UTC (5+ messages)
[PATCH] rtlwifi: Remove seq_number from rtl_tid_data
2017-10-24 2:03 UTC
[PATCH] rtlwifi: rtl8821ae: Fix typo in variable name
2017-10-24 1:49 UTC
[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
2017-10-24 1:30 UTC
[PATCH net] xfrm: Clear sk_dst_cache when applying per-socket policy
2017-10-24 1:18 UTC (2+ messages)
Linux ECN Handling
2017-10-24 1:11 UTC (3+ messages)
[PATCH net-next 0/2] net: dsa: don't unmask port bitmaps
2017-10-24 0:54 UTC (6+ messages)
` [PATCH net-next 1/2] net: dsa: legacy: "
` [PATCH net-next 2/2] net: dsa: "
[PATCH] drivers/net/usb: add device id for TP-LINK UE300 USB 3.0 Ethernet
2017-10-24 0:54 UTC (3+ messages)
[PATCH v2 net-next 0/6] add a set of tracepoints to tcp stack
2017-10-24 0:25 UTC (9+ messages)
` [PATCH v2 net-next 1/6] tcp: add trace event class tcp_event_sk_skb
` [PATCH v2 net-next 2/6] tcp: mark trace event arguments sk and skb as const
` [PATCH v2 net-next 3/6] tcp: add tracepoint trace_tcp_send_reset
` [PATCH v2 net-next 4/6] tcp: add tracepoint trace_tcp_receive_reset
` [PATCH v2 net-next 5/6] tcp: add tracepoint trace_tcp_destroy_sock
` [PATCH v2 net-next 6/6] tcp: add tracepoint trace_tcp_set_state()
[PATCH net-next 00/12] tools: bpftool: Add JSON output to bpftool
2017-10-24 0:25 UTC (27+ messages)
` [PATCH net-next 01/12] tools: bpftool: copy JSON writer from iproute2 repository
` [PATCH net-next 02/12] tools: bpftool: add option parsing to bpftool, --help and --version
` [PATCH net-next 03/12] tools: bpftool: introduce --json and --pretty options
` [PATCH net-next 04/12] tools: bpftool: add JSON output for `bpftool prog show *` command
` [PATCH net-next 05/12] tools: bpftool: add JSON output for `bpftool prog dump jited "
` [PATCH net-next 06/12] tools: bpftool: add JSON output for `bpftool prog dump xlated "
` [PATCH net-next 07/12] tools: bpftool: add JSON output for `bpftool map *` commands
` [PATCH net-next 08/12] tools: bpftool: add JSON output for `bpftool batch file FILE` command
` [PATCH net-next 09/12] tools: bpftool: turn err() and info() macros into functions
` [PATCH net-next 10/12] tools: bpftool: provide JSON output for all possible commands
` [PATCH net-next 11/12] tools: bpftool: add cosmetic changes for the manual pages
` [PATCH net-next 12/12] tools: bpftool: update documentation for --json and --pretty usage
[PATCH net-next 0/7] net: hns3: bug fixes & code improvements
2017-10-24 0:17 UTC (4+ messages)
` [PATCH net-next 6/7] net: hns3: remove redundant memset when alloc buffer
` [PATCH net-next 7/7] net: hns3: fix a bug about hns3_clean_tx_ring
[PATCH 0/3] pull request for net-next: batman-adv 2017-10-23
2017-10-24 0:15 UTC (5+ messages)
` [PATCH 1/3] batman-adv: Add missing kerneldoc for extack
` [PATCH 2/3] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 3/3] batman-adv: use inline kernel-doc for uapi constants
Hello
2017-10-24 0:06 UTC
[Patch net 00/15] net_sched: remove RCU callbacks from TC
2017-10-23 23:31 UTC (19+ messages)
` [Patch net 01/15] net_sched: remove RCU callbacks in basic filter
` [Patch net 02/15] net_sched: remove RCU callbacks in bpf filter
` [Patch net 03/15] net_sched: remove RCU callbacks in flower filter
` [Patch net 04/15] net_sched: remove RCU callbacks in matchall filter
` [Patch net 05/15] net_sched: remove RCU callbacks in cgroup filter
` [Patch net 06/15] net_sched: remove RCU callbacks in rsvp filter
` [Patch net 07/15] net_sched: remove RCU callbacks in flow filter
` [Patch net 08/15] net_sched: remove RCU callbacks in tcindex filter
` [Patch net 09/15] net_sched: remove RCU callbacks in u32 filter
` [Patch net 10/15] net_sched: remove RCU callbacks in fw filter
` [Patch net 11/15] net_sched: remove RCU callbacks in route filter
` [Patch net 12/15] net_sched: remove RCU callbacks in sample action
` [Patch net 13/15] net_sched: add rtnl assertion to tcf_exts_destroy()
` [Patch net 14/15] selftests: Introduce a new script to generate tc batch file
` [Patch net 15/15] selftests: Introduce a new test case to tc testsuite
[PATCH net-next v7 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
2017-10-23 23:28 UTC (5+ messages)
` [PATCH net-next v7 4/5] selinux: bpf: Add selinux check for eBPF syscall operations
` [PATCH net-next v7 5/5] selinux: bpf: Add addtional check for bpf object file receive
[PATCH net-next 0/7] ipv6: addrconf: hash improvements and cleanups
2017-10-23 23:17 UTC (8+ messages)
` [PATCH net-next 1/7] ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration
` [PATCH net-next 2/7] ipv6: addrconf: factorize inet6_addr_hash() call
` [PATCH net-next 3/7] ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
` [PATCH net-next 4/7] ipv6: addrconf: do not block BH in ipv6_chk_addr_and_flags()
` [PATCH net-next 5/7] ipv6: addrconf: do not block BH in ipv6_get_ifaddr()
` [PATCH net-next 6/7] ipv6: addrconf: do not block BH in /proc/net/if_inet6 handling
` [PATCH net-next 7/7] ipv6: addrconf: do not block BH in ipv6_chk_home_addr()
[tcp/dccp] 81e5391ca7: WARNING:suspicious_RCU_usage
2017-10-23 23:15 UTC (4+ messages)
` [PATCH net] tcp/dccp: fix again lockdep splat in inet_csk_route_req()
` [PATCH v2 net] tcp/dccp: fix other lockdep splats accessing ireq_opt
[PATCH v2 net-next 0/2] ibmvnic: Tunable parameter support
2017-10-23 23:02 UTC (4+ messages)
` [PATCH v2 net-next 1/2] ibmvnic: Update reset infrastructure to support tunable parameters
` [PATCH v2 net-next 2/2] ibmvnic: Fix failover error path for non-fatal resets
[PATCH net-next] ipv6: add ip6_null_entry check in rt6_select()
2017-10-23 22:27 UTC (2+ messages)
[PATCH v3 net-next] tcp: Configure TFO without cookie per socket and/or per route
2017-10-23 22:24 UTC (2+ messages)
[PATCH net-next v2 0/3] bpf: permit multiple bpf attachments for a single perf tracepoint event
2017-10-23 22:13 UTC (4+ messages)
` [PATCH net-next v2 1/3] bpf: use the same condition in perf event set/free bpf handler
` [PATCH net-next v2 2/3] bpf: permit multiple bpf attachments for a single perf event
` [PATCH net-next v2 3/3] bpf: add a test case to test single tp multiple bpf attachment
[PATCH v8 00/10] net: stmmac: dwmac-sun8i: Handle integrated PHY
2017-10-23 22:06 UTC (14+ messages)
` [PATCH v8 01/10] dt-bindings: net: Restore sun8i dwmac binding
` [PATCH v8 02/10] dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY
` [PATCH v8 03/10] arm: dts: sunxi: h3/h5: Restore EMAC changes
` [PATCH v8 04/10] arm: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac
` [PATCH v8 05/10] arm: dts: sunxi: Restore EMAC changes (boards)
` [PATCH v8 06/10] arm64: dts: allwinner: Restore EMAC changes
` [PATCH v8 07/10] arm64: dts: allwinner: add snps,dwmac-mdio compatible to emac/mdio
` [PATCH v8 08/10] net: stmmac: snps,dwmac-mdio MDIOs are automatically registered
` [PATCH v8 09/10] net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
` [PATCH v8 10/10] net: stmmac: sun8i: Restore the compatibles
[patch net-next] net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
2017-10-23 21:28 UTC
[net-next PATCH] bpf: cpumap fix potential lost wake-up problem
2017-10-23 20:34 UTC (2+ messages)
[PATCH] net: sunrpc: svcauth_gss: use BUG_ON instead of if condition followed by BUG
2017-10-23 20:31 UTC (2+ messages)
Netdev2.2 reminder
2017-10-23 19:50 UTC
problem with rtnetlink 'reference' count
2017-10-23 19:37 UTC (6+ messages)
[PATCH v2] net/sock: Update sk rcu iterator macro
2017-10-23 19:37 UTC (3+ messages)
[PATCH v3] net/sock: Update sk rcu iterator macro
2017-10-23 19:35 UTC
[PATCH net-next] net: dsa: check master device before put
2017-10-23 18:58 UTC (3+ messages)
[PATCH net-next 0/9] nfp: bpf: stack support in offload
2017-10-23 18:58 UTC (10+ messages)
` [PATCH net-next 1/9] nfp: bpf: add helper for emitting nops
` [PATCH net-next 2/9] nfp: bpf: refactor nfp_bpf_check_ptr()
` [PATCH net-next 3/9] nfp: bpf: add stack write support
` [PATCH net-next 4/9] nfp: bpf: add stack read support
` [PATCH net-next 5/9] nfp: bpf: optimize the RMW for stack accesses
` [PATCH net-next 6/9] nfp: bpf: allow stack accesses via modified stack registers
` [PATCH net-next 7/9] nfp: bpf: support accessing the stack beyond 64 bytes
` [PATCH net-next 8/9] nfp: bpf: support stack accesses via non-constant pointers
` [PATCH net-next 9/9] nfp: bpf: optimize mov64 a little
[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
2017-10-23 18:41 UTC (21+ messages)
` [PATCH net-next v2 1/6] devlink: Add permanent config parameter get/set operations
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param
[PATCH] net: rxrpc: call_object: use BUG_ON instead of if condition followed by BUG
2017-10-23 18:13 UTC
[PATCH] ipv4: tcp_minisocks: use BUG_ON instead of if condition followed by BUG
2017-10-23 18:10 UTC
[PATCH] ipv4: icmp: use BUG_ON instead of if condition followed by BUG
2017-10-23 18:08 UTC
[PATCH] ipv4: esp4: use BUG_ON instead of if condition followed by BUG
2017-10-23 18:06 UTC
[PATCH v14 0/5] Replace PCI pool by DMA pool API
2017-10-23 17:59 UTC (6+ messages)
` [PATCH v14 1/5] block: DAC960: Replace PCI pool old API
` [PATCH v14 2/5] dmaengine: pch_dma: "
` [PATCH v14 3/5] net: e100: "
` [PATCH v14 4/5] hinic: "
` [PATCH v14 5/5] PCI: Remove PCI pool macro functions
[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
2017-10-23 17:18 UTC (9+ messages)
[PATCH v2] sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
2017-10-23 17:19 UTC
[PATCH] ethernet: cavium: octeon: Switch to using netdev_info()
2017-10-23 16:43 UTC
[PATCH v2 net-next] tcp: Enable TFO without a cookie on a per-socket basis
2017-10-23 16:17 UTC (3+ messages)
[pull request][for-next 00/12] Mellanox, mlx5 IPoIB Muli Pkey support 2017-10-11
2017-10-23 15:47 UTC (3+ messages)
` [for-next 08/12] net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
2017-10-23 15:39 UTC (11+ messages)
` [patch net v2 1/4] net/sched: Change tc_action refcnt and bindcnt to atomic
[PATCH] cdc_ether: flag the Huawei ME906/ME909 as WWAN
2017-10-23 15:16 UTC
[PATCHv2 net-next 3/3] bonding: remove rtmsg_ifinfo called after bond_lower_state_changed
2017-10-23 15:15 UTC (3+ messages)
[PATCH 18/27] bpf: Restrict kernel image access functions when the kernel is locked down
2017-10-23 14:53 UTC (9+ messages)
[RFC net-next] net: dsa: lan9303 Cpu port and ARL
2017-10-23 14:27 UTC (3+ messages)
Regression in throughput between kvm guests over virtual bridge
2017-10-23 13:57 UTC (11+ messages)
[PATCH net 1/3] net: mvpp2: fix TSO headers allocation and management
2017-10-23 13:24 UTC (3+ messages)
` [PATCH net 2/3] net: mvpp2: do not unmap TSO headers buffers
` [PATCH net 3/3] net: mvpp2: do not call txq_done from the Tx path when Tx irqs are used
[PATCH net-next] cxgb4vf: Fix netdev_features flag
2017-10-23 13:08 UTC (3+ messages)
[PATCH iproute2 net-next] ip: bridge_slave: add neigh_suppress to the type help and man pages
2017-10-23 12:48 UTC (2+ messages)
[PATCH iproute2 1/1] ss: initialize 'fackets' member of tcpstat structure
2017-10-23 12:44 UTC (2+ messages)
[PATCH iproute2] ip maddr: fix filtering by device
2017-10-23 12:42 UTC (2+ messages)
[iproute PATCH] ss: Distinguish between IPv4 and IPv6 wildcard sockets
2017-10-23 12:41 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).