netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-02 20:42:01 to 2019-01-04 04:20:02 UTC [more...]

[GIT] Networking
 2019-01-04  4:20 UTC  (2+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-04  3:44 UTC  (3+ messages)

[PATCH V3] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-01-04  2:57 UTC  (8+ messages)

[PATCH 00/19] usbnet: smsc95xx: Convert to phydev
 2019-01-04  2:19 UTC  (26+ messages)
` [PATCH 01/19] usbnet: smsc95xx: Fix memory leak in smsc95xx_bind
` [PATCH 02/19] usbnet: smsc95xx: Stop propagation of in_pm
` [PATCH 03/19] usbnet: smsc95xx: Remove smsc95xx_{read,write}_reg_nopm()
` [PATCH 04/19] usbnet: smsc95xx: Remove __smsc95xx_{read,write}_reg()
` [PATCH 05/19] usbnet: smsc95xx: Remove smsc95xx_{read,write}_nopm()
` [PATCH 06/19] usbnet: smsc95xx: Remove __smsc95xx_mdio_{read,write}()
` [PATCH 07/19] usbnet: smsc95xx: Split the reset function
` [PATCH 08/19] usbnet: smsc95xx: Register MII bus
` [PATCH 09/19] usbnet: smsc95xx: Connect to phydev
` [PATCH 10/19] usbnet: smsc95xx: Replace smsc95xx_mdio_read() with phy_read()
` [PATCH 11/19] usbnet: smsc95xx: Replace smsc95xx_mdio_write() with phy_write()
` [PATCH 12/19] usbnet: smsc95xx: Replace ad-hoc PHY functions with generic ones
` [PATCH 13/19] usbnet: smsc95xx: Replace smsc95xx_link_ok_nopm()
` [PATCH 14/19] usbnet: smsc95xx: Replace mii_nway_restart()
` [PATCH 15/19] usbnet: smsc95xx: Replace mii_ethtool_gset()
` [PATCH 16/19] usbnet: smsc95xx: Replace mii_check_media()
` [PATCH 17/19] usbnet: smsc95xx: Replace generic_mii_ioctl()
` [PATCH 18/19] usbnet: smsc95xx: Remove all of the carrier checking code
` [PATCH 19/19] usbnet: smsc95xx: Use phy bit operations

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2019-01-04  2:50 UTC  (8+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters

[PATCH V4] net: phy: tja11xx: Add TJA11xx PHY driver
 2019-01-04  2:15 UTC 

[net v2] ixgbe: fix Kconfig when driver is not a module
 2019-01-04  1:31 UTC 

[PATCH] ixgbe: fix Kconfig when driver is not a module
 2019-01-04  0:55 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH 0/8] reduce indentation
 2019-01-04  0:47 UTC  (5+ messages)
` [PATCH 3/8] i40e: increase indentation

[PATCH net-next] Amiga PCMCIA 100 MBit card support
 2019-01-04  0:41 UTC  (7+ messages)

"bpf: Improve the info.func_info and info.func_info_rec_size behavior" breaks strace self tests
 2019-01-03 23:52 UTC  (4+ messages)

[PATCH net-next v2] Documentation: networking: Clarify switchdev devices behavior
 2019-01-03 23:26 UTC  (2+ messages)

[PATCH bpf v3 0/9] bpf fix to prevent oob under speculation
 2019-01-03 23:22 UTC  (13+ messages)
` [PATCH bpf v3 1/9] bpf: move {prev_,}insn_idx into verifier env
` [PATCH bpf v3 2/9] bpf: move tmp variable into ax register in interpreter
` [PATCH bpf v3 3/9] bpf: enable access to ax register also from verifier rewrite
` [PATCH bpf v3 4/9] bpf: restrict map value pointer arithmetic for unprivileged
` [PATCH bpf v3 5/9] bpf: restrict stack "
` [PATCH bpf v3 6/9] bpf: restrict unknown scalars of mixed signed bounds "
` [PATCH bpf v3 7/9] bpf: fix check_map_access smin_value test when pointer contains offset
` [PATCH bpf v3 8/9] bpf: prevent out of bounds speculation on pointer arithmetic
` [PATCH bpf v3 9/9] bpf: add various test cases to selftests

[PATCH 1/1] net-next/hinic: replace disable_irq_nosync/enable_irq
 2019-01-03 23:04 UTC 

[PATCH bpf 0/2] bpf: Fix [::] -> [::1] rewrite in sys_sendmsg
 2019-01-03 22:43 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr

[PATCH RFC net-next 00/19] Devlink health reporting and recovery system
 2019-01-03 22:28 UTC  (6+ messages)

[PATCH net] ipv6: Consider sk_bound_dev_if when binding a socket to an address
 2019-01-03 22:22 UTC  (3+ messages)

[PATCH] net: dsa: mt7530: Drop unused GPIO include
 2019-01-03 22:00 UTC  (2+ messages)

kernel panic: stack is corrupted in udp4_lib_lookup2
 2019-01-03 21:54 UTC  (8+ messages)

Problem with queuing vlan tagged packets after migration from 3.16.0 to 4.9.0
 2019-01-03 21:49 UTC  (10+ messages)

[PATCH] can: gw: ensure DLC boundaries after CAN frame modification
 2019-01-03 21:03 UTC  (5+ messages)

[PATCH bpf 1/2] bpftool: support queues and stacks in update command
 2019-01-03 20:52 UTC  (4+ messages)
` [PATCH bpf 2/2] bpftool: support queues and stacks in lookup command

[PATCH net 0/2] Fix two further potential unbounded recursions in GUE error handlers
 2019-01-03 20:43 UTC  (3+ messages)
` [PATCH net 1/2] fou: Prevent unbounded recursion in GUE error handler also with UDP-Lite
` [PATCH net 2/2] fou6: Prevent unbounded recursion in GUE error handler

[PATCH net] net: phy: replace preliminary fix for PHY driver sometimes not binding to the device
 2019-01-03 20:13 UTC  (5+ messages)

[PATCH bpf] selftests/bpf: fix incorrect users of create_and_get_cgroup
 2019-01-03 18:57 UTC 

[PATCH net] openvswitch: Fix IPv6 later frags parsing
 2019-01-03 17:51 UTC 

[PATCH net-next] net: hns3: Config NIC port speed same as that of optical module
 2019-01-03 17:41 UTC  (4+ messages)

[PATCH net-next] svcrdma: Fix an uninitialized variable false warning
 2019-01-03 17:41 UTC  (3+ messages)

[RFC bpf-next v3 0/9] tools: bpftool: add probes for system and device
 2019-01-03 17:26 UTC  (12+ messages)
` [RFC bpf-next v3 1/9] tools: bpftool: add basic probe capability, probe syscall availability
` [RFC bpf-next v3 2/9] tools: bpftool: add probes for /proc/ eBPF parameters
` [RFC bpf-next v3 3/9] tools: bpftool: add probes for kernel configuration options
` [RFC bpf-next v3 4/9] tools: bpftool: add probes for eBPF program types
` [RFC bpf-next v3 5/9] tools: bpftool: add probes for eBPF map types
` [RFC bpf-next v3 6/9] tools: bpftool: add probes for eBPF helper functions
` [RFC bpf-next v3 7/9] tools: bpftool: add C-style "#define" output for probes
` [RFC bpf-next v3 8/9] tools: bpftool: add probes for a network device
` [RFC bpf-next v3 9/9] tools: bpftool: add bash completion for bpftool probes

[PATCH v4 1/2] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2019-01-03 17:23 UTC  (2+ messages)
` [PATCH v4 2/2] net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sg

[PATCH] net: dsa: microchip: Drop unused GPIO includes
 2019-01-03 15:48 UTC  (2+ messages)

[PATCH RFC 0/4] barriers using data dependency
 2019-01-03 15:11 UTC  (10+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
` [PATCH RFC 2/4] include/linux/compiler.h: allow memory operands
` [PATCH RFC 3/4] barriers: convert a control to a data dependency
` [PATCH RFC 4/4] virtio: use dependent_ptr_mb

[PATCH] net: macb: remove unnecessary code
 2019-01-03 14:59 UTC 

[PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2019-01-03 14:32 UTC  (5+ messages)

[PATCH RFC 0/2] vsock/virtio: fix issues on device hot-unplug
 2019-01-03 14:09 UTC  (6+ messages)
` [PATCH RFC 1/2] vsock/virtio: fix kernel panic after "

[PATCH] vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
 2019-01-03 12:48 UTC 

[PATCH v3 lora-next 0/5] based on 4.19-rc7 migration to regmap and clk framewor
 2019-01-03 12:37 UTC  (9+ messages)
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[PATCH] net: tsn: add an netlink interface between kernel and application layer
 2019-01-03 11:38 UTC  (8+ messages)

IPSec ESN: Packets decryption fail with ESN enabled connection
 2019-01-03 10:46 UTC  (4+ messages)

general protection fault in prepare_to_wait
 2019-01-03 10:44 UTC 

KASAN: slab-out-of-bounds Read in __xfrm_policy_bysel_ctx
 2019-01-03 10:43 UTC 

[patch] net, skbuff: do not prefer skb allocation fails early
 2019-01-03 10:29 UTC  (2+ messages)

[PATCH net 0/2] qed: Misc fixes in qed
 2019-01-03 10:02 UTC  (3+ messages)
` [PATCH net 1/2] qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
` [PATCH net 2/2] qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrier

[PATCH] net: core: Fix to store new mtu setting in netdevice
 2019-01-03  9:54 UTC  (7+ messages)

[PATCH] crypto:authencesn: Avoid twice completion call in decrypt path
 2019-01-03  8:51 UTC 

[PATCH] rds: use DIV_ROUND_UP instead of ceil
 2019-01-03  8:46 UTC 

Jump-Start your New Years Resolutions! Get 40% off Nutrisystem's Turbo 13
 2019-01-03  6:32 UTC 

[PATCH] fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
 2019-01-03  6:52 UTC  (2+ messages)

[PATCH iproute2-next 0/5] ip bridge: Updates to neigh and fdb dumps
 2019-01-03  4:38 UTC  (6+ messages)
` [PATCH iproute2-next 1/5] libnetlink: Add filter function to rtnl_neighdump_req
` [PATCH iproute2-next 2/5] ip neigh: Convert do_show_or_flush to use rtnl_neighdump_req
` [PATCH iproute2-next 3/5] bridge: Update fdb show "
` [PATCH iproute2-next 4/5] libnetlink: Add RTNL_HANDLE_F_STRICT_CHK flag
` [PATCH iproute2-next 5/5] bridge: fdb: Fix filtering with strict checking disabled

[PATCH iproute2-next] bridge: fdb: Fix filtering with strict checking enabled / disabled
 2019-01-03  4:34 UTC  (2+ messages)

[PATCH net] ipv6: Fix dump of specific table with strict checking
 2019-01-03  4:17 UTC  (2+ messages)

[PATCH] libceph: protect pending flags in ceph_con_keepalive()
 2019-01-03  3:50 UTC  (3+ messages)

[PULL] virtio, vhost: features, fixes, cleanups
 2019-01-03  3:05 UTC  (2+ messages)

[PATCH 0/2] Fixes for system freezes for r8188eu
 2019-01-03  2:12 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
` [PATCH 2/2] staging: rtl8188eu: Fix module loading from tasklet for WEP encryption

pull-request: bpf 2019-01-02
 2019-01-03  0:39 UTC  (2+ messages)

[PATCH iproute2] testsuite: add SPDX license id
 2019-01-03  0:29 UTC 

[PATCH v3] netfilter: xt_connlimit: fix race in connection counting
 2019-01-03  0:28 UTC 

[PATCH v2] netlink: fixup regression in RTM_GETADDR
 2019-01-03  0:16 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2019-01-03  0:11 UTC 

[PATCH v2] netfilter: xt_connlimit: fix race in connection counting
 2019-01-03  0:07 UTC 

ixgbe / mdio dependancy error
 2019-01-02 23:46 UTC  (6+ messages)

[PATCH bpf v2 0/9] bpf fix to prevent oob under speculation
 2019-01-02 23:37 UTC  (4+ messages)
` [PATCH bpf v2 8/9] bpf: prevent out of bounds speculation on pointer arithmetic

[PATCH] r8169: Add support for new Realtek Ethernet
 2019-01-02 22:34 UTC  (2+ messages)

[PATCH net-next] vrf: Add VRF_F_BYPASS_RCV_NF flag to vrf device
 2019-01-02 22:19 UTC  (3+ messages)

lan78xx: WARNING: irq 79 handler enabled interrupts
 2019-01-02 21:42 UTC  (5+ messages)

[RFC PATCH V3 0/5] Hi:
 2019-01-02 20:47 UTC  (2+ messages)

Wine Enthusiasts List
 2019-01-02 20:30 UTC 

[PATCH v2 4.14 0/5] netfilter: xt_connlimit: backport upstream fixes for race in connection counting
 2019-01-02 20:42 UTC  (5+ messages)
` [PATCH v2 4.14 2/5] netfilter: nf_conncount: expose connection list interface
` [PATCH v2 4.14 3/5] netfilter: nf_conncount: Fix garbage collection with zones
` [PATCH v2 4.14 4/5] netfilter: nf_conncount: fix garbage collection confirm race
` [PATCH v2 4.14 5/5] netfilter: nf_conncount: don't skip eviction when age is negative


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).