netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-26 12:03:45 to 2019-03-27 02:10:59 UTC [more...]

[GIT] Networking
 2019-03-27  2:10 UTC 

linux-next: manual merge of the bpf-next tree with the net tree
 2019-03-27  1:56 UTC  (2+ messages)

[RFC bpf-next v3 0/8] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-03-27  1:41 UTC  (15+ messages)
` [RFC bpf-next v3 6/8] flow_dissector: handle no-skb use case

[PATCH] net: dsa: Implement flow_dissect callback for tag_qca
 2019-03-27  1:32 UTC 

[PATCH 0/4] Convert rhashtable to use bitlocks
 2019-03-26 22:40 UTC  (7+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

[RFC PATCH net-next 00/13] NXP SJA1105 DSA driver
 2019-03-27  0:31 UTC  (18+ messages)
` [RFC PATCH net-next 03/13] net: dsa: Create a more convenient function for installing port VLANs
` [RFC PATCH net-next 06/13] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [RFC PATCH net-next 10/13] net: dsa: sja1105: Add support for traffic through standalone ports
` [RFC PATCH net-next 13/13] dt-bindings: net: dsa: Add documentation for NXP SJA1105 driver

[PATCH net v3] failover: allow name change on IFF_UP slave interfaces
 2019-03-26 23:48 UTC 

[PATCH v2 0/5] Fix net/core W=1 warnings
 2019-03-27  0:03 UTC  (7+ messages)
` [PATCH v2 5/5] net/core: Allow the compiler to verify declaration and definition consistency

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-03-26 23:14 UTC  (10+ messages)
` [RFC 1/4] net/ipv4/fib: Remove run-time check in tnode_alloc()
` [RFC 2/4] net/fib: Provide fib_balance_budget sysctl
` [RFC 3/4] net/fib: Check budget before should_{inflate,halve}()
` [RFC 4/4] net/ipv4/fib: Don't synchronise_rcu() every 512Kb

[iproute2-next v2 1/3] tipc: add link broadcast set method and ratio
 2019-03-26 23:14 UTC  (2+ messages)

[PATCH tip/core/rcu 2/2] net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()
 2019-03-26 23:00 UTC 

[PATCH] net: fm10k: fix a potential NULL pointer dereference
 2019-03-26 22:21 UTC  (3+ messages)

[PATCH v2] e1000: remove extern declarations in .c file
 2019-03-26 21:39 UTC 

TSN: taprio scheduler
 2019-03-26 21:02 UTC  (2+ messages)

[PATCH net-next 0/8] openvswitch: load and reference the NAT helper
 2019-03-26 20:57 UTC  (9+ messages)
` [PATCH net-next 1/8] netfilter: use macros to create module aliases
` [PATCH net-next 2/8] netfilter: add API to manage NAT helpers
` [PATCH net-next 3/8] netfilter: nf_nat: register amanda NAT helper
` [PATCH net-next 4/8] netfilter: nf_nat: register ftp "
` [PATCH net-next 5/8] netfilter: nf_nat: register irc "
` [PATCH net-next 6/8] netfilter: nf_nat: register sip "
` [PATCH net-next 7/8] netfilter: nf_nat: register tftp "
` [PATCH net-next 8/8] openvswitch: load and reference the "

[PATCH/RFC bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
 2019-03-26 20:50 UTC  (23+ messages)
` [PATCH/RFC bpf-next 01/16] bpf: turn "enum bpf_reg_liveness" into bit representation
` [PATCH/RFC bpf-next 02/16] bpf: refactor propagate_live implementation
` [PATCH/RFC bpf-next 03/16] bpf: split read liveness into REG_LIVE_READ64 and REG_LIVE_READ32
` [PATCH/RFC bpf-next 04/16] bpf: mark sub-register writes that really need zero extension to high bits
` [PATCH/RFC bpf-next 05/16] bpf: reduce false alarm by refining "enum bpf_arg_type"
` [PATCH/RFC bpf-next 06/16] bpf: new sysctl "bpf_jit_32bit_opt"
` [PATCH/RFC bpf-next 07/16] bpf: insert explicit zero extension instructions when bpf_jit_32bit_opt is true
` [PATCH/RFC bpf-next 08/16] arm: bpf: eliminate zero extension code-gen
` [PATCH/RFC bpf-next 09/16] powerpc: "
` [PATCH/RFC bpf-next 10/16] s390: "
` [PATCH/RFC bpf-next 11/16] sparc: "
` [PATCH/RFC bpf-next 12/16] x32: "
` [PATCH/RFC bpf-next 13/16] riscv: "
` [PATCH/RFC bpf-next 14/16] nfp: "
` [PATCH/RFC bpf-next 15/16] selftests: bpf: new field "xlated_insns" for insn scan test after verification
` [PATCH/RFC bpf-next 16/16] selftests: bpf: unit testcases for zero extension insertion pass

[PATCH net-next 0/2] mlxsw: Add support for devlink info command
 2019-03-26 20:48 UTC  (4+ messages)
` [PATCH net-next 1/2] mlxsw: reg: Add MGIR register
` [PATCH net-next 2/2] mlxsw: core: Add support for devlink info command

[patch net-next v2 00/12] net: call for phys_port_name into devlink directly if possible
 2019-03-26 20:36 UTC  (13+ messages)
` [patch net-next v2 01/12] net: replace ndo_get_devlink with ndo_get_devlink_port
` [patch net-next v2 02/12] net: devlink: introduce devlink_compat_phys_port_name_get()
` [patch net-next v2 05/12] net: devlink: remove unused devlink_port_get_phys_port_name() function
` [patch net-next v2 10/12] nfp: do not handle nn->port defined case in nfp_net_get_phys_port_name()
` [patch net-next v2 11/12] net: devlink: expose phys port name
` [patch net-next v2 12/12] net: devlink: add warning for ndo_get_phys_port_name set when not needed

[PATCH v2 bpf-next 00/21] bpf: Sysctl hook
 2019-03-26 20:34 UTC  (2+ messages)

[PATCH] r8152: Refresh MAC address during USBDEVFS_RESET
 2019-03-26 20:23 UTC  (4+ messages)

[PATCH 23/27] bpf: Restrict kernel image access functions when the kernel is locked down
 2019-03-26 20:19 UTC  (8+ messages)

[PATCH bpf-next] tools/bpf: generate pkg-config file for libbpf
 2019-03-26 20:17 UTC  (4+ messages)
` [PATCH bpf-next v7] "

[PATCH bpf-next] bpf, doc: fix BTF docs reflow of bullet list
 2019-03-26 20:14 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: remove incorrect 'verifier bug' warning
 2019-03-26 20:07 UTC  (4+ messages)

netif_receive_skb_list and interrupts enabled/disabled
 2019-03-26 20:04 UTC 

[PATCH v2 net-next] tcp: fix zerocopy and notsent_lowat issues
 2019-03-26 19:52 UTC  (3+ messages)

[PATCH] net: stmmac: fix a potential NULL pointer dereference
 2019-03-26 19:50 UTC  (2+ messages)

[PATCH bpf-next] selftests: bpf: don't depend on hardcoded perf sample_freq
 2019-03-26 19:49 UTC  (4+ messages)

[PATCH net-next v2] openvswitch: add seqadj extension when NAT is used
 2019-03-26 19:48 UTC  (3+ messages)

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-26 19:46 UTC  (19+ messages)
` [PATCH net-next v5 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v5 05/22] ethtool: introduce ethtool netlink interface
` [PATCH net-next v5 06/22] ethtool: helper functions for "
` [PATCH net-next v5 07/22] ethtool: netlink bitset handling
` [PATCH net-next v5 08/22] ethtool: support for netlink notifications

[PATCH v2 iproute2-next 0/4] Dynamic rdma link creation
 2019-03-26 19:18 UTC  (5+ messages)
` [PATCH v2 iproute2-next 1/4] Add .mailmap file
` [PATCH v2 iproute2-next 2/4] rdma: add helper rd_sendrecv_msg()
` [PATCH v2 iproute2-next 3/4] rdma: add 'link add/delete' commands
` [PATCH v2 iproute2-next 4/4] rdma: man page update for link add/delete

Revising prandom_32 generator
 2019-03-26 19:23 UTC  (7+ messages)

[PATCH V31 22/25] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-03-26 19:21 UTC  (2+ messages)

[PATCH net-next] dpaa2-eth: use netif_receive_skb_list
 2019-03-26 18:47 UTC  (4+ messages)

[PATCH net] dpaa2-eth: fix race condition with bql frame accounting
 2019-03-26 18:44 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: phy: marvell10g: implement suspend/resume callbacks
 2019-03-26 18:43 UTC  (4+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210

[PATCH] chelsio: use BUG() instead of BUG_ON(1)
 2019-03-26 18:42 UTC  (2+ messages)

[PATCH 0/1] net: phy: mscc: add support for VSC8514 PHY
 2019-03-26 18:41 UTC  (2+ messages)

[PATCH net-next] tipc: fix return value check in tipc_mcast_send_sync()
 2019-03-26 18:39 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH net-next v4 1/2] netfilter: Export nf_ct_{set,destroy}_timeout()
 2019-03-26 18:31 UTC  (2+ messages)
` [PATCH net-next v4 2/2] openvswitch: Add timeout support to ct action

[PATCHv2 net-next] sched: add dualpi2 scheduler module
 2019-03-26 18:37 UTC  (2+ messages)

[PATCH v2 net-next 0/3] net: phy: aquantia: report Aquantia-specific settings and features
 2019-03-26 18:34 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: aquantia: simplify aqr_config_intr
 2019-03-26 18:32 UTC  (2+ messages)

[PATCH net-next 0/2] ethtool: add support for Fast Link Down as new PHY tunable
 2019-03-26 18:28 UTC  (7+ messages)
` [PATCH net-next 1/2] ethtool: add PHY Fast Link Down support

[PATCH net-next] fou: Support binding FoU socket
 2019-03-26 18:29 UTC  (3+ messages)

[net-next] net: dsa: Avoid null pointer when failing to connect to PHY
 2019-03-26 18:27 UTC  (2+ messages)

[patch net] net: devlink: skip info_get op call if it is not defined in dumpit
 2019-03-26 18:26 UTC  (2+ messages)

[PATCH] net: phy: bcm54xx: Encode link speed and activity into LEDs
 2019-03-26 18:24 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
 2019-03-26 18:23 UTC  (2+ messages)

[PATCH net] tipc: change to check tipc_own_id to return in tipc_net_stop
 2019-03-26 18:21 UTC  (2+ messages)

[PATCH net] net: usb: aqc111: Extend HWID table by QNAP device
 2019-03-26 18:20 UTC  (2+ messages)

[PATCH] net: sched: Kconfig: update reference link for PIE
 2019-03-26 18:17 UTC  (2+ messages)

[PATCH net-next] net: phy: aquantia: simplify aqr_config_aneg
 2019-03-26 18:16 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: Propagate cn to TCP
 2019-03-26 18:07 UTC  (13+ messages)

[PATCH net-next v3 1/2] netfilter: Export nf_ct_{set,destroy}_timeout()
 2019-03-26 17:56 UTC  (2+ messages)

[PATCH] net: fjes: fix potential NULL pointer dereferences
 2019-03-26 17:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/4] dt-bindings: net: dsa: qca8k: fix example
 2019-03-26 17:47 UTC  (2+ messages)

[PATCH v2 net-next] net: openvswitch: Add a new action check_pkt_len
 2019-03-26 17:40 UTC  (3+ messages)

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-26 17:38 UTC  (3+ messages)
` [PATCH net-next v9 12/19] zinc: BLAKE2s generic C implementation and selftest

[PATCH net] vrf: prevent adding upper devices
 2019-03-26 17:24 UTC  (2+ messages)

[PATCH net v2 0/2] thunderx: fix receive buffer page recycling
 2019-03-26 17:24 UTC  (6+ messages)
` [PATCH net v2 1/2] thunderx: enable page recycling for non-XDP case
` [PATCH net v2 2/2] thunderx: eliminate extra calls to put_page() for pages held for recycling

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-03-25
 2019-03-26 16:41 UTC  (2+ messages)

New xdpsock sample
 2019-03-26 16:24 UTC  (3+ messages)

[PATCH net-next v3] openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE mode
 2019-03-26 16:22 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: fix set double-free in abort path
 2019-03-26 15:51 UTC 

[PATCH net 0/2] thunderx: fix receive buffer page recycling
 2019-03-26 15:39 UTC  (8+ messages)
` [PATCH net 1/2] thunderx: enable page recycling for non-XDP case
` [PATCH net 2/2] thunderx: eliminate extra calls to put_page() for pages held for recycling

[PATCH net-next] ipv6: Move ipv6 stubs to a separate header file
 2019-03-26 15:29 UTC  (10+ messages)

VRF IPV6: Icmp6InMsgs incremented on VRF device instead of ingress VLAN device
 2019-03-26 14:45 UTC 

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-26 13:35 UTC  (2+ messages)

[RFC 1/1] net/tun: fdinfo to relate TAP/TUN network interfaces unambiguously with their serving processes
 2019-03-26 13:03 UTC  (3+ messages)
  ` Aw: "

[PATCH ipsec] xfrm: Honor original L3 slave device in xfrmi policy lookup
 2019-03-26 12:20 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).