netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-31 11:58:35 to 2018-01-02 14:28:25 UTC [more...]

[patch iproute2 v4 0/3] tc: Add -bs option to batch mode
 2018-01-02 14:28 UTC  (4+ messages)
` [patch iproute2 v4 1/3] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v4 2/3] tc: Add -bs option to batch mode
` [patch iproute2 v4 3/3] man: Add -bs option to tc manpage

[patch iproute2 v3 0/4] tc: Add -bs option to batch mode
 2018-01-02 14:19 UTC  (12+ messages)
` [patch iproute2 v3 1/4] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v3 2/4] utils: Add a function setcmdlinetotal
` [patch iproute2 v3 3/4] tc: Add -bs option to batch mode

[net-next: PATCH v2 0/5] Armada 7k/8k PP2 ACPI support
 2018-01-02 14:08 UTC  (13+ messages)
` [net-next: PATCH v2 1/5] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v2 2/5] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v2 3/5] net: mvpp2: simplify maintaining enabled ports' list
` [net-next: PATCH v2 4/5] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v2 5/5] net: mvpp2: enable ACPI support in the driver

[PATCH 00/12] drop unneeded newline
 2018-01-02 14:00 UTC  (5+ messages)
` [Cluster-devel] "

[patch net-next v2 00/10] Add support for resource abstraction
 2018-01-02 13:41 UTC  (13+ messages)

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2018-01-02 13:35 UTC  (5+ messages)
` [PATCH v6 1/6] can: dev: Add support for limiting configured bitrate
` [PATCH v6 4/6] can: m_can: Support higher speed CAN-FD bitrates

[PATCH net-next 0/7] Resolve races in phy accessors
 2018-01-02 13:14 UTC  (6+ messages)
` [PATCH net-next 4/7] net: phy: add paged phy register accessors

[PATCH 0/5] VSOCK: add vsock_test test suite
 2018-01-02 12:05 UTC  (3+ messages)

[PATCH 0/2] tests: fix issues in autopkgtest environment
 2018-01-02 11:22 UTC  (4+ messages)
` [PATCH 1/2] tests: read limited amount from /dev/urandom
` [PATCH 2/2] tests: make sure rand_dev suffix has 6 chars

[PATCH] flex_can: Correct the checking for frame length in flexcan_start_xmit()
 2018-01-02 11:17 UTC  (2+ messages)

[PATCH net-next v2 0/7] Resolve races in phy accessors
 2018-01-02 10:58 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: mdiobus: add unlocked accessors
` [PATCH net-next v2 2/7] net: phy: use unlocked accessors for indirect MMD accesses
` [PATCH net-next v2 3/7] net: phy: add unlocked accessors
` [PATCH net-next v2 4/7] net: phy: add paged phy register accessors
` [PATCH net-next v2 5/7] net: phy: marvell: fix paged access races
` [PATCH net-next v2 6/7] net: phy: add phy_modify() accessor
` [PATCH net-next v2 7/7] net: phy: convert read-modify-write to phy_modify()

[PATCH net-next A 3/5] sfp: add support for 1000Base-PX and 1000Base-BX10
 2018-01-02 10:39 UTC 

ACPI issues on cold power on [bisected]
 2018-01-02 10:25 UTC  (3+ messages)

[PATCH net,stable 1/1] net: fec: defer probe if regulator is not ready
 2018-01-02 10:20 UTC  (2+ messages)

[PATCH 1/2] ravb: kill redundant check in the probe() method
 2018-01-02 10:09 UTC  (3+ messages)

[PATCH iproute2-next 0/9] RDMA resource tracking
 2018-01-02  9:37 UTC  (10+ messages)
` [PATCH iproute2-next 3/9] rdma: Add filtering infrastructure
` [PATCH iproute2-next 4/9] rdma: Set pointer to device name position
` [PATCH iproute2-next 5/9] rdma: Allow external usage of compare string routine
  ` [PATCH iproute2-next 1/9] rdam: Add option to provide "-" sign for the port number
  ` [PATCH iproute2-next 2/9] rdma: Make visible the number of arguments
  ` [PATCH iproute2-next 6/9] rdma: Update kernel header file
` [PATCH iproute2-next 7/9] rdma: Add resource tracking summary
` [PATCH iproute2-next 8/9] rdma: Add QP resource tracking information
` [PATCH iproute2-next 9/9] rdma: Document resource tracking

[PATCH net-next 0/2] tun: allow to attach eBPF filter
 2018-01-02  9:19 UTC  (5+ messages)
` [PATCH net-next 2/2] tun: allow to attach ebpf socket filter

[PATCH net 0/2] IB/ipoib: ip link support
 2018-01-02  9:15 UTC  (8+ messages)
` [PATCH net 2/2] IB/ipoib: Fix netlink support in IPoIB

[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
 2018-01-02  8:25 UTC  (40+ messages)
` [PATCH v5 01/39] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v5 02/39] openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it
` [PATCH v5 04/39] earlycon: add reg-offset to physical address before mapping
` [PATCH v5 05/39] nds32: Assembly macros and definitions
` [PATCH v5 07/39] nds32: Exception handling
` [PATCH v5 08/39] nds32: MMU definitions
` [PATCH v5 09/39] nds32: MMU initialization
` [PATCH v5 10/39] nds32: MMU fault handling and page table management
` [PATCH v5 11/39] nds32: Cache and TLB routines
` [PATCH v5 12/39] nds32: Process management
` [PATCH v5 13/39] nds32: IRQ handling
` [PATCH v5 14/39] nds32: Atomic operations
` [PATCH v5 15/39] nds32: Device specific operations
` [PATCH v5 16/39] nds32: DMA mapping API
` [PATCH v5 17/39] nds32: ELF definitions
` [PATCH v5 18/39] nds32: System calls handling
` [PATCH v5 19/39] nds32: VDSO support
` [PATCH v5 20/39] nds32: Signal handling support
` [PATCH v5 21/39] nds32: Library functions
` [PATCH v5 22/39] nds32: Debugging support
` [PATCH v5 23/39] nds32: L2 cache support
` [PATCH v5 24/39] nds32: Loadable modules
` [PATCH v5 25/39] nds32: Generic timers support
` [PATCH v5 26/39] nds32: Device tree support
  ` [PATCH v5 03/39] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
  ` [PATCH v5 06/39] nds32: Kernel booting and initialization
  ` [PATCH v5 27/39] nds32: Miscellaneous header files
  ` [PATCH v5 31/39] dt-bindings: nds32 CPU Bindings
` [PATCH v5 28/39] nds32: defconfig
` [PATCH v5 29/39] nds32: Build infrastructure
` [PATCH v5 30/39] MAINTAINERS: Add nds32
` [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings
` [PATCH v5 33/39] dt-bindings: nds32 SoC Bindings
` [PATCH v5 34/39] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller
` [PATCH v5 35/39] irqchip: Andestech Internal Vector Interrupt Controller driver
` [PATCH v5 36/39] net: faraday add nds32 support
` [PATCH v5 37/39] clocksource/drivers/atcpit100: Add andestech atcpit100 timer
` [PATCH v5 38/39] clocksource/drivers/atcpit100: VDSO support
` [PATCH v5 39/39] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH 2/2] sh_eth: kill redundant check in the probe() method
 2018-01-02  7:54 UTC  (2+ messages)

Linux ECN Handling
 2018-01-02  7:43 UTC  (26+ messages)

[PATCH net-next] cxgb4: collect TX rate limit info in UP CIM logs
 2018-01-02  7:18 UTC 

[PATCH v3 bpf-next 00/11] bpf: More sock_ops callbacks
 2018-01-02  4:01 UTC  (13+ messages)
` [PATCH v3 bpf-next 01/11] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH v3 bpf-next 02/11] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH v3 bpf-next 03/11] bpf: Add write access to tcp_sock and sock fields
` [PATCH v3 bpf-next 04/11] bpf: Support passing args to sock_ops bpf function
` [PATCH v3 bpf-next 05/11] bpf: Adds field bpf_sock_ops_flags to tcp_sock
` [PATCH v3 bpf-next 06/11] bpf: Add sock_ops RTO callback
` [PATCH v3 bpf-next 07/11] bpf: Add support for reading sk_state and more
` [PATCH v3 bpf-next 08/11] bpf: Add sock_ops R/W access to tclass & sk_txhash
` [PATCH v3 bpf-next 09/11] bpf: Add BPF_SOCK_OPS_RETRANS_CB
` [PATCH v3 bpf-next 10/11] bpf: Add BPF_SOCK_OPS_STATE_CB
` [PATCH v3 bpf-next 11/11] bpf: add selftest for tcpbpf

[bpf-next V3 PATCH 00/14] xdp: new XDP rx-queue info concept
 2018-01-02  3:38 UTC  (7+ messages)
` [bpf-next V3 PATCH 03/14] i40e: setup xdp_rxq_info
  ` [Intel-wired-lan] "
` [bpf-next V3 PATCH 10/14] tun: "
` [bpf-next V3 PATCH 11/14] virtio_net: "

[PATCH net-next 0/2] XDP transmission for tuntap
 2018-01-02  3:32 UTC  (9+ messages)
` [PATCH net-next 2/2] tuntap: XDP transmission

[PATCH net 1/2] rtnl: device allocation/free via rtnl_link_ops
 2018-01-01 22:43 UTC  (2+ messages)
  ` [rtnl] b1585bdfb2: kernel_BUG_at_net/core/dev.c

[PATCH] ethernet: mlx4: Delete an error message for a failed memory allocation in five functions
 2018-01-01 20:46 UTC 

[PATCH] ethernet/mediatek: Delete an error message for a failed memory allocation in mtk_add_mac()
 2018-01-01 20:15 UTC 

[PATCH] igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
 2018-01-01 19:56 UTC 

[PATCH] i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()
 2018-01-01 19:43 UTC 

[PATCH] ehea: Delete an error message for a failed memory allocation in two functions
 2018-01-01 19:17 UTC 

[PATCH v4] uapi libc compat: add fallback for unsupported libcs
 2018-01-01 18:33 UTC 

[PATCH] net: hns: Delete an error message for a failed memory allocation in hns_rcb_common_get_cfg()
 2018-01-01 18:19 UTC 

[PATCH 0/2] benet: Adjustments for two function implementations
 2018-01-01 17:54 UTC  (3+ messages)
` [PATCH 1/2] benet: Delete an error message for a failed memory allocation in be_alloc_work()
` [PATCH 2/2] benet: Delete an unnecessary return statement in be_work_add_vxlan_port()

[PATCH] LiquidIO: Delete two error messages for a failed memory allocation in octeon_setup_interrupt()
 2018-01-01 17:18 UTC 

[PATCH] net: systemport: Delete an error message for a failed memory allocation in two functions
 2018-01-01 16:54 UTC 

[PATCH] bcm63xx_enet: Delete two error messages for a failed memory allocation in bcm_enetsw_open()
 2018-01-01 16:40 UTC 

[PATCH] bonding: Delete an error message for a failed memory allocation in bond_update_slave_arr()
 2018-01-01 16:07 UTC 

[PATCH net-next 5/6] arm64: dts: marvell: mcbin: enable the fourth network interface
 2018-01-01 13:25 UTC  (14+ messages)
                      ` [EXT] "

[PATCH RESEND] bpf: fix bad include in libbpf when srctree is set
 2018-01-01 12:36 UTC 

[PATCH] qed: Use zeroing memory allocator than allocator/memset
 2018-01-01 12:07 UTC  (2+ messages)

[PATCH net] tipc: fix missing rtnl lock protection during setting link properties
 2018-01-01 10:24 UTC 

[PATCHv5 0/3] Socionext Synquacer NETSEC driver
 2018-01-01  5:15 UTC  (4+ messages)
  ` [PATCHv5 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec
  ` [PATCHv5 2/3] net: socionext: Add Synquacer NetSec driver
  ` [PATCHv5 3/3] MAINTAINERS: Add entry for Socionext ethernet driver

[PATCH for-4.14.y 0/5] e1000e: Upstream fixes for linux-4.14.y
 2018-01-01  3:53 UTC 

[PATCH] rds: fix use-after-free read in rds_find_bound
 2017-12-31 22:30 UTC  (7+ messages)

[PATCH] ppp: Delete an error message for a failed memory allocation in three functions
 2017-12-31 21:30 UTC 

[PATCH] smsc95xx: Delete an error message for a failed memory allocation in smsc95xx_suspend()
 2017-12-31 21:11 UTC 

suspicious RCU usage at net/tipc/bearer.c:LINE
 2017-12-31 18:58 UTC 

[PATCH 0/2] Kill redundant checks in the Renesas Ethernet drivers
 2017-12-31 18:41 UTC 

[RFC PATCH net-next 00/19] ipv6: Align nexthop behaviour with IPv4
 2017-12-31 16:15 UTC  (20+ messages)
` [RFC PATCH net-next 01/19] ipv6: Remove redundant route flushing during namespace dismantle
` [RFC PATCH net-next 02/19] ipv6: Mark dead nexthops with appropriate flags
` [RFC PATCH net-next 03/19] ipv6: Clear nexthop flags upon netdev up
` [RFC PATCH net-next 04/19] ipv6: Prepare to handle multiple netdev events
` [RFC PATCH net-next 05/19] ipv6: Set nexthop flags upon carrier change
` [RFC PATCH net-next 06/19] ipv6: Set nexthop flags during route creation
` [RFC PATCH net-next 07/19] ipv6: Check nexthop flags during route lookup instead of carrier
` [RFC PATCH net-next 08/19] ipv6: Check nexthop flags in route dump "
` [RFC PATCH net-next 09/19] ipv6: Ignore dead routes during lookup
` [RFC PATCH net-next 10/19] ipv6: Report dead flag during route dump
` [RFC PATCH net-next 11/19] ipv6: Add explicit flush indication to routes
` [RFC PATCH net-next 12/19] ipv6: Teach tree walker to skip multipath routes
` [RFC PATCH net-next 13/19] ipv6: Flush all sibling routes upon NETDEV_UNREGISTER
` [RFC PATCH net-next 14/19] ipv6: Export sernum update function
` [RFC PATCH net-next 15/19] ipv6: Take table lock outside of "
` [RFC PATCH net-next 16/19] ipv6: Flush multipath routes when all siblings are dead
` [RFC PATCH net-next 17/19] selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
` [RFC PATCH net-next 18/19] selftests: fib_tests: Add test cases for netdev down
` [RFC PATCH net-next 19/19] selftests: fib_tests: Add test cases for netdev carrier change

suspicious RCU usage at ./include/linux/rcupdate.h:LINE (2)
 2017-12-31 16:09 UTC  (3+ messages)
  ` [PATCH ipsec] xfrm: fix rcu usage in xfrm_get_type_offload

[PATCH bpf-next v3 0/9] bpf: offload: report device back to user space (take 2)
 2017-12-31 16:01 UTC  (2+ messages)

GREETINGS,
 2017-12-31 13:56 UTC 

[PATCH] liquidio: Use zeroing memory allocator than allocator/memset
 2017-12-31 12:27 UTC 

[PATCH] brcmfmac: Use zeroing memory allocator than allocator/memset
 2017-12-31 12:07 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).