netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-17 01:36:45 to 2018-12-17 22:14:59 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2018-12-17 22:14 UTC  (4+ messages)

[PATCH 1/3] 9p/net: implement asynchronous rpc
 2018-12-17 22:14 UTC  (5+ messages)

[PATCH] net: dsa: mv88e6xxx: set ethtool regs version
 2018-12-17 22:12 UTC  (3+ messages)

[PATCH net-next 0/5] tcp: Introduce a TFO key-pool for clean cookie-rotation
 2018-12-17 22:01 UTC  (17+ messages)
` [PATCH net-next 1/5] tcp: Create list of TFO-contexts
` [PATCH net-next 2/5] tcp: TFO: search for correct cookie and accept data
` [PATCH net-next 3/5] tcp: Print list of TFO-keys from proc
` [PATCH net-next 5/5] tcp: TFO - cleanup code duplication

[PATCH v1 net] lan743x: Expand phy search for LAN7431
 2018-12-17 21:44 UTC 

<<<Good Day To You Sir>>
 2018-12-17 21:31 UTC 

[PATCH bpf-next] bpf: remove useless version check for prog load
 2018-12-17 21:45 UTC  (5+ messages)

A weird problem of Realtek r8168 after resume from S3
 2018-12-17 21:45 UTC  (6+ messages)

[PATCH] lib/rhashtable: Fix work initialization in rhashtable_init()
 2018-12-17 21:40 UTC 

[PATCH] MAINTAINERS: change my email address
 2018-12-17 21:29 UTC 

linux-next: manual merge of the rdma tree with the net tree
 2018-12-17 21:24 UTC  (2+ messages)

[PATCH] bpf: promote bpf_perf_event.h to mandatory UAPI header
 2018-12-17 21:03 UTC  (2+ messages)

[PATCH 1/2] net: dsa: ksz9477: add I2C managed mode support
 2018-12-17 20:46 UTC  (5+ messages)

[PATCH v3 2/2] dt-bindings: net: dsa: ksz9477: add sample of switch bindings managed in i2c mode
 2018-12-17 20:44 UTC 

[PATCH v3 1/2] net: dsa: ksz9477: add I2C managed mode support
 2018-12-17 20:42 UTC 

[PATCH net v2 0/4] vxlan: Various fixes
 2018-12-17 20:07 UTC  (7+ messages)
` [PATCH net v2 1/4] vxlan: Unmark offloaded bit on replaced FDB entries
` [PATCH net v2 2/4] vxlan: Fix error path in __vxlan_dev_create()
` [PATCH net v2 3/4] vxlan: changelink: Fix handling of default remotes
` [PATCH net v2 4/4] selftests: net: Add test_vxlan_fdb_changelink.sh

WARNING in __rcu_read_unlock
 2018-12-17 19:56 UTC  (14+ messages)

[bpf-next RFC 0/3] AF_XDP support for veth
 2018-12-17 19:39 UTC  (4+ messages)
` [bpf-next RFC 1/3] xsk: add xsk_umem_consume_tx_virtual
` [bpf-next RFC 2/3] veth: support AF_XDP
` [bpf-next RFC 3/3] samples: bpf: add veth AF_XDP example

[PATCH 0/8] adding multiple CPU-Ports
 2018-12-17 19:31 UTC  (3+ messages)
` [PATCH 2/8] net: dsa: add helper functions

[PATCH v4 1/4] Fixed PHY: Add fixed_phy_change_carrier()
 2018-12-17 19:25 UTC  (8+ messages)
` [PATCH v4 2/4] dpaa_eth: Add change_carrier() for Fixed PHYs
` [PATCH v4 3/4] gianfar: "
` [PATCH v4 4/4] ucc_geth: "

[PATCH net-next] net/mlx4_en: remove fallback after kzalloc_node()
 2018-12-17 19:18 UTC  (2+ messages)

[pull request][net-next 0/9] Mellanox, mlx5 uplink representors
 2018-12-17 19:08 UTC  (10+ messages)
` [net-next 1/9] net/mlx5: E-Switch, Remove redundant reloading of the IB interface
` [net-next 2/9] net/mlx5e: Use single argument for the esw representor build params helper
` [net-next 3/9] net/mlx5e: Use dedicated uplink vport netdev representor
` [net-next 4/9] net/mlx5e: Remove leftover code from the PF netdev being uplink rep
` [net-next 5/9] net/mlx5e: Uninstantiate esw manager vport netdev on switchdev mode
` [net-next 6/9] net/mlx5e: Handle port mtu/link, dcb and lag for uplink reps
` [net-next 7/9] net/mlx5e: Add sriov and udp tunnel ndo support for the uplink rep
` [net-next 8/9] net/mlx5e: Expose ethtool pause and link functions to mlx5e callers
` [net-next 9/9] net/mlx5e: Add some ethtool port control entries to the uplink rep netdev

[PATCH] VSOCK: Send reset control packet when socket is partially bound
 2018-12-17 19:15 UTC  (2+ messages)

[PATCH 1/1] net-next/hinic:optmize rx refill buffer mechanism
 2018-12-17 19:13 UTC  (3+ messages)

[RFC PATCH net v3] net: phy: Fix the issue that netif always links up after resuming
 2018-12-17 18:43 UTC  (4+ messages)

selftests/net: udpgso: LTS kernels supportability ?
 2018-12-17 18:42 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] skip verifier/map tests if kernel support is missing
 2018-12-17 18:25 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: add map/prog type probe helpers
` [PATCH bpf-next v2 2/6] selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
` [PATCH bpf-next v2 3/6] selftests/bpf: skip verifier tests for unsupported program types
` [PATCH bpf-next v2 4/6] selftests/bpf: skip verifier tests for unsupported map types
` [PATCH bpf-next v2 5/6] selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE_TRACEPOINT
` [PATCH bpf-next v2 6/6] bpf: BPF_PROG_TYPE_CGROUP_{SKB,SOCK,SOCK_ADDR} require cgroups enabled

[PATCH v2 1/2] net: dsa: ksz9477: add I2C managed mode support
 2018-12-17 18:25 UTC  (3+ messages)

[PATCH bpf-next 0/6] skip verifier/map tests if kernel support is missing
 2018-12-17 18:16 UTC  (5+ messages)
` [PATCH bpf-next 6/6] bpf: BPF_PROG_TYPE_CGROUP_{SKB,SOCK,SOCK_ADDR} require cgroups enabled

[PATCH net-next] net: unbreak CONFIG_RETPOLINE=n builds
 2018-12-17 17:47 UTC  (4+ messages)
` [net-next] "

[PATCH net-next] bpf: libbpf: fix memleak by freeing line_info
 2018-12-17 17:43 UTC  (2+ messages)

[PATCH net 0/2] SO_TIMESTAMPING fixes
 2018-12-17 17:24 UTC  (3+ messages)
` [PATCH net 1/2] ipv6: add missing tx timestamping on IPPROTO_RAW
` [PATCH net 2/2] net: add missing SOF_TIMESTAMPING_OPT_ID support

[PATCH net 0/5] vxlan: Various fixes
 2018-12-17 16:21 UTC  (12+ messages)
` [PATCH net 1/5] vxlan: Unmark offloaded bit on replaced FDB entries
` [PATCH net 2/5] vxlan: Don't double-free default FDB entry in __vxlan_dev_create()
` [PATCH net 3/5] vxlan: Don't notify about deletion of non-added default FDB entry
` [PATCH net 4/5] vxlan: changelink: Fix handling of default remotes
` [PATCH net 5/5] selftests: net: Add test_vxlan_fdb_changelink.sh

linux-next: build failure after merge of the net-next tree
 2018-12-17 15:54 UTC  (2+ messages)

[PATCH v3 perf, bpf-next 0/4] reveal invisible bpf programs
 2018-12-17 15:48 UTC  (10+ messages)
` [PATCH v3 perf, bpf-next 1/4] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

[PATCH bpf-next v2 0/7] Add support for XDP_ATTACH
 2018-12-17 15:30 UTC  (13+ messages)
` [PATCH bpf-next v2 1/7] xsk: simplify AF_XDP socket teardown
` [PATCH bpf-next v2 2/7] xsk: add XDP_ATTACH bind() flag
` [PATCH bpf-next v2 3/7] bpf: add bpf_xsk_redirect function
` [PATCH bpf-next v2 4/7] tools/bpf: sync kernel uapi bpf.h to tools directory
` [PATCH bpf-next v2 5/7] libbpf: initial support for builtin BPF programs
` [PATCH bpf-next v2 6/7] samples: bpf: simplify/cleanup xdpsock
` [PATCH bpf-next v2 7/7] samples: bpf: add support for XDP_ATTACH to xdpsock

[PATCH net v3 0/2] net: mvpp2: phylink validate fixes
 2018-12-17 14:56 UTC  (3+ messages)
` [PATCH net v3 1/2] net: mvpp2: 10G modes aren't supported on all ports
` [PATCH net v3 2/2] net: mvpp2: fix the phylink mode validation

[PATCH v2] net/smc: fix TCP fallback socket release
 2018-12-17 14:58 UTC  (2+ messages)

Question: pause mode disabled for marvell 88e151x phy
 2018-12-17 14:36 UTC  (4+ messages)

selftests/bpf/test_progs: 32-bit: Unable to handle kernel NULL pointer dereference at virtual address 00000000
 2018-12-17 14:26 UTC  (2+ messages)

[PATCH] [v2] test_rhashtable: remove semaphore usage
 2018-12-17 14:25 UTC  (2+ messages)

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2018-12-17 14:19 UTC  (8+ messages)
` [PATCH v5 0/6] net: lorawan: Add LoRaWAN soft MAC module
` [PATCH v5 5/6] net: maclorawan: Implement maclorawan class module
` [PATCH v5 6/6] net: lorawan: List LORAWAN in menuconfig

[PATCH v3 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-12-17 14:06 UTC  (2+ messages)

[net:master 17/19] net//bridge/br_multicast.c:1432:32: error: 'union <anonymous>' has no member named 'ip6'; did you mean 'ip4'?
 2018-12-17 13:15 UTC  (6+ messages)
` [PATCH net] net: bridge: remove ipv6 zero address check in mcast queries
    ` [Bridge] "

[PATCH v2 0/3] net: macb: DMA race condition fixes
 2018-12-17 13:05 UTC  (4+ messages)
` [PATCH v2 1/3] net: macb: fix random memory corruption on RX with 64-bit DMA
` [PATCH v2 2/3] net: macb: fix dropped RX frames due to a race
` [PATCH v2 3/3] net: macb: add missing barriers when reading descriptors

[PATCH bpf-next 0/2] libbpf: adding af_xdp support
 2018-12-17 12:47 UTC  (4+ messages)
` [PATCH bpf-next 2/2] samples/bpf: convert xdpsock to use libbpf for AF_XDP access

[Patch net] tipc: check group dests after tipc_wait_for_cond()
 2018-12-17 11:40 UTC  (2+ messages)

[PATCH] Export mm_update_next_owner function for vhost-net
 2018-12-17 11:32 UTC  (2+ messages)

[PATCH net-next] net: bridge: remove unneeded variable 'err'
 2018-12-17 11:21 UTC  (4+ messages)

[PATCH bpf-next 0/8] tools: bpftool: add probes for system and device
 2018-12-17 11:11 UTC  (12+ messages)
` [PATCH bpf-next 2/8] tools: bpftool: add probes for /proc/ eBPF parameters
` [PATCH bpf-next 6/8] tools: bpftool: add probes for eBPF helper functions

[PATCH v2 0/2] net: phy: micrel: add tobling phy reset
 2018-12-17 10:46 UTC  (5+ messages)

[PATCH 0/5] soc: fsl: add device links support for devices on the fsl-mc bus
 2018-12-17 10:46 UTC  (2+ messages)

[PATCH net] net: Use __kernel_clockid_t in uapi net_stamp.h
 2018-12-17 10:37 UTC  (2+ messages)

[PATCH net-next v2 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2018-12-17 10:22 UTC  (6+ messages)
` [PATCH net-next v2 01/17] net: sched: refactor mini_qdisc_pair_swap() to use workqueue

[PATCH v3] net: macb: restart tx after tx used bit read
 2018-12-17 10:14 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-12-17 10:12 UTC  (3+ messages)

[PATCH net-next] net: ipv4: allocate ipv4_devconf memory for init_net
 2018-12-17  9:55 UTC  (3+ messages)

[PATCH net-next] qlcnic: remove set but not used variables 'op, cmd_op'
 2018-12-17  9:27 UTC 

[PATCH bpf-next v2 0/2] libbpf: adding AF_XDP support
 2018-12-17  9:12 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] libbpf: add support for using AF_XDP sockets

[PATCH net] net: stmmac: Fix an error code in probe()
 2018-12-17  8:06 UTC 

[PATCH net] net: mvneta: fix operation for 64K PAGE_SIZE
 2018-12-17  7:37 UTC  (4+ messages)

[PATCH net 1/2] net: bpfilter: restart bpfilter_umh when error occurred
 2018-12-17  7:31 UTC  (5+ messages)

[PATCH net-next v2] net: dccp: initialize (addr,port) listening hashtable
 2018-12-17  7:22 UTC  (7+ messages)

KMSAN: uninit-value in __inet6_bind
 2018-12-17  7:14 UTC  (2+ messages)

[PATCH 0/3]: net: dsa: mt7530: support MT7530 in the MT7621 SoC
 2018-12-17  7:11 UTC  (7+ messages)

[PATCH net] qed: Fix an error code qed_ll2_start_xmit()
 2018-12-17  7:05 UTC 

[PATCH net-next 0/2] net: phy: don't stop state machine in case of MDIO error
 2018-12-17  6:42 UTC  (6+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: fec: remove workaround to restart state machine on "

KASAN: use-after-free Read in tipc_mcast_xmit
 2018-12-17  6:11 UTC 

[PATCH] net/smc: fix TCP fallback socket release
 2018-12-17  5:02 UTC  (2+ messages)

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-12-17  4:41 UTC  (4+ messages)

[PATCH net-next] Documentation: networking: Clarify switchdev devices behavior
 2018-12-17  3:36 UTC  (3+ messages)

[PATCH] net: wireless: FTM: fix kernel-doc "cannot understand" warnings
 2018-12-17  2:00 UTC  (2+ messages)


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