netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-05 16:56:41 to 2017-12-06 01:47:10 UTC [more...]

[PATCH v3 net-next] net: dsa: microchip: Add MIB counter reading support
 2017-12-06  1:47 UTC 

[PATCH v2 net-next 0/8] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2017-12-06  1:46 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] net: dsa: microchip: Replace license with GPL
` [PATCH v2 net-next 2/8] net: dsa: microchip: Clean up code according to patch check suggestions
` [PATCH v2 net-next 3/8] net: dsa: microchip: Initialize mutex before use
` [PATCH v2 net-next 4/8] net: dsa: microchip: Rename some functions with ksz9477 prefix
` [PATCH v2 net-next 5/8] net: dsa: microchip: Rename ksz_spi.c to ksz9477_spi.c
` [PATCH v2 net-next 6/8] net: dsa: microchip: Break KSZ9477 DSA driver into two files
` [PATCH v2 net-next 7/8] net: dsa: microchip: Prepare PHY for proper advertisement
` [PATCH v2 net-next 8/8] net: dsa: microchip: Rename ksz_9477_reg.h to ksz9477_reg.h

[PATCH iproute2] ip route: broken logic when using default word and family not specified
 2017-12-06  1:42 UTC  (3+ messages)

[PATCH iproute2] iplink: allow configuring GSO max values
 2017-12-06  1:37 UTC 

[PATCH v2 iproute2 net-next] gre6: add collect metadata support
 2017-12-06  1:40 UTC  (3+ messages)

[PATCH V11 0/5] hash addresses printed with %p
 2017-12-06  1:36 UTC  (15+ messages)
` [PATCH V11 3/5] printk: "
` [PATCH V11 4/5] vsprintf: add printk specifier %px

[PATCH iproute2] iproute2: Fix undeclared __kernel_long_t type build error in RHEL 6.8
 2017-12-06  1:33 UTC  (5+ messages)

[PATCH 0/2] Allow changing device gso maximums
 2017-12-06  1:25 UTC  (4+ messages)
` [PATCH 1/2] rtnetlink: allow GSO maximums to be passed to device
` [PATCH 2/2] veth: allow configuring GSO maximums

[PATCH v2] net: macb: change GFP_KERNEL to GFP_ATOMIC
 2017-12-06  1:08 UTC  (11+ messages)
` [PATCH 1/2] net: macb: reduce scope of rx_fs_lock-protected regions
  ` [PATCH 2/2] net: macb: kill useless use of list_empty()
    ` [PATCH v2 0/3] macb rx filter cleanups
      ` [PATCH v2 1/3] net: macb: kill useless use of list_empty()
      ` [PATCH v2 2/3] net: macb: reduce scope of rx_fs_lock-protected regions
      ` [PATCH v2 3/3] net: macb: change GFP_ATOMIC to GFP_KERNEL

[PATCH v2 0/3] ethtool: add ETHTOOL_RESET support via --reset command
 2017-12-06  0:45 UTC  (10+ messages)
` [PATCH v2 1/3] Revert "ethtool: Add DMA Coalescing support"
` [PATCH v2 2/3] ethtool-copy.h: sync with net-next
` [PATCH v2 3/3] ethtool: Add ETHTOOL_RESET support via --reset command

[Patch net-next v2] act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
 2017-12-06  0:17 UTC  (2+ messages)
` [Patch net-next v2] act_mirred: get rid of mirred_list_lock spinlock

[PATCH bpf-next 0/2] Few BPF doc updates
 2017-12-06  0:12 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, doc: add bpf trees and tps to maintainers entry
` [PATCH bpf-next 2/2] bpf, doc: add faq about bpf development process

[PATCH net] net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts
 2017-12-06  0:04 UTC 

[PATCH v2 0/6] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
 2017-12-05 23:51 UTC  (3+ messages)

[PATCH 3/3] make sock_alloc_file() do sock_release() on failures
 2017-12-05 23:41 UTC  (2+ messages)

[PATCH 2/3] socketpair(): allocate descriptors first
 2017-12-05 23:40 UTC  (2+ messages)

[PATCH 1/3] fix kcm_clone()
 2017-12-05 23:40 UTC  (2+ messages)

[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
 2017-12-05 23:39 UTC  (22+ messages)

[PATCH net-next 0/1] net: dsa: microchip: Add Microchip KSZ8895 DSA driver
 2017-12-05 23:29 UTC  (6+ messages)
` [PATCH net-next 1/1] "

[RFC][PATCHES] sock_alloc_file() cleanups and fixes
 2017-12-05 23:29 UTC  (5+ messages)

[PATCH net-next 0/2] add ip6erspan collect_md mode
 2017-12-05 23:15 UTC  (3+ messages)
` [PATCH net-next 1/2] ip6_gre: add ip6 erspan "
` [PATCH net-next 2/2] samples/bpf: add ip6erspan sample code

[PATCH] dccp: CVE-2017-8824: use-after-free in DCCP code
 2017-12-05 23:09 UTC  (3+ messages)

[Patch net-next] net_sched: remove unused parameter from act cleanup ops
 2017-12-05 23:08 UTC  (2+ messages)

Uninitialized value in __sk_nulls_add_node_rcu()
 2017-12-05 23:07 UTC  (3+ messages)
` [PATCH net] net: remove hlist_nulls_add_tail_rcu()

[PATCH net 0/2] net: qualcomm: rmnet: Fix leaks in failure scenarios
 2017-12-05 23:04 UTC  (4+ messages)
` [PATCH net 1/2] net: qualcomm: rmnet: Fix leak on transmit failure
` [PATCH net 2/2] net: qualcomm: rmnet: Fix leak in device creation failure

[PATCH v2 net-next] netlink: optimize err assignment
 2017-12-05 23:03 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: dsa: use per-port upstream port
 2017-12-05 23:02 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: dsa: mv88e6xxx: egress floods all DSA ports
` [PATCH net-next v2 2/5] net: dsa: mv88e6xxx: helper to setup upstream port
` [PATCH net-next v2 3/5] net: dsa: mv88e6xxx: setup global "
` [PATCH net-next v2 4/5] net: dsa: assign a CPU port to DSA port
` [PATCH net-next v2 5/5] net: dsa: return per-port upstream port

[PATCH net] netlink: Relax attr validation for fixed length types
 2017-12-05 22:58 UTC  (2+ messages)

[PATCH] netlink: Add netns check on taps
 2017-12-05 22:46 UTC 

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-05 22:41 UTC  (15+ messages)

[PATCHv3 2/2] userns: control capabilities of some user namespaces
 2017-12-05 22:31 UTC 

[PATCHv3 0/2] capability controlled user-namespaces
 2017-12-05 22:30 UTC 

[PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-12-05 22:31 UTC 

[RfC net-next 0/3] RTL8211F Ethernet PHY "documentation"
 2017-12-05 22:30 UTC  (2+ messages)

[PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-12-05 21:55 UTC  (7+ messages)

[PATCH RFC V1 net-next 0/6] Time based packet transmission
 2017-12-05 21:22 UTC  (3+ messages)

[next-queue PATCH] e1000: fix disabling already-disabled warning
 2017-12-05 20:56 UTC 

[PATCH/RFC v2] leds: trigger: Introduce a NETDEV trigger
 2017-12-05 20:38 UTC  (2+ messages)

ethtool-copy.h out of sync with linux header file?
 2017-12-05 20:25 UTC  (3+ messages)

[PATCH] ethtool: Add ETHTOOL_RESET support via --reset command
 2017-12-05 20:24 UTC  (5+ messages)

[PATCH 0/2] net: sh_eth: add support for SH7786 and big-endian
 2017-12-05 20:14 UTC  (8+ messages)
` [PATCH 1/2] net: sh_eth: add support for SH7786

[next-queue 00/10] ixgbe: Add ipsec offload
 2017-12-05 20:11 UTC  (17+ messages)
` [next-queue 02/10] ixgbe: add ipsec register access routines
  ` [Intel-wired-lan] "
` [next-queue 04/10] ixgbe: add ipsec data structures
  ` [Intel-wired-lan] "
` [next-queue 05/10] ixgbe: implement ipsec add and remove of offloaded SA
  ` [Intel-wired-lan] "
` [next-queue 06/10] ixgbe: restore offloaded SAs after a reset
  ` [Intel-wired-lan] "
` [next-queue 07/10] ixgbe: process the Rx ipsec offload
  ` [Intel-wired-lan] "
` [next-queue 08/10] ixgbe: process the Tx "
  ` [Intel-wired-lan] "
` [next-queue 09/10] ixgbe: ipsec offload stats
  ` [Intel-wired-lan] "
` [next-queue 10/10] ixgbe: register ipsec offload with the xfrm subsystem
  ` [Intel-wired-lan] "

[PATCH v3 net-next] net/tcp: trace all TCP/IP state transition with tcp_set_state tracepoint
 2017-12-05 20:11 UTC  (3+ messages)

[PATCH] VSOCK: fix outdated sk_state value in hvs_release()
 2017-12-05 20:07 UTC  (2+ messages)

Uninitialized value in __sk_nulls_add_node_rcu()
 2017-12-05 20:07 UTC  (2+ messages)

Linux ECN Handling
 2017-12-05 20:04 UTC  (19+ messages)

[PATCH net-next 0/2] net: sched: sch_api: fix coding style issues for extack
 2017-12-05 20:04 UTC  (2+ messages)

[PATCH net-next 00/10] nfp: enhanced debug dump via ethtool
 2017-12-05 20:01 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: use per-port upstream port
 2017-12-05 19:57 UTC  (3+ messages)

[PATCH] dccp: CVE-2017-8824: use-after-free in DCCP code
 2017-12-05 19:55 UTC  (2+ messages)

[net 1/1] tipc: fix memory leak in tipc_accept_from_sock()
 2017-12-05 19:54 UTC  (2+ messages)

[Patch net-next v2] net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
 2017-12-05 19:53 UTC  (2+ messages)

[Patch net v2] tipc: fix a null pointer deref on error path
 2017-12-05 19:53 UTC  (2+ messages)

[PATCH v2 net-next 0/5] rhashtable: New features in walk and bucket
 2017-12-05 19:47 UTC  (2+ messages)

pull-request: ieee802154-next 2017-12-04
 2017-12-05 19:45 UTC  (2+ messages)

[PATCH net 0/2] bpf/verifier: fix bounds calculation on BPF_RSH
 2017-12-05 19:44 UTC  (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests/bpf: Add a test for shifts of values that might be negative

[PATCH 0/2] net: sh_eth: DMA mapping API fixes
 2017-12-05 19:42 UTC  (2+ messages)

[PATCH][next] netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
 2017-12-05 19:38 UTC  (2+ messages)

[patch net 0/2] RED qdisc fixes
 2017-12-05 19:37 UTC  (2+ messages)

[PATCH net-next 0/4] Introduce NETIF_F_GRO_HW
 2017-12-05 19:31 UTC  (14+ messages)
` [PATCH net-next 2/4] bnxt_en: Use NETIF_F_GRO_HW
` [PATCH net-next 4/4] qede: "

[PATCH] ptr_ring: add barriers
 2017-12-05 19:29 UTC 

[e1000_shutdown] e1000 0000:00:03.0: disabling already-disabled device
 2017-12-05 19:19 UTC  (6+ messages)

[PATCH net 1/2] netlink: add NLA_U8_BUGGY attribute type
 2017-12-05 19:08 UTC  (8+ messages)

[PATCH net-next 1/2 v6] net: ethernet: Add DT bindings for the Gemini ethernet
 2017-12-05 19:03 UTC  (3+ messages)
` [PATCH net-next 2/2 v6] net: ethernet: Add a driver for Gemini gigabit ethernet

[PATCH net-next 0/6] net: qualcomm: rmnet: Configuration options
 2017-12-05 19:02 UTC  (4+ messages)
` [PATCH net-next 1/6] net: qualcomm: rmnet: Remove the rmnet_map_results enum

[PATCH v2] net: sh_eth: do not advertise Gigabit capabilities when not available
 2017-12-05 19:02 UTC  (3+ messages)

[PATCH net-next 00/12] sctp: Implement Stream Interleave: The I-DATA Chunk Supporting User Message Interleaving
 2017-12-05 18:59 UTC  (10+ messages)
` [PATCH net-next 01/12] sctp: add stream interleave enable members and sockopt
` [PATCH net-next 04/12] sctp: implement make_datafrag for sctp_stream_interleave
` [PATCH net-next 07/12] sctp: implement ulpevent_data "

[PATCH net-next] net: phy: meson-gxl: cleanup by defining the control registers
 2017-12-05 18:47 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: fec: fix refclk enable for SMSC LAN8710/20
 2017-12-05 18:08 UTC  (9+ messages)
` [PATCH net-next v3 1/4] phylib: Add device reset delay support
` [PATCH net-next v3 2/4] phylib: add reset after clk enable support
` [PATCH net-next v3 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag

[RFC PATCH] net: stmmac: enable EEE in MII, GMII or RGMII only
 2017-12-05 18:03 UTC  (2+ messages)

[PATCH v4 0/4] Teach phylib hard-resetting devices
 2017-12-05 17:51 UTC  (2+ messages)

[RFC v2 0/6] flow_dissector: Provide basic batman-adv unicast handling
 2017-12-05 17:19 UTC  (3+ messages)
` [RFC v2 6/6] flow_dissector: Parse batman-adv unicast headers

[PATCH net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-05 17:11 UTC  (4+ messages)
` [PATCH net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface

[PATCH net-next] flow_dissector: dissect tunnel info outside __skb_flow_dissect()
 2017-12-05 17:10 UTC  (2+ messages)

[PATCH net-next V3] tun: add eBPF based queue selection method
 2017-12-05 17:02 UTC  (2+ messages)

[PATCH V2 net-next 0/3] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver
 2017-12-05 16: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).