netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-02 00:21:06 to 2018-07-02 21:24:37 UTC [more...]

[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 net-next 00/10] r8169: add phylib support
 2018-07-02 21:21 UTC  (18+ 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 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 

[PATCH net] r8169: fix mac address change
 2018-07-02 20:49 UTC 

[RFC net-next 00/15] net: A socket API for LoRa
 2018-07-02 20:43 UTC  (12+ 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] 6lowpan: iphc: reset mac_header after decompress to fix panic
 2018-07-02 20:43 UTC  (4+ messages)

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)

[PATCH bpf-next v2 0/3] bpf: btf: print bpftool map data with btf
 2018-07-02 18:39 UTC  (3+ 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

[GIT] Networking
 2018-07-02 18:29 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 v4 net-next 0/9] Handle multiple received packets at each stage
 2018-07-02 18:09 UTC  (12+ 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

[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  (4+ 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  (9+ messages)
` [PATCH v3 0/4] usbnet: Admit multicast traffic in cdc ncm devices
  ` [PATCH v3 1/4] Simplify usbnet_cdc_update_filter
        ` [PATCH v4 1/4] Use dev->intf to get interface information
  ` [PATCH v3 2/4] Export usbnet_cdc_update_filter

[PATCH] lib: rhashtable: Correct self-assignment in rhashtable.c
 2018-07-02 16:35 UTC 

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

[PATCH] net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
 2018-07-02 15:19 UTC  (2+ messages)

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

[PATCHv2 net-next 0/2] route: add support and selftests for directed broadcast forwarding
 2018-07-02 15:12 UTC  (6+ messages)
` [PATCHv2 net-next 1/2] route: add support "
` [PATCHv2 net-next 2/2] selftests: add a selftest "

[PATCH v3 net-next 7/9] net: ipv4: listified version of ip_rcv
 2018-07-02 14:59 UTC  (3+ messages)

[PATCH][net-next] net: increase MAX_GRO_SKBS to 64
 2018-07-02 14:09 UTC  (3+ messages)
  ` 答复: "

[PATCH v2] atmel: using strlcpy() to avoid possible buffer overflows
 2018-07-02 14:40 UTC  (2+ messages)

[PATCH 1/3] ath10k: sdio: use same endpoint id for all packets in a bundle
 2018-07-02 14:23 UTC  (3+ messages)
` [1/3] "

[PATCH net-next v3 0/5] net: aquantia: various ethtool ops implementation
 2018-07-02 14:03 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net: aquantia: Ethtool based ring size configuration
` [PATCH net-next v3 2/5] net: aquantia: Improve adapter init/deinit logic
` [PATCH net-next v3 3/5] net: aquantia: Implement rx/tx flow control ethtools callback
` [PATCH net-next v3 4/5] net: aquantia: Add renegotiate ethtool operation support
` [PATCH net-next v3 5/5] net: aquantia: bump driver version

[PATCH net-next v2 1/2] net: phy: DP83TC811: Add INT_STAT3
 2018-07-02 14:00 UTC  (4+ messages)

[PATCH V2 net-next 0/9] net: hns3: a few code improvements
 2018-07-02 13:50 UTC  (11+ messages)
` [PATCH V2 net-next 1/9] net: hns3: remove unused hclge_ring_to_dma_dir
` [PATCH V2 net-next 2/9] net: hns3: remove useless code in hclge_cmd_send
` [PATCH V2 net-next 3/9] net: hns3: remove some redundant assignments
` [PATCH V2 net-next 4/9] net: hns3: simplify hclge_cmd_csq_clean
` [PATCH V2 net-next 5/9] net: hns3: remove a redundant hclge_cmd_csq_done
` [PATCH V2 net-next 6/9] net: hns3: remove some unused members of some structures
` [PATCH V2 net-next 7/9] net: hns3: give default option while dependency HNS3 set
` [PATCH V2 net-next 8/9] net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
` [PATCH V2 net-next 9/9] net: hns3: modify hnae_ to hnae3_

[PATCH] atm: zatm: remove redundant pointer zatm_dev
 2018-07-02 13:47 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: add support for RTL8211C
 2018-07-02 13:46 UTC  (2+ messages)

[PATCH net-next 1/1] net sched actions: add extack messages in pedit action
 2018-07-02 13:44 UTC  (2+ messages)

[PATCH] TTY: isdn: Replace strncpy with memcpy
 2018-07-02 13:43 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table
 2018-07-02 13:42 UTC  (2+ messages)

[PATCH] net: expose sk wmem in sock_exceed_buf_limit tracepoint
 2018-07-02 13:42 UTC  (2+ messages)

[PATCH net-next] r8169: remove old PHY reset hack
 2018-07-02 13:42 UTC  (2+ messages)

[PATCH 0/5] m68k: IO Fixes and Cleanups
 2018-07-02 13:39 UTC  (7+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo
` [PATCH 2/5] net: mac8390: Use standard memcpy_{from,to}io()
` [PATCH 3/5] Input: hilkbd - Add casts to HP9000/300 I/O accessors
` [PATCH 4/5] m68k/io: Move mem*io define guards to <asm/kmap.h>
` [PATCH 5/5] m68k/io: Switch mmu variant to <asm-generic/io.h>

[PATCH] wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
 2018-07-02 13:01 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
 2018-07-02 12:57 UTC  (5+ messages)
` [PATCH net-next v4 1/4] vhost: lock the vqs one by one
` [PATCH net-next v4 2/4] net: vhost: replace magic number of lock annotation
` [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v4 4/4] net: vhost: add rx busy polling in tx path

[PATCH net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
 2018-07-02 11:45 UTC  (2+ messages)

[PATCH net] ipvlan: call dev_change_flags when reset ipvlan mode
 2018-07-02 11:38 UTC  (3+ messages)
` [PATCHv2 net] ipvlan: call dev_change_flags when ipvlan mode is reset

[PATCH net] ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
 2018-07-02 11:37 UTC  (2+ messages)

[PATCH][next] netdevsim: fix sa_idx out of bounds check
 2018-07-02 11:36 UTC  (2+ messages)

[PATCH net] net: fix use-after-free in GRO with ESP
 2018-07-02 11:34 UTC  (2+ messages)

[RFC PATCH] ipv6: make ipv6_renew_options() interrupt/kernel safe
 2018-07-02 11:03 UTC  (2+ messages)

[PATCH net] tcp: prevent bogus FRTO undos with non-SACK flows
 2018-07-02 10:26 UTC  (5+ messages)

[PATCHv2 net-next 0/5] sctp: fully support for dscp and flowlabel per transport
 2018-07-02 10:21 UTC  (6+ messages)
` [PATCHv2 net-next 1/5] ipv4: add __ip_queue_xmit() that supports tos param
` [PATCHv2 net-next 2/5] sctp: add support for dscp and flowlabel per transport
` [PATCHv2 net-next 3/5] sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams
` [PATCHv2 net-next 4/5] sctp: add support for setting flowlabel when adding a transport
` [PATCHv2 net-next 5/5] sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst

[PATCH 0/4] samples/bpf: simple fixes
 2018-07-02  9:47 UTC  (7+ messages)
` [PATCH 1/4] samples/bpf: add missing <linux/if_vlan.h>
` [PATCH 2/4] samples/bpf: Check the result of system()
` [PATCH 3/4] samples/bpf: Check the error of write() and read()
` [PATCH 4/4] samples/bpf: add .gitignore file

[PATCH vhost] vhost_net: Fix too many vring kick on busypoll
 2018-07-02  8:54 UTC  (15+ messages)

[RFC bpf-next 0/6] XDP RX device meta data acceleration (WIP)
 2018-07-02  8:01 UTC  (5+ messages)
` [RFC bpf-next 2/6] net: xdp: RX meta data infrastructure

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-07-02  7:41 UTC  (8+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD
` [PATCH v4 09/18] ARM: davinci: da850-evm: remove dead MTD code

[PATCH net-next 00/10] net: hns3: a few code improvements
 2018-07-02  7:06 UTC  (4+ messages)
` [PATCH net-next 05/10] net: hns3: using modulo for cyclic counters in hclge_cmd_send

[PATCH] net: phy: marvell: change default m88e1510 LED configuration
 2018-07-02  6:15 UTC 

[PATCH net-next v3 0/4] net: vhost: improve performance when enable busyloop
 2018-07-02  4:05 UTC  (10+ messages)
` [PATCH net-next v3 1/4] net: vhost: lock the vqs one by one
` [PATCH net-next v3 2/4] net: vhost: replace magic number of lock annotation
` [PATCH net-next v3 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v3 4/4] net: vhost: add rx busy polling in tx path

[PATCH net 0/4] qed*: Fix series
 2018-07-02  3:03 UTC  (5+ messages)
` [PATCH net 1/4] qed: Limit msix vectors in kdump kernel to the minimum required count
` [PATCH net 2/4] qed: Fix setting of incorrect eswitch mode
` [PATCH net 3/4] qed: Fix use of incorrect size in memcpy call
` [PATCH net 4/4] qede: Adverstise software timestamp caps when PHC is not available

[net-next:master 75/95] drivers/net/ethernet/stmicro/stmmac/.tmp_gl_stmmac_tc.o:undefined reference to `__udivdi3'
 2018-07-02  2:45 UTC 

[PATCH] lib: rhashtable: Correct self-assignment in rhashtable.c
 2018-07-02  1:32 UTC 

linux-next: manual merge of the net-next tree with the rdma tree
 2018-07-02  0:21 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).