messages from 2018-08-29 23:34:09 to 2018-08-30 22:20:21 UTC [more...]
[PATCH net-next 0/2] netlink: multicast join notifications
2018-08-30 16:44 UTC (4+ messages)
` [PATCH net-next 1/2] netlink: ipv4 IGMP "
` [PATCH net-next 2/2] netlink: ipv6 MLD "
KMSAN: uninit-value in rds_bind
2018-08-30 20:56 UTC (3+ messages)
KMSAN: uninit-value in rds_connect
2018-08-30 19:30 UTC (2+ messages)
[PATCH v3] 9p: Add refcount to p9_req_t
2018-08-30 22:20 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2 iproute2-next 0/3] support delivering packets in
2018-08-30 18:10 UTC (2+ messages)
[PATCH net-next 0/3] nixge: fixed-link support
2018-08-30 17:54 UTC (12+ messages)
` [PATCH net-next 1/3] net: nixge: Add support for fixed-link subnodes
` [PATCH net-next 2/3] net: nixge: Add support for having nixge as subdevice
` [PATCH net-next 3/3] net: nixge: Use sysdev instead of ndev->dev.parent for DMA
[PATCH] i40e: mark expected switch fall-through
2018-08-30 21:09 UTC (2+ messages)
[PATCH 1/2] dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
2018-08-30 17:04 UTC (5+ messages)
[PATCH 0/4] clk-pmc-atom + r8169: Add ether_clk handling to fix suspend issues
2018-08-30 16:48 UTC (12+ messages)
` [PATCH 2/4] r8169: Get and enable optional ether_clk clock
` [PATCH 3/4] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
[PATCH net] ipv6: don't get lwtstate twice in ip6_rt_copy_init()
2018-08-30 16:11 UTC (2+ messages)
[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
2018-08-30 20:09 UTC (2+ messages)
[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
2018-08-30 15:49 UTC (6+ messages)
[PATCH net 1/2] selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
2018-08-30 15:41 UTC (3+ messages)
` [PATCH net 2/2] selftests: pmtu: detect correct binary to ping ipv6 addresses
[pull request][net-next 00/10] Mellanox, mlx5 and devlink updates 2018-07-31
2018-08-30 15:39 UTC (4+ messages)
[PATCH] Optimize lookup of /0 xfrm policies
2018-08-30 19:34 UTC
[PATCH v3 bpf-next 0/2] bpf tcp save syn set/get sockoptions
2018-08-30 14:51 UTC (3+ messages)
` [PATCH v3 bpf-next 1/2] new options for bpf_(set|get)sockopt
` [PATCH v3 bpf-next 2/2] new sample bpf prog
[PATCH net] tcp: do not restart timewait timer on rst reception
2018-08-30 15:07 UTC (2+ messages)
[PATCH iproute2] tc/htb: remove unused variable
2018-08-30 15:01 UTC (2+ messages)
[PATCHv3 iproute2 0/2] clang + misc changes
2018-08-30 14:59 UTC (2+ messages)
[Patch iproute2 v2] ss: add UNIX_DIAG_VFS and UNIX_DIAG_ICONS for unix sockets
2018-08-30 14:55 UTC (2+ messages)
[iproute PATCH] iprule: Fix for incorrect space between dst and prefix
2018-08-30 14:51 UTC (2+ messages)
[PATCH net-next] net/sched: fix type of htb statistics
2018-08-30 14:39 UTC
[PATCH net-next 4/5] ipv6: enable IFA_IF_NETNSID for RTM_GETADDR
2018-08-30 18:41 UTC (2+ messages)
[PATCH 00/15] soc: octeontx2: Add RVU admin function driver
2018-08-30 18:36 UTC (9+ messages)
` [PATCH 04/15] soc: octeontx2: Add mailbox support infra
[PATCH v4 0/3] KASLR feature to randomize each loadable module
2018-08-30 18:24 UTC (2+ messages)
[PATCH net-next] net: stmmac: Add CBS support in XGMAC2
2018-08-30 14:09 UTC
[PATCH bpf-next 0/3] xsk: misc code cleanup
2018-08-30 13:56 UTC (4+ messages)
` [PATCH bpf-next 1/3] i40e: fix possible compiler warning in xsk TX path
` [PATCH bpf-next 2/3] xsk: get rid of useless struct xdp_umem_props
` [PATCH bpf-next 3/3] i40e: adapt driver to new xdp_umem structure
[PATCH bpf-next] xsk: include XDP meta data in AF_XDP frames
2018-08-30 13:27 UTC (5+ messages)
` [PATCH bpf-next v2] "
[PATCH 1/2] xfrm6: call kfree_skb when skb is toobig
2018-08-30 13:23 UTC (3+ messages)
` [PATCH 2/2] vti6: do not check for ignore_df in order to update pmtu
[PATCH V1] add huawei ibma driver modules The driver is used for communication between in-band management agent(iBMA) and out-of-band management controller(iBMC) via pcie bus in Huawei V3 server. The driver provides character device,VNIC and black box interface for application layer
2018-08-30 17:15 UTC (3+ messages)
[PATCH bpf-next 0/3] bpf: implement percpu map pretty print for bpffs and bpftool
2018-08-30 12:25 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
` [PATCH bpf-next 2/3] tools/bpf: add bpffs percpu map pretty print tests in test_btf
` [PATCH bpf-next 3/3] tools/bpf: bpftool: add btf percpu map formated dump
[PATCH bpf-next 00/11] AF_XDP zero-copy support for i40e
2018-08-30 12:06 UTC (11+ messages)
` [PATCH bpf-next 08/11] i40e: add AF_XDP zero-copy Rx support
` [PATCH bpf-next 11/11] samples/bpf: add -c/--copy -z/--zero-copy flags to xdpsock
KASAN: stack-out-of-bounds Read in __schedule
2018-08-30 15:40 UTC (4+ messages)
WARNING in handle_irq (3)
2018-08-30 15:39 UTC
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-08-30 15:35 UTC (7+ messages)
` [PATH v5 "
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
[Patch net-nnext] Revert "net: sched: act: add extack for lookup callback"
2018-08-30 10:59 UTC (3+ messages)
` [Patch net-nnext] net_sched: add missing tcf_lock for act_connmark
kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
2018-08-30 10:48 UTC
[RFT net-next] net: stmmac: Rework coalesce timer and fix multi-queue races
2018-08-30 10:37 UTC
[PATCH][net-next] xdp: remove redundant variable 'headroom'
2018-08-30 14:37 UTC (2+ messages)
[PATCH v1] bridge: Switch to bitmap_zalloc()
2018-08-30 10:33 UTC
[PATCH] rtnetlink: expose value from SET_NETDEV_DEVTYPE via IFLA_DEVTYPE attribute
2018-08-30 10:20 UTC (8+ messages)
[PATCH net-next] packet: add sockopt to ignore outgoing packets
2018-08-30 10:01 UTC
[PATCH] rtl8xxxu: Add rtl8188ctv support
2018-08-30 14:05 UTC
[PATCH] staging: fsl-dpaa2/ethsw: Fix uninitialized variables
2018-08-30 13:17 UTC
[PATCH net-next 1/5] pppoe: fix PPPOEIOCSFWD compat handling
2018-08-30 13:09 UTC (11+ messages)
` [PATCH net-next 3/5] ppp: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH net-next 4/5] ppp: move PPPIOCSPASS32/PPPIOCSACTIVE32 to ppp_generic.c
` [PATCH net-next 5/5] ppp: handle PPPIOCGIDLE for 64-bit time_t
[PATCH 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-08-30 8:42 UTC (3+ messages)
mlx5 driver loading failing on v4.19 / net-next / bpf-next
2018-08-30 8:35 UTC (2+ messages)
[PATCH] ieee802154: mcr20a: read out of bounds in mcr20a_set_channel()
2018-08-30 7:54 UTC (2+ messages)
[PATCH] net/rds: RDS is not Radio Data System
2018-08-30 11:32 UTC (4+ messages)
` [PATCHv2] "
[PATCH net] ebpf: fix bpf_msg_pull_data
2018-08-30 7:20 UTC (3+ messages)
[PATCH] 9p/rdma: do not disconnect on down_interruptible EAGAIN
2018-08-30 10:35 UTC
[PATCH] can: ucan: remove redundant pointer 'udev'
2018-08-30 10:27 UTC
Answer me
2018-08-30 6:26 UTC
[PATCH] Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
2018-08-30 9:21 UTC (5+ messages)
pull-request: mac80211-next 2018-08-29
2018-08-30 5:14 UTC (2+ messages)
[PATCH net v2 0/2] net_sched: reject unknown tcfa_action values
2018-08-30 5:11 UTC (2+ messages)
[PATCH v2] net: mvpp2: initialize port of_node pointer
2018-08-30 5:09 UTC (2+ messages)
[PATCH][net-next] vxlan: reduce dirty cache line in vxlan_find_mac
2018-08-30 5:08 UTC (2+ messages)
[PATCH net-next 0/4] liquidio: improve soft command/response handling
2018-08-30 3:07 UTC (2+ messages)
[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-08-29
2018-08-30 3:05 UTC (17+ messages)
` [net-next 01/15] i40e: convert queue stats to i40e_stats array
` [net-next 02/15] i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
` [net-next 03/15] i40evf: update ethtool stats code and use helper functions
` [net-next 04/15] i40evf: Change a VF mac without reloading the VF driver
` [net-next 05/15] i40evf: Validate the number of queues a PF sends
` [net-next 06/15] i40e: use correct length for strncpy
` [net-next 07/15] i40evf: set IFF_UNICAST_FLT flag for the VF
` [net-next 08/15] virtchnl: use u8 type for a field in the virtchnl_filter struct
` [net-next 09/15] i40e: static analysis report from community
` [net-next 10/15] i40e: report correct statistics when XDP is enabled
` [net-next 11/15] i40e: Check and correct speed values for link on open
` [net-next 12/15] i40evf: Don't enable vlan stripping when rx offload is turned on
` [net-next 13/15] i40e: hold the rtnl lock on clearing interrupt scheme
` [net-next 14/15] i40evf: cancel workqueue sync for adminq when a VF is removed
` [net-next 15/15] i40e: Prevent deleting MAC address from VF when set by PF
[PATCH net-next,v5] net/tls: Calculate nsg for zerocopy path without skb_cow_data
2018-08-30 2:57 UTC (2+ messages)
[PATCH net-next 1/2] ip: fail fast on IP defrag errors
2018-08-30 2:50 UTC (4+ messages)
` [PATCH net-next 2/2] selftests/net: add ip_defrag selftest
[PATCH net-next] liquidio: fix race condition in instruction completion processing
2018-08-30 2:48 UTC (2+ messages)
[PATCH net-next] liquidio: remove unnecessary delay when processing IQ responses
2018-08-30 2:48 UTC (2+ messages)
[PATCH net-next] net: thunderbolt: Convert to use SPDX identifier
2018-08-30 2:43 UTC (2+ messages)
[PATCH v2] net: ethernet: Convert to using %pOFn instead of device_node.name
2018-08-30 2:41 UTC (2+ messages)
[PATCH net 0/3] ipv6: fix error path of inet6_init()
2018-08-30 2:29 UTC (2+ messages)
[RFC PATCH v2 bpf-next 0/2] verifier liveness simplification
2018-08-30 2:18 UTC (2+ messages)
[PATCH v2] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
2018-08-30 5:42 UTC
[PATCH net-next] net/ncsi: remove duplicated include from ncsi-netlink.c
2018-08-30 1:29 UTC
[PATCH net] net/sched: act_pedit: fix dump of extended layered op
2018-08-30 1:12 UTC (2+ messages)
[PATCH v2] sh_eth: Add R7S9210 support
2018-08-30 1:10 UTC (2+ messages)
[PATCH] r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
2018-08-30 1:07 UTC (2+ messages)
[Patch net] tipc: switch to rhashtable iterator
2018-08-30 1:05 UTC (2+ messages)
[Patch net] tipc: fix a missing rhashtable_walk_exit()
2018-08-30 0:59 UTC (2+ messages)
[PATCH net] vti6: remove !skb->ignore_df check from vti6_xmit()
2018-08-30 0:52 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: Share main switch IRQ
2018-08-30 0:13 UTC
[PATCH 0/5] net: mvneta: some bug fix and trivial improvement
2018-08-30 3:53 UTC (12+ messages)
` [PATCH 2/5] net: mvneta: fix the wrong function to unmap rx buf
` [PATCH 4/5] net: mvneta: enable NETIF_F_RXCSUM by default
[PATCH net-next] net/ipv6: Do not reset nl_net in ip6_route_info_create
2018-08-29 23:54 UTC
[PATCH net-next] net/ipv4: Add extack message that dev is required for ONLINK
2018-08-29 23:53 UTC
pull-request: bpf 2018-08-29
2018-08-29 23:21 UTC (2+ messages)
[PATCH net-next] net: nixge: Add support for 64-bit platforms
2018-08-30 2:55 UTC (2+ messages)
[PATCH net] net: bcmgenet: use MAC link status for fixed phy
2018-08-30 2:52 UTC (2+ messages)
[PATCH net-next 0/2] ethtool: drop get_settings and set_settings ops
2018-08-30 2:46 UTC (2+ messages)
[PATCH net-next] genetlink: constify genl_err_attr() argument
2018-08-30 2:43 UTC (2+ messages)
[PATCH net] net: stmmac: build the dwmac-socfpga platform driver for Stratix10
2018-08-30 2:40 UTC (2+ messages)
[PATCH] hv_netvsc: Fix a deadlock by getting rtnl_lock earlier in netvsc_probe()
2018-08-30 2:10 UTC (5+ messages)
[PATCH net-next] tcp: change IPv6 flow-label upon receiving spurious retransmission
2018-08-29 21:53 UTC
[PATCH] net: sched: Fix memory exposure from short TCA_U32_SEL
2018-08-29 21:33 UTC (10+ messages)
Motorcycle Owners List
2018-08-29 20:55 UTC
[PATCH 2/2] net/ibm/emac: deletion of unneeded macros definitions
2018-08-30 1:10 UTC (2+ messages)
[PATCH V2 net 0/2] net: hns: fix some bugs about speed and duplex change
2018-08-30 1:08 UTC (2+ messages)
IMPORTANTE: La fiscalía general le hace el segundo llamado a interrogatorio
2018-08-29 20:37 UTC
Wine Enthusiasts List
2018-08-29 19:41 UTC
GPL compliance issue with liquidio/lio_23xx_vsw.bin firmware
2018-08-29 20:26 UTC (3+ messages)
Fw: [Bug 200943] New: Repeating tcp_mark_head_lost in dmesg
2018-08-29 19:57 UTC (2+ messages)
[PATCH net] nfp: wait for posted reconfigs when disabling the device
2018-08-29 19:46 UTC
Kernel warnings from tcp.c
2018-08-29 19:35 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).