netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 15:07:33 to 2018-04-13 01:50:04 UTC [more...]

[PATCH net] tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
 2018-04-13  1:50 UTC  (3+ messages)

[net 1/1] tipc: fix unbalanced reference counter
 2018-04-13  1:49 UTC  (2+ messages)

[PATCH] net: stmmac: fix missing support for 802.1AD tag on reception
 2018-04-13  1:48 UTC  (2+ messages)

[PATCH v2 net] lan78xx: PHY DSP registers initialization to address EEE link drop issues with long cables
 2018-04-13  1:48 UTC  (2+ messages)

[PATCHv2] mISDN: Remove VLAs
 2018-04-13  1:48 UTC  (2+ messages)

[PATCH] net/tls: Remove VLA usage
 2018-04-13  1:47 UTC  (2+ messages)

[bpf PATCH 0/3] BPF, a couple sockmap fixes
 2018-04-13  1:11 UTC  (5+ messages)
` [bpf PATCH 1/3] bpf: sockmap, map_release does not hold refcnt for pinned maps
` [bpf PATCH 2/3] bpf: sockmap, sk_wait_event needed to handle blocking cases
` [bpf PATCH 3/3] bpf: sockmap, fix double put_page on ENOMEM error in redirect path

[RFC bpf-next v2 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-13  0:28 UTC  (21+ messages)
` [RFC bpf-next v2 1/8] bpf: add script and prepare bpf.h for new helpers documentation
` [RFC bpf-next v2 2/8] bpf: add documentation for eBPF helpers (01-11)
` [RFC bpf-next v2 3/8] bpf: add documentation for eBPF helpers (12-22)
` [RFC bpf-next v2 4/8] bpf: add documentation for eBPF helpers (23-32)
` [RFC bpf-next v2 7/8] bpf: add documentation for eBPF helpers (51-57)
` [RFC bpf-next v2 8/8] bpf: add documentation for eBPF helpers (58-64)

[PATCH ipsec-next] selftests: add xfrm state-policy-monitor to rtnetlink.sh
 2018-04-12 22:59 UTC 

[PATCH] net/mlx5: remove some extraneous spaces in indentations
 2018-04-12 22:39 UTC  (6+ messages)

linux-next on x60: network manager often complains "network is disabled" after resume
 2018-04-12 21:09 UTC  (6+ messages)

SRIOV switchdev mode BoF minutes
 2018-04-12 20:33 UTC  (4+ messages)

[PATCH] net: ethernet: ti: cpsw: fix tx vlan priority mapping
 2018-04-12 20:15 UTC  (2+ messages)

[PATCH net-next] Per interface IPv4 stats (CONFIG_IP_IFSTATS_TABLE)
 2018-04-12 19:48 UTC  (7+ messages)

[PATCH net-next] ipv6: provide Kconfig switch to disable accept_ra by default
 2018-04-12 19:32 UTC 

[RFC net-next 1/2] net: net-porcfs: Reduce rcu lock critical section
 2018-04-12 19:12 UTC  (8+ messages)

[net] udp: enable UDP checksum offload for ESP
 2018-04-12 19:03 UTC  (3+ messages)
` [net] xfrm: allow to release xfrm_state with flush
` [net] xfrm: cover crypto status in xfrm_input

[PATCH net 0/3] l2tp: remove unsafe calls to l2tp_tunnel_find_nth()
 2018-04-12 18:50 UTC  (4+ messages)
` [PATCH net 1/3] l2tp: hold reference on tunnels in netlink dumps
` [PATCH net 2/3] l2tp: hold reference on tunnels printed in pppol2tp proc file
` [PATCH net 3/3] l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file

PROBLEM: module r8169 in kernel version 4.16 causes ethernet connection timeouts
 2018-04-12 18:28 UTC 

XDP_TX for virtio_net not working in recent kernel?
 2018-04-12 17:39 UTC  (3+ messages)

[PATCH net] net: dsa: mv88e6xxx: Fix receive time stamp race condition
 2018-04-12 17:35 UTC  (3+ messages)

[RFC net-next] ipv6: send netlink notifications for manually configured addresses
 2018-04-12 17:08 UTC 

[PATCH v2 0/2] gfs2: Stop using rhashtable_walk_peek
 2018-04-12 17:00 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] NFC: fix attrs checks in netlink interface
 2018-04-12 16:56 UTC 

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-04-12 16:55 UTC  (4+ messages)
` [PATCH 08/15] ASoC: pxa: remove the dmaengine compat need

v6/sit tunnels and VRFs
 2018-04-12 16:54 UTC  (11+ messages)

[PATCH v2] net: dsa: b53: Using sleep-able operations in b53_switch_reset_gpio
 2018-04-12 16:32 UTC  (3+ messages)

TCP one-by-one acking - RFC interpretation question
 2018-04-12 16:20 UTC  (7+ messages)

[PATCH net 0/2] sfc: couple of ARFS fixes
 2018-04-12 15:33 UTC  (6+ messages)
` [PATCH net 1/2] sfc: insert ARFS filters with replace_equal=true
` [PATCH net 2/2] sfc: limit ARFS workitems in flight per channel

XDP performance regression due to CONFIG_RETPOLINE Spectre V2
 2018-04-12 15:31 UTC  (4+ messages)

[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
 2018-04-12 15:23 UTC  (7+ messages)
` [PATCH 3/5] net: stmmac: dwmac-sun8i: Allow getting syscon regmap from device
          `  "
` [PATCH 5/5] arm64: allwinner: a64: add SRAM controller device tree node

[PATCH 0/4] lan78xx: Read configuration from Device Tree
 2018-04-12 15:21 UTC  (18+ messages)
` [PATCH 1/4] lan78xx: Read MAC address from DT if present
` [PATCH 2/4] lan78xx: Read initial EEE setting from Device Tree
` [PATCH 3/4] lan78xx: Read LED modes "
` [PATCH 4/4] dt-bindings: Document the DT bindings for lan78xx

[RFC PATCH v2 00/14] Introducing AF_XDP support
 2018-04-12 15:19 UTC  (16+ messages)
` [RFC PATCH v2 03/14] xsk: add umem fill queue support and mmap
` [RFC PATCH v2 14/14] samples/bpf: sample application for AF_XDP sockets

[RFC v3 net-next 00/18] Time based packet transmission
 2018-04-12 15:19 UTC  (18+ messages)
` [RFC v3 net-next 13/18] net/sched: Introduce the TBS Qdisc

[PATCHv2 net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-12 13:58 UTC  (2+ messages)

[bpf-next PATCH 1/4] bpf: sockmap, free memory on sock close with cork data
 2018-04-12 13:13 UTC  (2+ messages)

iproute2-4.16.0 no longer accepts routes via fe80::1
 2018-04-12 12:41 UTC  (2+ messages)

net: hang in unregister_netdevice: waiting for lo to become free
 2018-04-12 12:15 UTC  (13+ messages)

[PATCH] net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
 2018-04-12 12:08 UTC  (2+ messages)

[PATCH] selftests: add headers_install to lib.mk
 2018-04-12 10:23 UTC 

WARNING in kobject_add_internal
 2018-04-12 10:04 UTC  (6+ messages)

[PATCH v2 net] net: fix deadlock while clearing neighbor proxy table
 2018-04-12  8:46 UTC 

net_dim() may use uninitialized data
 2018-04-12  8:32 UTC  (2+ messages)

KMSAN: uninit-value in __netif_receive_skb_core
 2018-04-12  8:03 UTC  (2+ messages)

KMSAN: uninit-value in netif_skb_features
 2018-04-12  8:03 UTC  (2+ messages)

[PATCH v2] dec: tulip: de4x5: Replace mdelay with usleep_range in de4x5_hw_init
 2018-04-12  2:26 UTC  (5+ messages)

iproute2-4.16.0 no longer accepts routes via fe80::1
 2018-04-12  1:50 UTC 

[PATCH] net: dsa: b53: Replace mdelay with msleep in b53_switch_reset_gpio
 2018-04-12  1:49 UTC  (5+ messages)

[PATCH net 0/4] nfp: improve signal handing on FW waits and flower control message processing
 2018-04-11 23:47 UTC  (5+ messages)
` [PATCH net 1/4] nfp: ignore signals when communicating with management FW
` [PATCH net 2/4] nfp: print a message when mutex wait is interrupted
` [PATCH net 3/4] nfp: flower: move route ack control messages out of the workqueue
` [PATCH net 4/4] nfp: flower: split and limit cmsg skb lists

[net 1/1] tipc: fix missing initializer in tipc_sendmsg()
 2018-04-11 23:15 UTC 

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-11 22:49 UTC  (4+ messages)
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading

[PATCH bpf-next v8 05/11] seccomp,landlock: Enforce Landlock programs per process hierarchy
 2018-04-11 22:18 UTC  (12+ messages)

[PATCH net] strparser: Fix incorrect strp->need_bytes value
 2018-04-11 22:05 UTC 

[GIT] Networking
 2018-04-11 21:53 UTC 

[PATCH net] net: validate attribute sizes in neigh_dump_table()
 2018-04-11 21:48 UTC  (2+ messages)

[PATCH net 0/2] l2tp: tunnel creation fixes
 2018-04-11 21:42 UTC  (2+ messages)

[PATCH net v2 0/6] bnxt_en: Fixes for net
 2018-04-11 21:19 UTC  (15+ messages)
` [PATCH net v2 1/6] bnxt_en: Fix ethtool -x crash when device is down
` [PATCH net v2 2/6] bnxt_en: do not allow wildcard matches for L2 flows
` [PATCH net v2 3/6] bnxt_en: Ignore src port field in decap filter nodes
` [PATCH net v2 4/6] bnxt_en: Support max-mtu with VF-reps
` [PATCH net v2 5/6] bnxt_en: Need to include RDMA rings in bnxt_check_rings()
` [PATCH net v2 6/6] bnxt_en: Fix NULL pointer dereference at bnxt_free_irq()

BUG: corrupted list in team_nl_cmd_options_set
 2018-04-11 21:02 UTC 

[patch net] devlink: convert occ_get op to separate registration
 2018-04-11 20:04 UTC  (7+ messages)

[PATCH net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-11 19:59 UTC  (6+ messages)

[PATCH net-next] netns: filter uevents correctly
 2018-04-11 19:57 UTC  (17+ messages)

WARNING: possible recursive locking detected
 2018-04-11 19:45 UTC  (3+ messages)

[RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2018-04-11 19:13 UTC  (4+ messages)
` [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module

[PULL] virtio: feature pull
 2018-04-11 19:10 UTC 

[PATCH v1 net 2/3] lan78xx: Add support to dump lan78xx registers
 2018-04-11 18:51 UTC  (3+ messages)
` [RFC PATCH] lan78xx: lan78xx_regs[] can be static

[PATCH net 1/2] tun: set the flags before registering the netdevice
 2018-04-11 18:48 UTC  (4+ messages)
` [PATCH net 2/2] tun: send netlink notification when the device is modified

[PATCH] lan78xx: Don't reset the interface on open
 2018-04-11 18:45 UTC  (2+ messages)

[PATCH 4.4 004/190] x86/asm: Dont use RBP as a temporary register in csum_partial_copy_generic()
 2018-04-11 18:34 UTC 

[PATCH 4.9 005/310] x86/asm: Dont use RBP as a temporary register in csum_partial_copy_generic()
 2018-04-11 18:32 UTC 

4.15.13 kernel panic, ip_rcv_finish, nf_xfrm_me_harder warnings continue to fill dmesg
 2018-04-11 15:51 UTC 

[PATCH] net: samsung: sxgbe: Replace mdelay with usleep_range in sxgbe_sw_reset
 2018-04-11 15:52 UTC  (3+ messages)

[PATCH v2] net: samsung: sxgbe: Replace mdelay with usleep_range in sxgbe_sw_reset
 2018-04-11 15:51 UTC 

[PATCH v2 net 0/2] ibmvnic: Fix parameter change request handling
 2018-04-11 15:09 UTC  (3+ messages)
` [PATCH v2 net 1/2] ibmvnic: Handle all login error conditions
` [PATCH v2 net 2/2] ibmvnic: Do not notify peers on parameter change resets

[PATCH net 0/2] ibmvnic: Fix parameter change request handling
 2018-04-11 15:24 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: Handle all login error conditions

WARNING: kobject bug in br_add_if
 2018-04-11 15:18 UTC  (2+ messages)

[PATCH] selftests: net: add in_netns.sh to TEST_PROGS
 2018-04-11 15:17 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).