netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-02 14:55:56 to 2018-07-03 17:03:40 UTC [more...]

[GIT] Networking
 2018-07-03 17:03 UTC  (4+ messages)

[PATCH net-next 00/10] r8169: add phylib support
 2018-07-03 16:48 UTC  (25+ messages)
` [PATCH net-next 01/10] r8169: add basic "
` [PATCH net-next 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next 03/10] r8169: replace open-coded PHY soft reset with genphy_soft_reset
` [PATCH net-next 04/10] r8169: use phy_ethtool_(g|s)et_link_ksettings
` [PATCH net-next 05/10] r8169: use phy_ethtool_nway_reset
` [PATCH net-next 06/10] r8169: use phy_mii_ioctl
` [PATCH net-next 07/10] r8169: migrate speed_down function to phylib
` [PATCH net-next 08/10] r8169: remove rtl8169_set_speed_xmii
` [PATCH net-next 09/10] r8169: remove mii_if_info member from struct rtl8169_private
` [PATCH net-next 10/10] r8169: don't read chip phy status register

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-03 16:47 UTC  (4+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-03 16:40 UTC  (19+ messages)
` [RFC net-next 05/15] HACK: net: lora: Deal with .poll_mask in 4.18-rc2
` [RFC net-next 08/15] net: lora: sx1276: Add debugfs
` [RFC net-next 15/15] net: lora: Add Semtech SX1301

[PATCH net-next v3 0/2] tcp: fix high tail latencies in DCTCP
 2018-07-03 16:26 UTC  (3+ messages)
` [PATCH net-next v3 1/2] tcp: notify when a delayed ack is sent
` [PATCH net-next v3 2/2] tcp: ack immediately when a cwr packet arrives

recvmsg bug not clear
 2018-07-03 16:18 UTC 

[PATCH net-next v2 0/2] tcp: fix high tail latencies in DCTCP
 2018-07-03 15:25 UTC  (9+ messages)
` [PATCH net-next v2 1/2] tcp: notify when a delayed ack is sent
` [PATCH net-next v2 2/2] tcp: ack immediately when a cwr packet arrives

[PATCH v2] net: usb: asix: allow optionally getting mac address from device tree
 2018-07-03 15:06 UTC 

CHQ on 16-June-18
 2018-07-03 11:18 UTC 

[bpf PATCH 0/2] sockmap, syzbot fix error path and RCU fix
 2018-07-03 14:40 UTC  (3+ messages)
` [bpf PATCH 1/2] bpf: sockmap, error path can not release psock in multi-map case

pull-request: wireless-drivers 2018-07-03
 2018-07-03 14:29 UTC  (2+ messages)

[PATCH] staging: fsl-dpaa2/ethsw: Update maintainers for Ethernet Switch driver
 2018-07-03 14:29 UTC  (2+ messages)

[PATCH net] smsc75xx: Add workaround for gigabit link up hardware errata
 2018-07-03 15:21 UTC 

[PATCH net] r8169: fix mac address change
 2018-07-03 14:28 UTC  (3+ messages)

[PATCH] lib: rhashtable: Correct self-assignment in rhashtable.c
 2018-07-03 14:26 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation
 2018-07-03 14:24 UTC  (2+ messages)

[PATCH] net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
 2018-07-03 14:21 UTC  (3+ messages)

[net-next,v1] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-03 14:13 UTC  (2+ messages)

[PATCH v2 net-next 0/3] rds: IPv6 support
 2018-07-03 14:02 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr

[PATCH] 6lowpan: iphc: reset mac_header after decompress to fix panic
 2018-07-03 13:48 UTC  (6+ messages)

[PATCH net] net/ipv6: Revert attempt to simplify route replace and append
 2018-07-03 13:43 UTC  (2+ messages)

[PATCH net-next] net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()
 2018-07-03 13:45 UTC 

[PATCH] rhashtable: add restart routine in rhashtable_free_and_destroy()
 2018-07-03 13:19 UTC 

[PATCH iproute2] tc: Fix output of ip attributes
 2018-07-03 12:54 UTC 

[PATCH net-next 0/2] bridge: iproute2 isolated port and selftests
 2018-07-03 12:42 UTC  (4+ messages)
` [PATCH iproute2 net-next] bridge: add support for isolated option
` [PATCH net-next 1/2] selftests: forwarding: lib: extract ping and ping6 so they can be reused
` [PATCH net-next 2/2] selftests: forwarding: test for bridge port isolation

[PATCH v4 net-next 0/9] Handle multiple received packets at each stage
 2018-07-03 12:13 UTC  (15+ messages)
` [PATCH v4 net-next 1/9] net: core: trivial netif_receive_skb_list() entry point
` [PATCH v4 net-next 2/9] sfc: batch up RX delivery
` [PATCH v4 net-next 3/9] net: core: unwrap skb list receive slightly further
` [PATCH v4 net-next 4/9] net: core: Another step of skb receive list processing
` [PATCH v4 net-next 5/9] net: core: another layer of lists, around PF_MEMALLOC skb handling
` [PATCH v4 net-next 6/9] net: core: propagate SKB lists through packet_type lookup
` [PATCH v4 net-next 7/9] net: ipv4: listified version of ip_rcv
` [PATCH v4 net-next 8/9] net: ipv4: listify ip_rcv_finish
` [PATCH v4 net-next 9/9] net: don't bother calling list RX functions on empty lists

[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-03 11:38 UTC  (7+ messages)
` [PATCHv2 net-next 1/2] route: add support "
  ` [PATCHv2 net-next 2/2] selftests: add a selftest "

Oops in sock_wfree
 2018-07-03 11:34 UTC  (2+ messages)

[PATCH v2] can: m_can: Move accessing of message ram to after clocks are enabled
 2018-07-03 11:17 UTC 

[PATCH v2] can: m_can: Fix runtime resume call
 2018-07-03 11:11 UTC 

[PATCHv2 net-next 0/5] sctp: fully support for dscp and flowlabel per transport
 2018-07-03 10:50 UTC  (3+ messages)

[PATCH] selftests: bpf: config: add config fragments
 2018-07-03 10:51 UTC  (10+ messages)

[PATCH v2 net-next 0/4] vhost_net: Avoid vq kicks during busyloop
 2018-07-03  9:05 UTC  (8+ messages)
` [PATCH v2 net-next 1/4] vhost_net: Rename local variables in vhost_net_rx_peek_head_len
` [PATCH v2 net-next 2/4] vhost_net: Avoid tx vring kicks during busyloop
` [PATCH v2 net-next 3/4] vhost_net: Avoid rx queue wake-ups during busypoll
` [PATCH v2 net-next 4/4] vhost_net: Avoid rx vring kicks during busyloop

[PATCHv2 net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
 2018-07-03  8:30 UTC 

[PATCH 0/5] m68k: IO Fixes and Cleanups
 2018-07-03  7:41 UTC  (5+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo

linux-next: build failure after merge of the net-next tree
 2018-07-03  7:34 UTC  (2+ messages)

[PATCH][net-next] net: increase MAX_GRO_SKBS to 64
 2018-07-03  6:21 UTC  (4+ messages)
  ` 答复: "

[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
 2018-07-03  5:55 UTC  (5+ messages)
` [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[PATCH 0/6] Introduce struct __kernel_timex
 2018-07-03  5:44 UTC  (2+ messages)
` [PATCH 5/6] timex: use __kernel_timex internally

[PATCH net-next 0/8] Packed virtqueue for vhost
 2018-07-03  5:38 UTC  (9+ messages)
` [PATCH net-next 1/8] vhost: move get_rx_bufs to vhost.c
` [PATCH net-next 2/8] vhost: hide used ring layout from device
` [PATCH net-next 3/8] vhost: do not use vring_used_elem
` [PATCH net-next 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [PATCH net-next 5/8] vhost: vhost_put_user() can accept metadata type
` [PATCH net-next 6/8] virtio: introduce packed ring defines
` [PATCH net-next 7/8] vhost: packed ring support
` [PATCH net-next 8/8] vhost: event suppression for packed ring

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-03  5:29 UTC  (6+ messages)
` [PATCH bpf-next v2 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v2 3/3] bpf: btf: print map dump and lookup with btf info
  ` [PATCH bpf-next v2 1/3] bpf: btf: export btf types and name by offset from lib

[PATCH ipsec-next] xfrm: Allow Set Mark to be Updated Using UPDSA
 2018-07-03  5:14 UTC  (2+ messages)

[PATCH net-next] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-03  4:42 UTC  (4+ messages)

[PATCH net-next v2 1/2] net: phy: DP83TC811: Add INT_STAT3
 2018-07-03  2:38 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: DP83TC811: Fix SGMII enable/disable

[PATCH v2] atmel: using strlcpy() to avoid possible buffer overflows
 2018-07-03  1:48 UTC  (3+ messages)

[PATCH net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
 2018-07-03  1:43 UTC  (3+ messages)

[PATCH bpf v2 0/4] Bug fixes to the SKB TX path of AF_XDP
 2018-07-03  1:39 UTC  (2+ messages)

[PATCH ethtool] ethtool: ixgbe dump strings for security registers
 2018-07-03  0:09 UTC 

[PATCH next-queue] ixgbe: add ipsec security registers into ethtool register dump
 2018-07-03  0:09 UTC 

[net] fq_codel: fix NULL pointer deref in fq_codel_reset
 2018-07-02 23:27 UTC  (4+ messages)

[PATCH net-next] vlan: implement vlan id and protocol changes
 2018-07-02 22:35 UTC  (2+ messages)
` [PATCH v4,net-next] "

[PATCH net-next 0/2] tcp: fix high tail latencies in DCTCP
 2018-07-02 21:24 UTC  (9+ messages)
` [PATCH net-next 1/2] tcp: notify when a delayed ack is sent
` [PATCH net-next 2/2] tcp: ack immediately when a cwr packet arrives

[PATCH net-next 0/7] net/ipv6: Fix route append and replace use cases
 2018-07-02 21:23 UTC  (4+ messages)

[PATCH bpf 0/3] Three BPF fixes
 2018-07-02 21:12 UTC  (6+ messages)
` [PATCH bpf 3/3] bpf: undo prog rejection on read-only lock failure

[PATCH] gen_stats: Fix netlink stats dumping in the presence of padding
 2018-07-02 20:52 UTC 

Regression introduced by "r8169: simplify rtl_set_mac_address"
 2018-07-02 20:35 UTC  (2+ messages)

[PATCH wpan 1/2] net: 6lowpan: fix reserved space for single frames
 2018-07-02 20:32 UTC  (2+ messages)
` [PATCH wpan 2/2] net: mac802154: tx: expand tailroom if necessary

[PATCH v2 net-next] openvswitch: kernel datapath clone action
 2018-07-02 15:18 UTC 

[patch net-next v2 0/9] net: sched: introduce chain templates support with offloading to mlxsw
 2018-07-02 19:33 UTC  (11+ messages)

[pull request][net-next 00/12] Mellanox, mlx5e updates 2018-06-28
 2018-07-02 19:17 UTC  (10+ messages)
` [net-next 01/12] net/mlx5e: Add UDP GSO support

KASAN: use-after-free Read in bpf_tcp_close
 2018-07-02 18:56 UTC  (2+ messages)

KASAN: use-after-free Write in bpf_tcp_close
 2018-07-02 18:55 UTC  (2+ messages)

possible deadlock in bpf_tcp_close
 2018-07-02 18:52 UTC  (2+ messages)

possible deadlock in sock_hash_free
 2018-07-02 18:50 UTC  (2+ messages)

WARNING: ODEBUG bug in sock_hash_free
 2018-07-02 18:48 UTC  (2+ messages)

[RFC PATCH v2] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-02 18:20 UTC 

[PATCH] liquidio: make timeout HZ independent and readable
 2018-07-02 18:13 UTC 

[PATCH net-next 0/2] More mirror-to-gretap tests with bridge in UL
 2018-07-02 17:58 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
` [PATCH net-next 2/2] selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q

[PATCH] ieee802154: add rx LQI from userspace
 2018-07-02 17:53 UTC  (3+ messages)

[PATCH 0/9] Fix references for some missing documentation files
 2018-07-02 17:27 UTC  (2+ messages)

[PATCH net] tls: fix skb_to_sgvec returning unhandled error
 2018-07-02 17:25 UTC 

[PATCH bpf-next 2/3] bpf: btf: add btf json print functionality
 2018-07-02 17:19 UTC  (12+ messages)

[PATCH v2 1/4] Simplify usbnet_cdc_update_filter
 2018-07-02 17:13 UTC  (5+ messages)
` [PATCH v3 0/4] usbnet: Admit multicast traffic in cdc ncm devices
  ` [PATCH v3 1/4] Simplify usbnet_cdc_update_filter

incomplete firmware-version shown in ethtool -i
 2018-07-02 16:35 UTC  (2+ messages)
  ` [External] "

Compiler warnings in kernel 4.14.51
 2018-07-02 15:18 UTC  (2+ messages)

[PATCH v3 net-next 7/9] net: ipv4: listified version of ip_rcv
 2018-07-02 14:59 UTC  (3+ 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).