messages from 2018-03-08 13:08:52 to 2018-03-09 03:54:20 UTC [more...]
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-09 3:54 UTC (20+ messages)
[PATCH] vhost_net: initialize rx_ring in vhost_net_open()
2018-03-09 3:47 UTC (11+ messages)
[PATCH net] vhost_net: examine pointer types during un-producing
2018-03-09 3:16 UTC
[PATCH] net: use skb_is_gso_sctp() instead of open-coding
2018-03-09 3:06 UTC
[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
2018-03-09 2:56 UTC
[PATCH v2 net-next 0/2] ntuple filters with RSS
2018-03-09 2:55 UTC (4+ messages)
` [PATCH v2 net-next 1/2] net: ethtool: extend RXNFC API to support RSS spreading of filter matches
` [PATCH v2 net-next 2/2] sfc: support RSS spreading of ethtool ntuple filters
[linux-next:master 6182/6533] net/rds/message.c:70:27: sparse: symbol 'rds_info_from_znotifier' was not declared. Should it be static?
2018-03-09 2:54 UTC (3+ messages)
` [RFC PATCH linux-next] rds: rds_info_from_znotifier() can be static
[linux-next:master 6181/6533] net/rds/message.c:336:5: sparse: symbol 'rds_message_zcopy_from_user' was not declared. Should it be static?
2018-03-09 2:52 UTC (4+ messages)
` [RFC PATCH linux-next] rds: rds_message_zcopy_from_user() can be static
[PATCH net-next] net: stmmac: remove superfluous wmb() memory barriers
2018-03-09 2:50 UTC (2+ messages)
[PATCH 2/2 net-next] net/ncsi: unlock on error in ncsi_set_interface_nl()
2018-03-09 2:50 UTC (2+ messages)
[PATCH 1/2 net-next] net/ncsi: use kfree_skb() instead of kfree()
2018-03-09 2:50 UTC (2+ messages)
[PATCH net-next] liquidio: fix ndo_change_mtu to always return correct status to the caller
2018-03-09 2:48 UTC (2+ messages)
[PATCH net-next] liquidio: avoid doing useless work
2018-03-09 2:47 UTC (2+ messages)
[PATCH net-next] liquidio: Resolved mbox read issue while reading more than one 64bit data
2018-03-09 2:47 UTC (2+ messages)
[PATCH net-next 0/9] fixes for configuration lost problems
2018-03-09 2:37 UTC (10+ messages)
` [PATCH net-next 1/9] net: hns3: refactor the hclge_get/set_rss function
` [PATCH net-next 2/9] net: hns3: refactor the hclge_get/set_rss_tuple function
` [PATCH net-next 3/9] net: hns3: fix for RSS configuration loss problem during reset
` [PATCH net-next 4/9] net: hns3: fix for pause configuration lost "
` [PATCH net-next 5/9] net: hns3: fix for use-after-free when setting ring parameter
` [PATCH net-next 6/9] net: hns3: refactor the get/put_vector function
` [PATCH net-next 7/9] net: hns3: fix for coalesce configuration lost during reset
` [PATCH net-next 8/9] net: hns3: refactor the coalesce related struct
` [PATCH net-next 9/9] net: hns3: fix for coal configuation lost when setting the channel
[PATCH net v2] openvswitch: meter: fix the incorrect calculation of max delta_t
2018-03-09 2:08 UTC
[PATCH iproute2-next 0/3] ip: multicast commands JSON
2018-03-09 2:02 UTC (4+ messages)
` [PATCH iproute2-next 1/3] ipmaddr: json and color support
` [PATCH iproute2-next 2/3] ipmroute: convert to output JSON
` [PATCH iproute2-next 3/3] ipmroute: better error message if no kernel mroute
[PATCH] kernel.h: Skip single-eval logic on literals in min()/max()
2018-03-09 1:46 UTC (8+ messages)
[PATCH net] macvlan: filter out unsupported feature flags
2018-03-09 0:17 UTC
[RFC v3 net-next 00/18] Time based packet transmission
2018-03-08 23:58 UTC (14+ messages)
` [RFC v3 net-next 08/18] net: SO_TXTIME: Add clockid and drop_if_late params
[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
2018-03-08 23:53 UTC (11+ messages)
[PATCH v2] kernel.h: Skip single-eval logic on literals in min()/max()
2018-03-08 23:37 UTC
[PATCH net] macvlan: filter out xfrm feature flags
2018-03-08 23:34 UTC (3+ messages)
[PATCH 0/3] Remove accidental VLA usage
2018-03-08 23:33 UTC (10+ messages)
WARNING: CPU: 3 PID: 0 at net/sched/sch_hfsc.c:1388 hfsc_dequeue+0x319/0x350 [sch_hfsc]
2018-03-08 23:14 UTC (3+ messages)
[RFC] Removing VLA usage in l1oip_core
2018-03-08 22:50 UTC
[PATCH iproute2-next 1/2] tc: Add missing documentation for codel and fq_codel parameters
2018-03-08 22:31 UTC (2+ messages)
` [PATCH iproute2-next 2/2] tc: Add JSON output of fq_codel stats
[PATCH RFC 1/5] tls: Generalize zerocopy_from_iter
2018-03-08 22:22 UTC (7+ messages)
` [PATCH RFC 2/5] tls: Move cipher info to a separate struct
` [PATCH RFC 3/5] tls: Pass error code explicitly to tls_err_abort
` [PATCH RFC 4/5] tls: RX path for ktls
` [PATCH RFC 5/5] tls: Add receive path documentation
[PATCH] net: phy: Move interrupt check from phy_check to phy_interrupt
2018-03-08 22:23 UTC (10+ messages)
` [PATCH] net: phy: Tell caller result of phy_change()
` [PATCH net v3] "
[PATCH bpf-next 0/7] tools: bpf: standardize make
2018-03-08 22:00 UTC (8+ messages)
` [PATCH bpf-next 1/7] tools: bpftool: silence 'missing initializer' warnings
` [PATCH bpf-next 2/7] tools: bpf: respect output directory during build
` [PATCH bpf-next 3/7] tools: bpf: consistent make bpf_install
` [PATCH bpf-next 4/7] tools: bpf: make install should build first
` [PATCH bpf-next 5/7] tools: bpf: call descend in Makefile
` [PATCH bpf-next 6/7] tools: bpf: respect quiet/verbose build
` [PATCH bpf-next 7/7] tools: bpf: silence make by not deleting intermediate file
[PATCH 1/2] net: macb: Add phy-handle DT support
2018-03-08 22:00 UTC (3+ messages)
` [1/2] "
[PATCH v3 net-next 0/4] Fix event generation for actions batch Add/Delete mode
2018-03-08 21:59 UTC (5+ messages)
` [PATCH v3 net-next 1/4] net sched actions: update Add/Delete action API with new argument
` [PATCH v3 net-next 2/4] net sched actions: add new tc_action_ops callback
` [PATCH v3 net-next 3/4] net sched actions: calculate add/delete event message size
` [PATCH v3 net-next 4/4] net sched actions: implement get_fill_size routine in act_gact
[PATCH] net: don't unnecessarily load kernel modules in dev_ioctl()
2018-03-08 20:53 UTC (6+ messages)
[PATCH net-next] net: do not create fallback tunnels for non-default namespaces
2018-03-08 20:51 UTC
[PATCH v2 net-next] tools: tc-testing: Can pause just before post-suite
2018-03-08 20:28 UTC
[PATCH v2 net-next] tools: tc-testing: Can refer to $TESTID in test spec
2018-03-08 20:27 UTC
[PATCH net-next] net: dsa: mv88e6xxx: Fix irq free'ing
2018-03-08 20:21 UTC
[PATCH net-next 1/1] tc-testing: add csum tests
2018-03-08 19:56 UTC
[pull request][for-next 00/11] Mellanox, mlx5 IPSec updates 2018-02-28-2 (Part 2)
2018-03-08 19:43 UTC (6+ messages)
[pci PATCH v4 0/4] Add support for unmanaged SR-IOV
2018-03-08 19:04 UTC (5+ messages)
` [pci PATCH v4 1/4] pci-iov: "
` [pci PATCH v4 2/4] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [pci PATCH v4 3/4] ena: Migrate over to "unmanaged SR-IOV" support
` [pci PATCH v4 4/4] nvme: "
[PATCH net 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
2018-03-08 18:59 UTC (4+ messages)
` [PATCH net 1/2] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH net 2/2] l2tp: fix races with ipv4-mapped ipv6 addresses
[PATCH] net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
2018-03-08 18:40 UTC (4+ messages)
[PATCH V2 iproute2-next] ip-address: Fix negative prints of large TX rate limits
2018-03-08 18:16 UTC (2+ messages)
[PATCH iproute2 net-next v5] iprule: support for ip_proto, sport and dport match options
2018-03-08 18:14 UTC (2+ messages)
[PATCH net-next 1/1] tools: tc-testing: Can pause just before post-suite
2018-03-08 17:59 UTC (5+ messages)
` [PATCH net-next 1/1] tools: tc-testing: Can refer to $TESTID in test spec
[PATCH] selftests/net: enable fragments for fib-onlink-tests
2018-03-08 17:59 UTC (3+ messages)
[PATCH iproute2-next] netns: add JSON support
2018-03-08 17:55 UTC (2+ messages)
[RESEND PATCH 0/3 net-next] ibmvnic: Clean up net close and fix reset bug
2018-03-08 17:52 UTC (2+ messages)
[PATCHv2 net-next] openvswitch: fix vport packet length check
2018-03-08 17:50 UTC (2+ messages)
[PATCH PATCH net v2 0/4] hv_netvsc: fix multicast flags and sync
2018-03-08 17:49 UTC (2+ messages)
[PATCH iproute2 net-next v4] iprule: support for ip_proto, sport and dport match options
2018-03-08 17:44 UTC (2+ messages)
[PATCH net 0/1] net/smc: fix 2018-03-07
2018-03-08 17:43 UTC (3+ messages)
` [PATCH net 1/1] net/smc: wakeup closing listen socket
[PATCH net-next 00/16] Converting pernet_operations (part #5)
2018-03-08 17:40 UTC (2+ messages)
[PATCH v2] FIRMWARE: bcm47xx_nvram: Replace mac address parsing
2018-03-08 17:37 UTC (4+ messages)
[PATCH iproute2-next] rdma: Update device capabilities flags
2018-03-08 17:20 UTC (2+ messages)
[PATCH net-next] net/sched: cls_flower: Add support to handle first frag as match field
2018-03-08 17:16 UTC (2+ messages)
[PATCH iproute2-next 0/3] ip multicast command JSON support
2018-03-08 17:12 UTC (4+ messages)
` [PATCH iproute2-next 2/3] ipmroute: don't complain about unicast routes
[PATCH net] test_rhashtable: Add missing rcu_read_lock()
2018-03-08 17:10 UTC (3+ messages)
[PATCH RFC 0/5] TLX Rx
2018-03-08 16:49 UTC
pull-request: wireless-drivers 2018-03-08
2018-03-08 16:48 UTC (2+ messages)
[PATCH] docs: segmentation-offloads.txt: Correct TCP gso_types
2018-03-08 16:27 UTC (2+ messages)
[RFC v3 net-next 08/18] net: SO_TXTIME: Add clockid and drop_if_late params
2018-03-08 16:25 UTC (4+ messages)
[Patch net-next 0/6] fix some bugs for hns3 driver
2018-03-08 16:24 UTC (2+ messages)
[PATCH net] ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
2018-03-08 16:21 UTC (3+ messages)
[PATCH net-next] devlink: Change dpipe/resource get privileges
2018-03-08 16:21 UTC (2+ messages)
[PATCH net] team: Fix double free in error path
2018-03-08 16:20 UTC (2+ messages)
[PATCH net-next] ipvlan: properly annotate rx_handler access
2018-03-08 16:12 UTC (2+ messages)
[PATCH net v2] ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
2018-03-08 16:00 UTC
KASAN poisoning for skb linear data
2018-03-08 15:59 UTC (5+ messages)
[PATCH iproute2-next] ip-address: Fix negative prints of large TX rate limits
2018-03-08 15:56 UTC (3+ messages)
[bpf-next V2 PATCH 00/15] XDP redirect memory return API
2018-03-08 15:30 UTC (8+ messages)
` [bpf-next V2 PATCH 06/15] tun: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V2 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call
` [bpf-next V2 PATCH 14/15] xdp: transition into using xdp_frame for return API
` [bpf-next V2 PATCH 15/15] xdp: transition into using xdp_frame for ndo_xdp_xmit
9WiO9dShNR9
2018-03-08 14:40 UTC
[PATCH] net: Use dma_pool_zalloc()
2018-03-08 14:32 UTC (3+ messages)
linux-next: manual merge of the selinux tree with the net-next tree
2018-03-08 13:29 UTC (5+ 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).