messages from 2018-02-14 16:07:12 to 2018-02-15 07:35:51 UTC [more...]
[PATCH 18/20] iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM default
2018-02-15 7:35 UTC (2+ messages)
[PATCH] rtl8187: Fix NULL pointer dereference in priv->conf_mutex
2018-02-15 7:22 UTC
[Crypto v5 00/12] Chelsio Inline TLS
2018-02-15 6:54 UTC (13+ messages)
` [Crypto v5 01/12] tls: tls_device struct to register TLS drivers
` [Crypto v5 02/12] ethtool: feature for Inline TLS in HW
` [Crypto v5 03/12] support for inline tls
` [Crypto v5 04/12] chtls: structure and macro definiton
` [Crypto v5 05/12] cxgb4: Inline TLS FW Interface
` [Crypto v5 06/12] cxgb4: LLD driver changes to enable TLS
` [Crypto v5 07/12] chcr: Key Macro
` [Crypto v5 08/12] chtls: Key program
` [Crypto v5 09/12] chtls: CPL handler definition
` [Crypto v5 10/12] chtls: Inline crypto request Tx/Rx
` [Crypto v5 11/12] chtls: Register the chtls Inline TLS with net tls
` [Crypto v5 12/12] Makefile Kconfig
[PATCH bpf 0/2] tools: bpftool: minor fixes for JSON in batch mode
2018-02-15 6:42 UTC (3+ messages)
` [PATCH bpf 1/2] tools: bpftool: preserve JSON for batch mode when dumping insns to file
` [PATCH bpf 2/2] tools: bpftool: preserve JSON output on errors on batch file parsing
[PATCH net-next 0/3] eBPF Seccomp filters
2018-02-15 4:30 UTC (5+ messages)
[PATCH iproute2 0/7] Add support for devlink resource abstraction
2018-02-15 3:41 UTC (2+ messages)
[PATCH net-queue 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
2018-02-15 3:23 UTC (6+ messages)
` [PATCH net-queue 2/3] e1000e: Fix queue interrupt re-raising in Other interrupt
` [Intel-wired-lan] "
` [PATCH net-queue 3/3] e1000e: Avoid missed interrupts following ICR read
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net-queue 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
[Crypto v4 12/12] Makefile Kconfig
2018-02-15 2:55 UTC (2+ messages)
[PATCH 0/3] Remove IPVlan module dependencies on IPv6 and Netfilter
2018-02-15 1:11 UTC (6+ messages)
` [PATCH 1/3] ipvlan: drop ipv6 dependency
` [PATCH 2/3] ipvlan: drop netfilter dependency
` [PATCH 3/3] ipvlan: selects master_l3 device instead of depending on it
[PATCH V2 net-next 0/7] RDS: zerocopy support
2018-02-15 0:41 UTC (24+ messages)
` [PATCH V2 net-next 2/7] rds: hold a sock ref from rds_message to the rds_sock
` [PATCH V2 net-next 4/7] rds: support for zcopy completion notification
` [PATCH V2 net-next 5/7] rds: zerocopy Tx support
[PATCH net-next v2] selftests/net: fixes psock_fanout eBPF test case
2018-02-15 0:22 UTC (2+ messages)
[PATCH] NFC: llcp: Limit size of SDP URI
2018-02-14 23:45 UTC
Service Invoice
2018-02-14 22:32 UTC
[PATCH RFC net-next 0/7] net/ipv6: Add support for path selection using hash of 5-tuple
2018-02-14 22:56 UTC (8+ messages)
[PATCH net-next 0/7] tools: tc-testing: Plugin Architecture
2018-02-14 22:46 UTC (15+ messages)
` [PATCH net-next 1/7] tools: tc-testing: Command line parms
` [PATCH net-next 2/7] tools: tc-testing: Refactor test-runner
` [PATCH net-next 3/7] tools: tc-testing: Introduce plugin architecture
` [PATCH net-next 4/7] tools: tc-testing: rootPlugin
` [PATCH net-next 5/7] tools: tc-testing: nsPlugin
` [PATCH net-next 6/7] tools: tc-testing: valgrindPlugin
` [PATCH net-next 7/7] tools: tc-testing: Update README and TODO
Serious performance degradation in Linux 4.15
2018-02-14 22:46 UTC (3+ messages)
[PATCH net-next] kcm: Call strp_stop before strp_done in kcm_attach
2018-02-14 22:41 UTC (3+ messages)
[PATCH net-next] net/ipv4: Remove fib table id from rtable
2018-02-14 22:24 UTC
[PATCH net v4 02/13] net/8390: Fix msg_enable patch snafu
2018-02-14 22:15 UTC (6+ messages)
[PATCHv2 net-next 0/8] net: sched: act: add extack support
2018-02-14 22:13 UTC (9+ messages)
` [PATCHv2 net-next 1/8] net: sched: act: fix code style
` [PATCHv2 net-next 2/8] net: sched: act: add extack to init
` [PATCHv2 net-next 3/8] net: sched: act: handle generic action errors
` [PATCHv2 net-next 4/8] net: sched: act: add extack to init callback
` [PATCHv2 net-next 5/8] net: sched: act: add extack for lookup callback
` [PATCHv2 net-next 6/8] net: sched: act: add extack for walk callback
` [PATCHv2 net-next 7/8] net: sched: act: handle extack in tcf_generic_walker
` [PATCHv2 net-next 8/8] net: sched: act: mirred: add extack support
[PATCH iproute2-next v2 0/9] With this series I propose to make print_linkinfo_brief() static in
2018-02-14 22:05 UTC (12+ messages)
` [PATCH iproute2-next v2 1/9] ipaddress: Abstract IFA_LABEL matching code
` [PATCH iproute2-next v2 2/9] ipaddress: ll_map: Replace ll_idx_n2a() with ll_index_to_name()
` [PATCH iproute2-next v2 3/9] utils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()
` [PATCH iproute2-next v2 4/9] ipaddress: Improve print_linkinfo()
` [PATCH iproute2-next v2 5/9] ipaddress: Simplify print_linkinfo_brief() and it's usage
` [PATCH iproute2-next v2 6/9] lib: Correct object file dependencies
` [PATCH iproute2-next v2 7/9] utils: Introduce and use get_ifname_rta()
` [PATCH iproute2-next v2 8/9] utils: Introduce and use print_name_and_link() to print name@link
` [PATCH iproute2-next v2 9/9] ipaddress: Make print_linkinfo_brief() static
[PATCH bpf-next 0/4] Misc test usability improvements & cleanup
2018-02-14 21:50 UTC (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Print unexpected output on fail
` [PATCH bpf-next 2/4] selftests/bpf: Count tests skipped by unpriv
` [PATCH bpf-next 3/4] selftests/bpf: Only run tests if !bpf_disabled
` [PATCH bpf-next 4/4] bpf: Remove unused callee_saved array
[PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static
2018-02-14 21:39 UTC (4+ messages)
[PATCH iproute2-next v3 0/9] ipaddress: Make print_linkinfo_brief() static
2018-02-14 21:37 UTC (10+ messages)
` [PATCH iproute2-next v3 1/9] ipaddress: Abstract IFA_LABEL matching code
` [PATCH iproute2-next v3 2/9] ipaddress: ll_map: Replace ll_idx_n2a() with ll_index_to_name()
` [PATCH iproute2-next v3 3/9] utils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()
` [PATCH iproute2-next v3 4/9] ipaddress: Improve print_linkinfo()
` [PATCH iproute2-next v3 5/9] ipaddress: Simplify print_linkinfo_brief() and it's usage
` [PATCH iproute2-next v3 6/9] lib: Correct object file dependencies
` [PATCH iproute2-next v3 7/9] utils: Introduce and use get_ifname_rta()
` [PATCH iproute2-next v3 8/9] utils: Introduce and use print_name_and_link() to print name@link
` [PATCH iproute2-next v3 9/9] ipaddress: Make print_linkinfo_brief() static
[PATCH] ip_tunnel: Use mark in skb by default
2018-02-14 21:26 UTC (3+ messages)
[PATCH V6 0/4] Add SELinux SCTP protocol support
2018-02-14 21:16 UTC (4+ messages)
[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-14
2018-02-14 20:48 UTC (14+ messages)
` [net-next 01/12] i40evf: Fix link up issue when queues are disabled
` [net-next 02/12] virtchnl: Add virtchl structures to support queue channels
` [net-next 03/12] i40evf: add ndo_setup_tc callback to i40evf
` [net-next 04/12] i40e: Enable ADq and create queue channel/s on VF
` [net-next 05/12] i40evf: Alloc queues for ADq "
` [net-next 06/12] i40e: Delete queue channel "
` [net-next 07/12] i40evf: Add support to configure bw via tc tool
` [net-next 08/12] i40e: Service request to configure bandwidth for ADq on a VF
` [net-next 09/12] virtchnl: Add a macro to check the size of a union
` [net-next 10/12] virtchnl: Add filter data structures
` [net-next 11/12] i40evf: Add support to apply cloud filters
` [net-next 12/12] i40e: Add and delete cloud filter
[PATCH v3 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
2018-02-14 20:34 UTC (7+ messages)
` [PATCH v3 2/2] net: phy: dp83867: Add documentation for CLK_OUT pin muxing
[PATCH V6 2/4] sctp: Add ip option support
2018-02-14 20:30 UTC (2+ messages)
[vhost:vhost 24/24] drivers/firmware/qemu_fw_cfg.c:499:22: error: storage size of 'files' isn't known
2018-02-14 20:27 UTC
[net-next 1/1] tipc: avoid unnecessary copying of bundled messages
2018-02-14 20:27 UTC (2+ messages)
[net-next 1/1] tipc: apply bearer link tolerance on running links
2018-02-14 20:22 UTC (2+ messages)
[PATCH 1/3] tls: retrun the correct IV in getsockopt
2018-02-14 20:07 UTC (6+ messages)
` [PATCH 2/3] tls: reset the crypto info if copy_from_user fails
` [PATCH 3/3] tls: getsockopt return record sequence number
[PATCH net-next v2 0/2] cxgb4: speed up reading on-chip memory
2018-02-14 20:02 UTC (2+ messages)
[PATCH net v3] netfilter: nat: cope with negative port range
2018-02-14 19:55 UTC (2+ messages)
[PATCH net v2] netfilter: x_tables: fix missing timer initialization in xt_LED
2018-02-14 19:55 UTC (2+ messages)
[PATCH 0/3] Updates to segmentation-offloads.txt
2018-02-14 19:54 UTC (2+ messages)
[Patch net v2] ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
2018-02-14 19:50 UTC (2+ messages)
[PATCH net v4 0/7] tipc: Fix missing RTNL lock protection during setting link properties
2018-02-14 19:46 UTC (2+ messages)
[PATCH net v2] netfilter: drop outermost socket lock in getsockopt()
2018-02-14 19:44 UTC (2+ messages)
[PATCH v2 net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
2018-02-14 19:43 UTC (2+ messages)
[PATCH net 0/4] ibmvnic: Fix memory leaks in the driver
2018-02-14 19:39 UTC (2+ messages)
[PATCH net-next 00/10] PTP support for DSA and mv88e6xxx driver
2018-02-14 19:38 UTC (2+ messages)
[PATCH net] ibmvnic: Wait until reset is complete to set carrier on
2018-02-14 19:31 UTC (2+ messages)
[net PATCH] Revert "net: thunderx: Add support for xdp redirect"
2018-02-14 19:24 UTC (2+ messages)
[PATCH net-next] tcp: try to keep packet if SYN_RCV race is lost
2018-02-14 19:22 UTC (2+ messages)
WARNING in kvmalloc_node
2018-02-14 19:20 UTC (2+ messages)
[PATCHv2 net] sctp: fix some copy-paste errors for file comments
2018-02-14 19:19 UTC (2+ messages)
[PATCH net] net: fix race on decreasing number of TX queues
2018-02-14 19:16 UTC (2+ messages)
[PATCH] netlabel: If PF_INET6, check sk_buff ip header version
2018-02-14 19:03 UTC (3+ messages)
KASAN: use-after-free Read in rds_tcp_tune
2018-02-14 18:58 UTC (12+ messages)
[vhost:vhost 22/28] drivers/firmware/qemu_fw_cfg.c:35:10: fatal error: linux/fw_cfg.h: No such file or directory
2018-02-14 18:21 UTC
[PATCH net] fib_semantics: Don't match route with mismatching tclassid
2018-02-14 18:06 UTC (2+ messages)
KASAN: use-after-free Read in rds_find_bound
2018-02-14 17:58 UTC (8+ messages)
[PATCH net] bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
2018-02-14 17:58 UTC (6+ messages)
BUG: free active (active state 0) object type: work_struct hint: strp_work
2018-02-14 17:42 UTC (4+ messages)
[PATCH net] selftests/net: fixes psock_fanout eBPF test case
2018-02-14 17:34 UTC (2+ messages)
[RESEND PATCH net-next] r8169: add module param for control of ASPM disable
2018-02-14 17:34 UTC (4+ messages)
lost connection to test machine (4)
2018-02-14 17:28 UTC (4+ messages)
ppp/pppoe, still panic 4.15.3 in ppp_push
2018-02-14 17:25 UTC (6+ messages)
[PATCH bpf] bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
2018-02-14 17:03 UTC (2+ messages)
[PATCH iproute2-next v3 0/4] ip/tunnel: Unify local/remote endpoint address parsing
2018-02-14 17:03 UTC (2+ messages)
[PATCH net] netfilter: xt_hashlimit: fix lock imbalance
2018-02-14 16: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).