netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 21:27:49 to 2019-03-26 18:06:52 UTC [more...]

[PATCH/RFC bpf-next 00/16] bpf: eliminate zero extensions for sub-register writes
 2019-03-26 18:05 UTC  (8+ 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 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: "

Revising prandom_32 generator
 2019-03-26 18:03 UTC  (5+ messages)

[PATCH net-next v5 00/22] ethtool netlink interface, part 1
 2019-03-26 17:59 UTC  (26+ messages)
` [PATCH net-next v5 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v5 02/22] netlink: introduce nla_put_bitfield32()
` [PATCH net-next v5 03/22] netlink: add strict version of nla_parse_nested()
` [PATCH net-next v5 04/22] ethtool: move to its own directory
` [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

[RFC 0/4] net/fib: Speed up trie rebalancing for full view
 2019-03-26 17:57 UTC  (8+ 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

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

[RFC PATCH net-next 00/13] NXP SJA1105 DSA driver
 2019-03-26 17:52 UTC  (23+ messages)
` [RFC PATCH net-next 01/13] lib: Add support for generic packing operations
` [RFC PATCH net-next 05/13] net: dsa: Optional VLAN-based port separation for switches without tagging
` [RFC PATCH net-next 06/13] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [RFC PATCH net-next 07/13] net: dsa: sja1105: Add support for FDB and MDB management
` [RFC PATCH net-next 08/13] net: dsa: sja1105: Add support for VLAN operations
` [RFC PATCH net-next 09/13] net: dsa: sja1105: Add support for ethtool port counters
` [RFC PATCH net-next 10/13] net: dsa: sja1105: Add support for traffic through standalone ports
` [RFC PATCH net-next 12/13] Documentation: networking: dsa: Add details about NXP SJA1105 driver
` [RFC PATCH net-next 13/13] dt-bindings: net: dsa: Add documentation for "

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

[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

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

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

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

[PATCH v2 net-next] tcp: fix zerocopy and notsent_lowat issues
 2019-03-26 16:30 UTC  (2+ messages)

[PATCH net-next v2] openvswitch: add seqadj extension when NAT is used
 2019-03-26 16:29 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 0/4] Convert rhashtable to use bitlocks
 2019-03-26 15:36 UTC  (5+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

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

[PATCH net-next v3 0/2] net: phy: marvell10g: implement suspend/resume callbacks
 2019-03-26 14:53 UTC  (3+ 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 net-next] dpaa2-eth: use netif_receive_skb_list
 2019-03-26 14:54 UTC  (3+ messages)

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

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

[PATCH net-next 0/2] mlxsw: Add support for devlink info command
 2019-03-26 13:46 UTC  (3+ 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 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 

[patch net-next v2 00/12] net: call for phys_port_name into devlink directly if possible
 2019-03-26 12:03 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 03/12] mlxsw: Implement ndo_get_devlink_port
` [patch net-next v2 04/12] mlxsw: Remove ndo_get_phys_port_name implementation
` [patch net-next v2 05/12] net: devlink: remove unused devlink_port_get_phys_port_name() function
` [patch net-next v2 06/12] bnxt: implement ndo_get_devlink_port
` [patch net-next v2 07/12] bnxt: remove ndo_get_phys_port_name implementation
` [patch net-next v2 08/12] dsa: implement ndo_get_devlink_port
` [patch net-next v2 09/12] dsa: don't fill-up remove ndo_get_phys_port_name for slaves
` [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

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-26 11:48 UTC  (4+ messages)
` [RFC net-next 1/8] subdev: Introducing subdev bus

[PATCH v7] ipvs: allow tunneling with gue encapsulation
 2019-03-26 10:31 UTC 

INFO: task hung in vhost_net_stop_vq
 2019-03-26 10:28 UTC  (5+ messages)

KASAN: use-after-free Read in addr_handler
 2019-03-26  9:56 UTC  (3+ messages)

[PATCH] net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
 2019-03-26  9:48 UTC 

[PATCH] cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
 2019-03-26  9:36 UTC  (3+ messages)

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

BUG: unable to handle kernel paging request in dst_release (2)
 2019-03-26  9:06 UTC 

inconsistent lock state in ax25_std_heartbeat_expiry
 2019-03-26  8:58 UTC  (3+ messages)

[PATCH net-next] tcp: fix zerocopy and notsent_lowat issues
 2019-03-26  8:56 UTC  (4+ messages)

[PATCH v2] net: dccp: Checksum verification enhancement
 2019-03-26  8:54 UTC 

KASAN: use-after-free Write in skb_release_data (2)
 2019-03-26  8:35 UTC  (4+ messages)

WARNING: bad unlock balance detected! (3)
 2019-03-26  8:30 UTC  (3+ messages)

WARNING in bpf_prog_kallsyms_add
 2019-03-26  8:27 UTC  (4+ messages)

[PATCH v5 00/18] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-26  7:55 UTC  (6+ messages)
` [PATCH v5 03/18] wlcore: simplify/fix/optimize reg_ch_conf_pending operations

[PATCH v6] ipvs: allow tunneling with gue encapsulation
 2019-03-26  7:46 UTC  (2+ messages)

[PATCH net-next] vti4: eliminated some duplicate code
 2019-03-26  7:33 UTC  (2+ messages)

[PATCH net-next] xfrm: gso partial offload support
 2019-03-26  7:32 UTC  (2+ messages)

[PATCH net] net: hns3: fix compile error
 2019-03-26  6:53 UTC 

[PATCH] ila: Fix rhashtable walker list corruption
 2019-03-26  5:50 UTC 

BUG: unable to handle kernel paging request in bpf_prog_kallsyms_find
 2019-03-26  5:44 UTC  (2+ messages)

[PATCH] MAINTAINER: Fix Qualcomm ETHQOS ethernet DT file
 2019-03-26  5:42 UTC  (2+ messages)

Bad file pattern in MAINTAINERS section 'MELLANOX ETHERNET INNOVA IPSEC DRIVER'
 2019-03-26  5:12 UTC  (3+ messages)
` Bad file pattern in MAINTAINERS section 'QUALCOMM ETHQOS ETHERNET DRIVER'

[BACKPORT 4.4.y 00/25] candidates from spreadtrum 4.4 product kernel
 2019-03-26  2:18 UTC  (4+ messages)
` [BACKPORT 4.4.y 18/25] tcp/dccp: drop SYN packets if accept queue is full

[PATCH] SUNRPC: fix uninitialized variable warning
 2019-03-26  2:00 UTC 

[PATCH v2 bpf-next 00/21] bpf: Sysctl hook
 2019-03-26  0:43 UTC  (22+ messages)
` [PATCH v2 bpf-next 01/21] bpf: Add base proto function for cgroup-bpf programs
` [PATCH v2 bpf-next 02/21] bpf: Sysctl hook
` [PATCH v2 bpf-next 03/21] bpf: Introduce bpf_sysctl_get_name helper
` [PATCH v2 bpf-next 04/21] bpf: Introduce bpf_sysctl_get_current_value helper
` [PATCH v2 bpf-next 05/21] bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
` [PATCH v2 bpf-next 06/21] bpf: Add file_pos field to bpf_sysctl ctx
` [PATCH v2 bpf-next 07/21] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 08/21] libbpf: Support sysctl hook
` [PATCH v2 bpf-next 09/21] selftests/bpf: Test sysctl section name
` [PATCH v2 bpf-next 10/21] selftests/bpf: Test BPF_CGROUP_SYSCTL
` [PATCH v2 bpf-next 11/21] selftests/bpf: Test bpf_sysctl_get_name helper
` [PATCH v2 bpf-next 12/21] selftests/bpf: Test sysctl_get_current_value helper
` [PATCH v2 bpf-next 13/21] selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
` [PATCH v2 bpf-next 14/21] selftests/bpf: Test file_pos field in bpf_sysctl ctx
` [PATCH v2 bpf-next 15/21] bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
` [PATCH v2 bpf-next 16/21] bpf: Introduce bpf_strtol and bpf_strtoul helpers
` [PATCH v2 bpf-next 17/21] bpf: Sync bpf.h to tools/
` [PATCH v2 bpf-next 18/21] selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
` [PATCH v2 bpf-next 19/21] selftests/bpf: Test ARG_PTR_TO_LONG arg type
` [PATCH v2 bpf-next 20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
` [PATCH v2 bpf-next 21/21] selftests/bpf: C based test for sysctl and strtoX

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

[PATCH] net: liquidio: fix NULL pointer dereferences
 2019-03-26  0:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: phy: don't clear BMCR in genphy_soft_reset
 2019-03-26  0:09 UTC  (2+ messages)

net: fix routing encapsulated packets when binding a socket to a tunnel interface
 2019-03-25 23:16 UTC  (2+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-03-25 22:36 UTC  (10+ messages)
` [RESEND 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast

random crashes, kdump and so on
 2019-03-25 22:10 UTC  (5+ messages)

[PATCH net] MAINTAINERS: Fix documentation file name for PHY Library
 2019-03-25 21:35 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).