netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-05 17:03:25 to 2018-10-06 09:26:56 UTC [more...]

[GIT] Networking
 2018-10-06  9:26 UTC  (2+ messages)

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-06  1:18 UTC  (28+ messages)
` [PATCH net-next 01/19] net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
` [PATCH net-next 02/19] net: usb: aqc111: Add bind and empty unbind callbacks
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 04/19] net: usb: aqc111: Various callbacks implementation
` [PATCH net-next 05/19] net: usb: aqc111: Introduce PHY access
` [PATCH net-next 06/19] net: usb: aqc111: Introduce link management
` [PATCH net-next 07/19] net: usb: aqc111: Add support for getting and setting of MAC address
` [PATCH net-next 08/19] net: usb: aqc111: Implement TX data path
` [PATCH net-next 09/19] net: usb: aqc111: Implement RX "
` [PATCH net-next 10/19] net: usb: aqc111: Add checksum offload support
` [PATCH net-next 11/19] net: usb: aqc111: Add support for changing MTU
` [PATCH net-next 12/19] net: usb: aqc111: Add support for enable/disable checksum offload
` [PATCH net-next 13/19] net: usb: aqc111: Add support for TSO
` [PATCH net-next 14/19] net: usb: aqc111: Implement set_rx_mode callback
` [PATCH net-next 15/19] net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
` [PATCH net-next 16/19] net: usb: aqc111: Add RX VLAN filtering support
` [PATCH net-next 17/19] net: usb: aqc111: Initialize ethtool_ops structure
` [PATCH net-next 18/19] net: usb: aqc111: Implement get/set_link_ksettings callbacks
` [PATCH net-next 19/19] net: usb: aqc111: Add support for wake on LAN by MAGIC packet

[PATCH net-next] net: dsa: mc88e6xxx: Fix 88E6141/6341 2500mbps SERDES speed
 2018-10-06  0:38 UTC  (3+ messages)

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (2+ messages)

[PATCH net-next v3 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-10-05 23:49 UTC  (3+ messages)

[PATCH iproute2 net-next v3 0/6] Introduce the taprio scheduler
 2018-10-05 23:25 UTC  (7+ messages)
` [PATCH iproute2 net-next v3 1/6] utils: Implement get_s64()
` [PATCH iproute2 net-next v3 2/6] include: Add helper to retrieve a __s64 from a netlink msg
` [PATCH iproute2 net-next v3 3/6] libnetlink: Add helper for getting a __s32 from netlink msgs
` [PATCH iproute2 net-next v3 4/6] include: add definitions for taprio [DO NOT COMMIT]
` [PATCH iproute2 net-next v3 5/6] tc: Add support for configuring the taprio scheduler
` [PATCH iproute2 net-next v3 6/6] taprio: Add manpage for tc-taprio(8)

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-05 22:05 UTC  (11+ messages)

[PATCH net-next] rtnetlink: fix rtnl_fdb_dump() for shorter family headers
 2018-10-05 21:59 UTC  (8+ messages)

[PATCH net-next 00/20] rtnetlink: Add support for rigid checking of data in dump request
 2018-10-05 21:58 UTC  (34+ messages)
` [PATCH net-next 01/20] netlink: Pass extack to dump handlers
` [PATCH net-next 02/20] netlink: Add extack message to nlmsg_parse for invalid header length
` [PATCH net-next 03/20] net: Add extack to nlmsg_parse
` [PATCH net-next 05/20] netlink: Add new socket option to enable strict checking on dumps
` [PATCH net-next 06/20] net/ipv4: Update inet_dump_ifaddr for strict data checking
` [PATCH net-next 07/20] net/ipv6: Update inet6_dump_addr "
` [PATCH net-next 08/20] rtnetlink: Update rtnl_dump_ifinfo "
` [PATCH net-next 11/20] rtnetlink: Update inet6_dump_ifinfo "
` [PATCH net-next 16/20] net/namespace: Update rtnl_net_dumpid "
` [PATCH net-next 20/20] net/bridge: Update br_mdb_dump "

[PATCH net-next] selftests: net: Clean up an unused variable
 2018-10-05 21:53 UTC  (2+ messages)

[PATCH v6 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-05 21:50 UTC  (3+ messages)
` [PATCH v6 04/15] octeontx2-af: Add mailbox support infra

[PATCH net] ipv6: take rcu lock in rawv6_send_hdrinc()
 2018-10-05 21:46 UTC  (2+ messages)

[PATCH v2] typo fix in Documentation/networking/af_xdp.rst
 2018-10-05 21:43 UTC  (3+ messages)

[PATCH net-next] socket: Tighten no-error check in bind()
 2018-10-05 21:35 UTC  (2+ messages)

[PATCH net] net: sched: Add policy validation for tc attributes
 2018-10-05 21:27 UTC  (2+ messages)

[PATCH 0/3] bpf: allow zero-initialising hash map seed
 2018-10-05 21:07 UTC  (11+ messages)
` [PATCH 1/3] bpf: allow zero-initializing "

[PATCH iproute2-next] libnetlink: Use NLMSG_LENGTH to set nlmsg_len
 2018-10-05 20:09 UTC  (2+ messages)

[PATCH net-next v7 00/28] WireGuard: Secure Network Tunnel
 2018-10-06  2:57 UTC  (24+ messages)
` [PATCH net-next v7 01/28] ARM: makefile: use ARMv3M mode for RiscPC
` [PATCH net-next v7 02/28] asm: simd context helper API
` [PATCH net-next v7 04/28] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v7 05/28] zinc: import Andy Polyakov's ChaCha20 x86_64 implementation
` [PATCH net-next v7 06/28] zinc: "
` [PATCH net-next v7 07/28] zinc: import Andy Polyakov's ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v7 08/28] zinc: port "
` [PATCH net-next v7 09/28] zinc: "
` [PATCH net-next v7 10/28] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v7 12/28] zinc: import Andy Polyakov's Poly1305 x86_64 implementation
` [PATCH net-next v7 13/28] zinc: "
` [PATCH net-next v7 14/28] zinc: import Andy Polyakov's Poly1305 ARM and ARM64 implementations
` [PATCH net-next v7 15/28] zinc: "
` [PATCH net-next v7 16/28] zinc: import Andy Polyakov's Poly1305 MIPS64 implementation
` [PATCH net-next v7 17/28] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v7 19/28] zinc: BLAKE2s generic C implementation and selftest
` [PATCH net-next v7 22/28] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v7 23/28] zinc: import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH net-next v7 24/28] zinc: "
` [PATCH net-next v7 25/28] crypto: port Poly1305 to Zinc
` [PATCH net-next v7 26/28] crypto: port ChaCha20 "
` [PATCH net-next v7 27/28] security/keys: rewrite big_key crypto to use Zinc
` [PATCH net-next v7 28/28] net: WireGuard secure network tunnel

[Report] net: wireless: iwlegacy: Several possible data races
 2018-10-06  2:25 UTC 

[PATCH net-next 2/2] net/ncsi: Add NCSI Mellanox OEM command
 2018-10-05 19:02 UTC 

[PATCH net] ipv6: do not leave garbage in rt->fib6_metrics
 2018-10-05 19:01 UTC  (5+ messages)

[PATCH net-next] fib_tests: Add tests for invalid metric on route
 2018-10-05 18:59 UTC  (2+ messages)

[PATCH net-next] udp: gro behind static key
 2018-10-05 18:52 UTC  (3+ messages)

[RFC PATCH bpf-next v4 0/7] Implement bpf queue/stack maps
 2018-10-05 18:41 UTC  (4+ messages)
` [RFC PATCH bpf-next v4 4/7] bpf: add bpf queue and stack maps

[PATCH bpf-next 0/6] Error handling when map lookup isn't supported
 2018-10-05 18:35 UTC 

[PATCH ipsec-next] Clear secpath on loopback_xmit
 2018-10-05 18:23 UTC 

pull-request: bpf 2018-10-05
 2018-10-05 17:56 UTC  (2+ messages)

[PATCH net-next 0/5] net: Consolidate metrics handling for ipv4 and ipv6
 2018-10-05 17:50 UTC  (5+ messages)

[PATCH] bpf: 32-bit RSH verification must truncate input before the ALU op
 2018-10-05 17:48 UTC  (4+ messages)

[PATCH net-next] cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability
 2018-10-05 17:35 UTC  (2+ messages)

[PATCH v3] net/ncsi: Add NCSI OEM command support
 2018-10-05 17:32 UTC  (3+ messages)

[PATCH bpf-next 0/6] bpf: introduce BPF_CGROUP_FILE_OPEN
 2018-10-06  0:22 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: introduce BPF_PROG_TYPE_FILE_FILTER

[PATCH iproute2 net-next v2 0/6] Introduce the taprio scheduler
 2018-10-05 17:08 UTC  (4+ messages)
` [PATCH iproute2 net-next v2 2/6] include: Add helper to retrieve a __s64 from a netlink msg

[PATCH net-next 0/6] Fixes, minor changes & cleanups for the Unicast MAC VLAN table
 2018-10-05 19:02 UTC  (7+ messages)
` [PATCH net-next 2/6] net: hns3: Clear mac vlan table entries when unload driver or function reset
` [PATCH net-next 3/6] net: hns3: Optimize for unicast mac vlan table
` [PATCH net-next 4/6] net: hns3: Drop depricated mta table support
` [PATCH net-next 5/6] net: hns3: Add egress/ingress vlan filter for revision 0x21
` [PATCH net-next 6/6] net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware

[RFC PATCH] skb: Define NET_IP_ALIGN based on CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
 2018-10-05 16:59 UTC  (4+ messages)

[PATCH bpf-next] xsk: proper AF_XDP socket teardown ordering
 2018-10-05 16:41 UTC  (2+ messages)

[PATCH bpf-next] libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
 2018-10-05 23:40 UTC 

[PATCH net-next RFC 0/8] udp and configurable gro
 2018-10-05 16:12 UTC  (7+ messages)

[PATCH] yam: fix a missing-check bug
 2018-10-05 18:55 UTC  (2+ messages)

general protection fault in __handle_mm_fault
 2018-10-05 22:24 UTC 

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-05 18:40 UTC  (7+ messages)
` [PATCH net-next v6 19/23] zinc: Curve25519 ARM implementation

[PATCH][next] ath10k: fix out of bound read on array ath10k_rates
 2018-10-05 21:56 UTC 

[PATCH net-next] net/ncsi: Add NCSI OEM command support
 2018-10-05 21:54 UTC  (2+ messages)

[PATCH net v2] net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
 2018-10-05 21:53 UTC  (2+ messages)

[PATCH v2 0/5] net: phy: mscc: add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-10-05 21:42 UTC  (2+ messages)

[PATCH net-next v4 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-05 21:39 UTC  (2+ messages)

[PATCH] atm: nicstar: Replace spin_is_locked() with spin_trylock()
 2018-10-05 21:32 UTC  (2+ messages)

[PATCH 2/4] usbnet: smsc95xx: align tx-buffer to word
 2018-10-05 21:24 UTC  (3+ messages)
` [PATCH] usbnet: smsc95xx: simplify tx_fixup code

[PATCH net-next v3] wireless-drivers: rtnetlink wifi simulation device
 2018-10-05 21:08 UTC  (4+ messages)

[PATCH 2/2] netdev/phy: add MDIO bus multiplexer driven by a regmap
 2018-10-05 13:53 UTC  (2+ messages)

[PATCH] mac80211_hwsim: fix module init error paths for netlink
 2018-10-05 20:22 UTC 

[PATCH net-next,v2] IPv6 ifstats separation
 2018-10-05 13:13 UTC  (4+ messages)

[PATCH net-next] bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
 2018-10-05 20:12 UTC 

[PATCH] ath10k: htt_rx: Fix signedness bug in ath10k_update_per_peer_tx_stats
 2018-10-05 19:15 UTC  (4+ messages)

[PATCH] bpf: fix building without CONFIG_INET
 2018-10-05 19:07 UTC  (4+ messages)

[PATCH net-next 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-05 19:01 UTC 

[PATCH] ath10k: remove unnecessary comparison of unsigned integer with < 0
 2018-10-05 18:56 UTC 

[PATCH net] net: bpfilter: Fix type cast and pointer warnings
 2018-10-05 18:51 UTC  (2+ messages)

[PATCH] gigaset: asyncdata: mark expected switch fall-throughs
 2018-10-05 18:51 UTC  (2+ messages)

[PATCH] wil6210: fix debugfs_simple_attr.cocci warnings
 2018-10-05 11:51 UTC  (3+ messages)

[PATCH] net: cxgb3_main: fix a missing-check bug
 2018-10-05 18:47 UTC  (2+ messages)

question regarding Linux kernel handling of packets received that has src address of interface address
 2018-10-05 11:41 UTC  (3+ messages)

[PATCH v2 0/5] Introducing ixgbe AF_XDP ZC support
 2018-10-05 11:30 UTC  (4+ messages)

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-05 17:50 UTC  (4+ messages)

[PATCH net 2/2] rxrpc: Fix the data_ready handler
 2018-10-05 17:44 UTC  (7+ messages)
  ` [PATCH net 0/2] rxrpc: Fixes

[PATCH] iwlwifi: mvm: remove set but not used variable 'he_phy_data'
 2018-10-05 10:47 UTC 


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