messages from 2018-01-11 15:06:45 to 2018-01-12 10:02:08 UTC [more...]
[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
2018-01-12 10:02 UTC (11+ messages)
` [PATCH v2 09/19] ipv6: "
` [PATCH v2 10/19] ipv4: "
` [PATCH v2 15/19] carl9170: "
` [PATCH v2 16/19] p54: "
` [PATCH v2 18/19] cw1200: "
` [PATCH v2 19/19] net: mpls: "
[patch net-next 0/5] mlxsw: Offload PRIO qdisc
2018-01-12 9:42 UTC (17+ messages)
` [patch net-next 1/5] mlxsw: reg: add rdpm register
` [patch net-next 3/5] net: sch: prio: Add offload ability to PRIO qdisc
` [patch net-next 5/5] mlxsw: spectrum: qdiscs: Support stats for "
[PATCH][next] ath10k: fix spelling mistake: "addrress" -> "address"
2018-01-12 9:14 UTC
[PATCH v3 00/27] kill devm_ioremap_nocache
2018-01-12 9:12 UTC (6+ messages)
aio poll, io_pgetevents and a new in-kernel poll API V2
2018-01-12 9:06 UTC (11+ messages)
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 30/32] aio: add delayed cancel support
[PATCH net-next] net: phy: Have __phy_modify return 0 on success
2018-01-12 8:54 UTC (4+ messages)
[PATCH V2] ipvlan: fix ipvlan MTU limits
2018-01-12 8:48 UTC (7+ messages)
[PATCH net-next 0/2] sched: improve behaviour of offloaded RED stats
2018-01-12 8:40 UTC (2+ messages)
[PATCHv2 net-next 0/2] net: erspan: add support for openvswitch
2018-01-12 8:27 UTC (6+ messages)
` [PATCHv2 net-next 2/2] openvswitch: add erspan version II support
[PATCH V2 net-next 00/11] add some new features and fix some bugs
2018-01-12 8:23 UTC (12+ messages)
` [PATCH V2 net-next 01/11] net: hns3: add ethtool_ops.get_channels support for VF
` [PATCH V2 net-next 02/11] net: hns3: remove TSO config command from VF driver
` [PATCH V2 net-next 03/11] net: hns3: add ethtool_ops.get_coalesce support to PF
` [PATCH V2 net-next 04/11] net: hns3: add ethtool_ops.set_coalesce "
` [PATCH V2 net-next 05/11] net: hns3: refactor interrupt coalescing init function
` [PATCH V2 net-next 06/11] net: hns3: refactor GL update function
` [PATCH V2 net-next 07/11] net: hns3: remove unused GL setup function
` [PATCH V2 net-next 08/11] net: hns3: change the unit of GL value macro
` [PATCH V2 net-next 09/11] net: hns3: add int_gl_idx setup for TX and RX queues
` [PATCH V2 net-next 10/11] net: hns3: add feature check when feature changed
` [PATCH V2 net-next 11/11] net: hns3: check for NULL function pointer in hns3_nic_set_features
[PATCH net-next v5 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
2018-01-12 7:51 UTC (5+ messages)
` [PATCH net-next v5 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v5 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v5 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v5 4/4] net: mvpp2: 2500baseX support
[PATCH net-next v4 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
2018-01-12 7:30 UTC (5+ messages)
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-12 7:27 UTC (11+ messages)
` [PATCH 10/18] qla2xxx: "
[PATCH net] ipv6: ip6_make_skb() needs to clear cork.base.dst
2018-01-12 6:31 UTC
[PATCH v7 0/8] Add MCAN Support for Dra76 platform
2018-01-12 6:24 UTC (4+ messages)
` [PATCH v7 7/8] dt-bindings: can: m_can: Document new can transceiver binding
[RFC PATCH net-next v2 0/2] Enable virtio to act as a backup for a passthru device
2018-01-12 5:58 UTC (4+ messages)
` [RFC PATCH net-next v2 1/2] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
` [RFC PATCH net-next v2 2/2] virtio_net: Extend virtio to use VF datapath when available
` [RFC PATCH 1/1] qemu: Introduce VIRTIO_NET_F_BACKUP feature bit to virtio_net
KASAN: use-after-free Read in rds_tcp_tune
2018-01-12 5:29 UTC
[patch iproute2 v10 0/2] tc: Add batchsize feature to batch mode
2018-01-12 5:13 UTC (3+ messages)
` [patch iproute2 v10 1/2] lib/libnetlink: Add a new function rtnl_talk_iov
` [patch iproute2 v10 2/2] tc: Add batchsize feature for filter and actions
[bpf-next PATCH v3 0/7] sockmap sample update
2018-01-12 5:08 UTC (8+ messages)
` [bpf-next PATCH v3 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH v3 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH v3 3/7] bpf: sockmap sample, use fork() for send and recv
` [bpf-next PATCH v3 4/7] bpf: sockmap sample, report bytes/sec
` [bpf-next PATCH v3 5/7] bpf: sockmap sample add base test without any BPF for comparison
` [bpf-next PATCH v3 6/7] bpf: sockmap put client sockets in blocking mode
` [bpf-next PATCH v3 7/7] bpf: sockmap set rlimit
[bpf-next PATCH v2 0/7] sockmap sample update
2018-01-12 4:58 UTC (17+ messages)
` [bpf-next PATCH v2 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH v2 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH v2 3/7] bpf: sockmap sample, use fork() for send and recv
` [bpf-next PATCH v2 5/7] bpf: sockmap sample add base test without any BPF for comparison
[iptables 1/2] extensions: add support for 'SEG6' target
2018-01-12 4:39 UTC (2+ messages)
` [iptables 2/2] extensions: add some test cases "
[nf-next 1/3] netfilter: export SRH processing functions from seg6local
2018-01-12 4:39 UTC (2+ messages)
` [nf-next 3/3] netfilter: Add support for IPv6 segment routing 'SEG6' target
[PATCH bpf-next v2 00/15] bpf: support creating maps on networking devices
2018-01-12 4:29 UTC (16+ messages)
` [PATCH bpf-next v2 01/15] bpf: add map_alloc_check callback
` [PATCH bpf-next v2 02/15] bpf: hashtab: move attribute validation before allocation
` [PATCH bpf-next v2 03/15] bpf: hashtab: move checks out of alloc function
` [PATCH bpf-next v2 04/15] bpf: add helper for copying attrs to struct bpf_map
` [PATCH bpf-next v2 05/15] bpf: rename bpf_dev_offload -> bpf_prog_offload
` [PATCH bpf-next v2 06/15] bpf: offload: factor out netdev checking at allocation time
` [PATCH bpf-next v2 07/15] bpf: offload: add map offload infrastructure
` [PATCH bpf-next v2 08/15] nfp: bpf: add map data structure
` [PATCH bpf-next v2 09/15] nfp: bpf: add basic control channel communication
` [PATCH bpf-next v2 10/15] nfp: bpf: implement helpers for FW map ops
` [PATCH bpf-next v2 11/15] nfp: bpf: parse function call and map capabilities
` [PATCH bpf-next v2 12/15] nfp: bpf: add helpers for updating immediate instructions
` [PATCH bpf-next v2 13/15] nfp: bpf: add verification and codegen for map lookups
` [PATCH bpf-next v2 14/15] nfp: bpf: add support for reading map memory
` [PATCH bpf-next v2 15/15] nfp: bpf: implement bpf map offload
linux-next: build failure after merge of the net-next tree
2018-01-12 4:21 UTC (4+ messages)
[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
2018-01-12 3:42 UTC
[PATCH net-next 00/11] add some new features and fix some bugs
2018-01-12 3:26 UTC (3+ messages)
MERGE net into net-next
2018-01-12 3:16 UTC
Re:
2018-01-12 2:48 UTC
[PATCH net-next] i40evf: use GFP_ATOMIC under spin lock
2018-01-12 2:27 UTC
[RFC bpf-next] bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
2018-01-12 2:17 UTC (2+ messages)
[PATCH net-next v2] net: phy: remove parameter new_link from phy_mac_interrupt()
2018-01-12 1:20 UTC (2+ messages)
[pull request][net 00/11] Mellanox, mlx5 fixes 2018-01-11
2018-01-12 0:37 UTC (12+ messages)
` [net 01/11] {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
` [net 02/11] net/mlx5: Fix get vector affinity helper function
` [net 03/11] net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors
` [net 04/11] net/mlx5: Fix mlx5_get_uars_page to return error code
` [net 05/11] net/mlx5: Fix error handling in load one
` [net 06/11] net/mlx5e: Keep updating ethtool statistics when the interface is down
` [net 07/11] net/mlx5e: Add error print in ETS init
` [net 08/11] net/mlx5e: Check support before TC swap "
` [net 09/11] net/mlx5e: Don't override netdev features field unless in error flow
` [net 10/11] net/mlx5: Update ptp_clock_event foreach PPS event
` [net 11/11] net/mlx5e: Remove timestamp set from netdevice open flow
[PATCH bpf-next v4 0/5] Separate error injection table from kprobes
2018-01-12 0:30 UTC (7+ messages)
` [PATCH bpf-next v4 3/5] error-injection: Separate error-injection from kprobe
` [PATCH bpf-next v4 5/5] error-injection: Support fault injection framework
Backporting "netfilter: xt_hashlimit: Fix integer divide round to zero." to stable kernels
2018-01-12 0:11 UTC
[patch iproute2 v8 0/2] tc: Add batchsize feature to batch mode
2018-01-12 0:06 UTC (6+ messages)
` [patch iproute2 v8 1/2] lib/libnetlink: Add functions rtnl_talk_msg and rtnl_talk_iov
[PATCH v2] bnx2x: disable GSO where gso_size is too big for hardware
2018-01-11 23:59 UTC
[PATCH v5 00/38] Hardened usercopy whitelisting
2018-01-11 23:21 UTC (10+ messages)
` [PATCH 02/38] usercopy: Enhance and rename report_usercopy()
` [PATCH 13/38] ext4: Define usercopy region in ext4_inode_cache slab cache
` [PATCH 34/38] arm: Implement thread_struct whitelist for hardened usercopy
NOARP devices and NOARP arp_cache entires
2018-01-11 21:05 UTC
linux-next: manual merge of the kspp tree with the net tree
2018-01-11 20:52 UTC (2+ messages)
PATCH V5 4/4] selinux: Add SCTP support
2018-01-11 20:41 UTC (2+ messages)
[PATCH] net: phy: Fix phy_modify() semantic difference fallout
2018-01-11 20:28 UTC (8+ messages)
[PATCH net-next] net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
2018-01-11 20:03 UTC (3+ messages)
[PATCH v2] b43: Replace mdelay with usleep_range in b43_radio_2057_init_post
2018-01-11 19:54 UTC (3+ messages)
` [v2] "
[PATCH v2] brcmfmac: Use zeroing memory allocator than allocator/memset
2018-01-11 19:53 UTC (2+ messages)
` [v2] "
[PATCH net-next v2] xfrm: Add ESN support for IPSec HW offload
2018-01-11 19:15 UTC (7+ messages)
pull-request: bpf-next 2018-01-11
2018-01-11 19:00 UTC (2+ messages)
pull request: bluetooth-next 2018-01-11
2018-01-11 18:58 UTC (2+ messages)
[PATCH net-next] net: socionext: Fix error return code in netsec_netdev_open()
2018-01-11 18:55 UTC (2+ messages)
[PATCH] [net-next] net: socionext: include linux/io.h to fix build
2018-01-11 18:54 UTC (2+ messages)
[net-next:master 283/286] drivers/net/ethernet/chelsio/cxgb4/sge.c:1412:47: sparse: cast from restricted __sum16
2018-01-11 18:33 UTC
[bisected] Forwarded packets occasionally has loopback output interface in Netfilter
2018-01-11 18:18 UTC (3+ messages)
[PATCH] usbnet: silence an unnecessary warning
2018-01-11 17:09 UTC (3+ messages)
BUG: using smp_processor_id() in preemptible
2018-01-11 17:14 UTC (2+ messages)
[patch net-next v7 00/13] net: sched: allow qdiscs to share filter block instances
2018-01-11 17:02 UTC (13+ messages)
` [patch net-next v7 09/13] net: sched: allow ingress and clsact qdiscs to share filter blocks
[net-next v3 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-10
2018-01-11 17:00 UTC (2+ messages)
[PATCH net] ipv6: Fix cleanup ordering on inet6_init() error path
2018-01-11 16:48 UTC (3+ messages)
[bpf-next PATCH] bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
2018-01-11 16:39 UTC
[PATCH 2/2] xen-netfront: Fix race between device setup and open
2018-01-11 16:36 UTC (8+ messages)
` [PATCH 0/2] Fix a couple of crashes in netfront
` [PATCH 1/2] xen/grant-table: Use put_page instead of free_page
[PATCH net-next v2] ibmvnic: Don't handle RX interrupts when not up
2018-01-11 16:33 UTC (2+ messages)
[PATCH net] sctp: removed unused var from sctp_make_auth
2018-01-11 16:22 UTC
[PATCH net] sctp: avoid compiler warning on implicit fallthru
2018-01-11 16:22 UTC
[PATCH net-next 4/4] cxgb4: implement ndo_features_check
2018-01-11 16:04 UTC (2+ messages)
[PATCH net-next 3/4] cxgb4: add support for vxlan segmentation offload
2018-01-11 16:04 UTC (2+ messages)
[PATCH net-next 2/4] cxgb4: implement udp tunnel callbacks
2018-01-11 16:03 UTC (2+ messages)
[PATCH net-next 1/4] cxgb4: add data structures to support vxlan
2018-01-11 16:03 UTC (2+ messages)
Ltd,
2018-01-11 15:21 UTC
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).