Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-25 20:10:00 to 2015-08-26 17:56:43 UTC [more...]

[PATCH RFC 0/5] net: L2 only interfaces
 2015-08-26 17:56 UTC  (20+ messages)
` [PATCH RFC 1/5] net: add IFF_L2_ONLY flag
` [PATCH RFC 2/5] net: ipv4: Skip in_dev initialization for IFF_L2_ONLY interfaces
` [PATCH RFC 3/5] net: ipv6: Skip in6_dev "
` [PATCH RFC 4/5] net: dsa: Flag slave network devices with IFF_L2_ONLY
` [PATCH RFC 5/5] net: dsa: bcm_sf2: Allow disabling tagging protocol

[patch net-next 0/6] rocker: make master change handling nicer
 2015-08-26 17:56 UTC  (11+ messages)
` [patch net-next 1/6] net: introduce change upper device notifier change info
` [patch net-next 2/6] net: add netif_is_bridge_master helper
` [patch net-next 3/6] net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
` [patch net-next 4/6] net: kill long time unused bonding private flags
` [patch net-next 5/6] rocker: use new helper to figure out master kind
` [patch net-next 6/6] rocker: use change upper info

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule
 2015-08-26 17:54 UTC  (2+ messages)

[patch net-next 0/3] mlxsw: small driver update
 2015-08-26 17:49 UTC  (7+ messages)
` [patch net-next 2/3] mlxsw: expose EMAD transactions statistics via debugfs

[PATCH -next] smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
 2015-08-26 17:48 UTC  (5+ messages)

[PATCH, net-next] r8169:Correct value on r810x_phy_power_up function
 2015-08-26 17:41 UTC  (2+ messages)

[PATCH RFC V2 0/2] Optimize the snmp stat aggregation for large cpus
 2015-08-26 17:37 UTC  (3+ messages)
` [PATCH RFC V2 1/2] net: Introduce helper functions to get the per cpu data
` [PATCH RFC V2 2/2] net: Optimize snmp stat aggregation by walking all the percpu data at once

[PATCH net-next] cxgb4: continue in debug mode, if probe fails
 2015-08-26 17:00 UTC 

[PATCH net-next] route: fix breakage after moving lwtunnel state
 2015-08-26 16:19 UTC  (3+ messages)

[v2] net: phy: fixed: propagate fixed link values to struct
 2015-08-26 16:12 UTC  (3+ messages)

ss format bug
 2015-08-26 15:59 UTC 

[PATCH] bgmac: support up to 3 cores (devices) on a bus
 2015-08-26 15:53 UTC 

[PATCH net 1/1] sfc: only use vadaptor stats if firmware is capable
 2015-08-26 15:39 UTC 

[PATCH] man ip-link: Add more explanation about vlan reordering
 2015-08-26 15:27 UTC  (2+ messages)

Fw: [Bug 103541] New: netconsole + bonding: WARNING: CPU: 0 PID: 115 at kernel/softirq.c:150 __local_bh_enable_ip+0x6f/0xa0()
 2015-08-26 15:24 UTC 

[PATCH net v2] sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
 2015-08-26 15:19 UTC  (3+ messages)

pull-request: wireless-drivers-next 2015-08-26
 2015-08-26 15:13 UTC 

[PATCH] net: phy: fixed: propagate fixed link values to struct
 2015-08-26 14:57 UTC  (2+ messages)

[PATCH RFC 0/2] Optimize the snmp stat aggregation for large cpus
 2015-08-26 14:30 UTC  (10+ messages)
` [PATCH RFC 2/2] net: Optimize snmp stat aggregation by walking all the percpu data at once

[Question] Usage of dev_hold()/dev_put()
 2015-08-26 13:10 UTC  (3+ messages)

[PATCH, net-next] r8169:Actually from r810x_pll_power_up
 2015-08-26 13:08 UTC 

ip_rcv_finish() NULL pointer and possibly related Oopses
 2015-08-26 13:01 UTC  (2+ messages)

[PATCH net-next] bridge: vlan: allow to suppress local mac install for all vlans
 2015-08-26 12:56 UTC  (6+ messages)

loan services of different types
 2015-08-26 12:55 UTC 

[PATCH net-next v2] bridge: vlan: allow to suppress local mac install for all vlans
 2015-08-26 12:52 UTC  (10+ messages)

[PATCH] atomics,cmpxchg: Privatize the inclusion of asm/cmpxchg.h
 2015-08-26 11:52 UTC 

[rhashtable-test] EIP is at lock_is_held
 2015-08-26 11:15 UTC 

[[net-next] lo uses DEPRECATED zero tx_queue_len - convert driver to use IFF_NO_QUEUE instead
 2015-08-26 11:03 UTC  (4+ messages)

[PATCH] route: put lwstate before freeing dst to avoid use after free
 2015-08-26 10:35 UTC  (2+ messages)

[PATCH] mac80211: Do not use sizeof() on pointer type
 2015-08-26 10:22 UTC 

[net-next PATCH v2 0/3] net: sched: allow switching qdisc to noqueue intuitively
 2015-08-26  9:48 UTC  (5+ messages)
` [net-next PATCH v2 3/3] net: sched: fall back to noqueue when removing root qdisc

[PATCH] IGMP: Inhibit reports for local multicast groups
 2015-08-26  9:23 UTC  (3+ messages)

[PATCH] r8169: Add values missing in @get_stats64 from HW counters
 2015-08-26  8:55 UTC  (18+ messages)
` [PATCH v2 net-next] "
` [PATCH v4 "

[PATCH v2 net-next 0/5] act_bpf: remove spinlock in fast path
 2015-08-26  8:17 UTC  (11+ messages)
` [PATCH v2 net-next 1/5] net_sched: make tcf_hash_destroy() static
` [PATCH v2 net-next 2/5] net_sched: act_bpf: remove unnecessary copy
` [PATCH v2 net-next 3/5] net_sched: convert tcindex to call tcf_exts_destroy from rcu callback
` [PATCH v2 net-next 4/5] net_sched: convert rsvp "
` [PATCH v2 net-next 5/5] net_sched: act_bpf: remove spinlock in fast path

[RFC v2] netlink_ack: send a capped message in case of error
 2015-08-26  7:46 UTC  (3+ messages)
` [RFC v2] netlink: add NETLINK_CAP_ACK socket option

[PATCH net-next 0/9] DSA port configuration and status
 2015-08-26  5:39 UTC  (7+ messages)
` [PATCH net-next 4/9] net: dsa: Allow configuration of CPU & DSA port speeds/duplex

[PATCH net-next] macvtap/macvlan: use IFF_NO_QUEUE
 2015-08-26  5:45 UTC  (5+ messages)

[PATCHv1 net-next 0/5] netlink: mmap: kernel panic and some issues
 2015-08-26  3:22 UTC  (6+ messages)
  ` [PATCH net] netlink: rx mmap: fix POLLIN condition
  ` [PATCH net] netlink: mmap: fix status setting in skb destructor

Several races in "usbnet" module (kernel 4.1.x)
 2015-08-26  2:45 UTC  (6+ messages)
` [PATCH 0/2] usbnet: Fix 2 problems in usbnet_stop()
  ` [PATCH 1/2] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
  ` [PATCH 2/2] usbnet: Fix a race between usbnet_stop() and the BH

[PATCH net] net: dsa: fix EDSA frame from hwaccel frame
 2015-08-26  1:37 UTC  (4+ messages)

netlink_route kernel data dump size increased
 2015-08-26  0:58 UTC  (3+ messages)

[PATCH] lib/Makefile: remove CONFIG_AVERAGE build rule
 2015-08-26  0:21 UTC  (2+ messages)

tcp: add NV congestion control
 2015-08-26  0:19 UTC  (6+ messages)
` [RFC PATCH v6 net-next 1/4] tcp: replace cnt & rtt with struct in pkts_acked()
` [RFC PATCH v6 net-next 2/4] tcp: refactor struct tcp_skb_cb
` [RFC PATCH v6 net-next 3/4] tcp: add in_flight to tcp_skb_cb
` [RFC PATCH v6 net-next 4/4] tcp: add NV congestion control

[PATCH] drivers: net: xgene: fix: Oops in linkwatch_fire_event
 2015-08-26  0:06 UTC  (2+ messages)

[RFC PATCH v5 net-next 0/4] tcp: add NV congestion control
 2015-08-26  0:05 UTC  (4+ messages)
` [RFC PATCH v5 net-next 4/4] "

[PATCH v3 net-next 0/8] Geneve: Add support for tunnel metadata mode
 2015-08-26  0:05 UTC  (13+ messages)
` [PATCH v3 net-next 5/8] geneve: Add support to collect tunnel metadata
` [PATCH v3 net-next 7/8] geneve: Consolidate Geneve functionality in single module

[Patch net] cls_u32: complete the check for non-forced case in u32_destroy()
 2015-08-26  0:03 UTC  (2+ messages)

[PATCH net-next v3 0/2] Documentation: dsa
 2015-08-26  0:01 UTC  (5+ messages)
` [PATCH net-next v3 1/2] Documentation: networking: add a DSA document
` [PATCH net-next v3 2/2] Documentation: networking: dsa: Add Broadcom SF2 document

[PATCH] net: fec: use reinit_completion() in mdio accessor functions
 2015-08-25 23:33 UTC 

[PATCH] net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
 2015-08-25 23:31 UTC  (2+ messages)

[PATCH 0/6] RDS: Few more fixes
 2015-08-25 23:28 UTC  (2+ messages)

vxlan regression: multiple VXLANs on a single multicast group broken in kernel 4.1
 2015-08-25 23:25 UTC  (3+ messages)
` [PATCH net] vxlan: re-ignore EADDRINUSE from igmp_join

[PATCH net-next 0/4] net/mlx5e: Driver updates 25-Aug-2015
 2015-08-25 23:24 UTC  (3+ messages)
` [PATCH net-next 1/4] net/mlx5_core: Expose transobj APIs from mlx5 core

pull request: batman-adv 20150825
 2015-08-25 23:21 UTC  (2+ messages)

pull-request: can 2015-08-25
 2015-08-25 23:13 UTC  (2+ messages)

[RFC, RFT PATCH 1/2] dl2k: Add support for IP1000A-based cards
 2015-08-25 23:08 UTC  (4+ messages)

[PATCH net-next v2] enic: reduce ioread in devcmd2
 2015-08-25 23:06 UTC  (2+ messages)

[PATCH repost net-next] net: compile renesas directory if NET_VENDOR_RENESAS is configured
 2015-08-25 23:04 UTC  (5+ messages)

[net-next:master 1267/1290] net/rds/ib_recv.c:382:28: sparse: incorrect type in initializer (different base types)
 2015-08-25 23:03 UTC  (3+ messages)

[PATCH net-next] inetpeer: Add support for VRFs
 2015-08-25 22:52 UTC  (6+ messages)

[PATCH net-next] vrf: Add ethernet header for pass through VRF device
 2015-08-25 22:51 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: update vmxnet3 driver maintainer
 2015-08-25 21:46 UTC  (2+ messages)

[PATCH net] ip6_gre: release cached dst on tunnel removal
 2015-08-25 21:34 UTC  (2+ messages)

[PATCH net-next] vxlan: fix multiple inclusion of vxlan.h
 2015-08-25 21:32 UTC  (2+ messages)

[PATCH net-next] MAINTAINERS: Add VRF entry
 2015-08-25 21:31 UTC  (2+ messages)

[Patch net-next] route: fix a use-after-free
 2015-08-25 21:29 UTC  (2+ messages)

[PATCH stable] Revert "dev: set iflink to 0 for virtual interfaces"
 2015-08-25 21:28 UTC  (2+ messages)

[PATCH] net-next: Fix warning while make xmldocs caused by skbuff.c
 2015-08-25 21:21 UTC  (2+ messages)

[PATCH net-next v2] ppp: implement x-netns support
 2015-08-25 21:11 UTC  (2+ messages)

[PATCH iproute2 v2] add support for brief output for link and addresses
 2015-08-25 21:06 UTC  (3+ messages)

iproute2: Behavioural Bug?
 2015-08-25 21:00 UTC  (6+ messages)

[PATCH] man ip-link: Add little explanations about VLAN qos map
 2015-08-25 20:51 UTC  (2+ messages)

[PATCH] net: sun4i-emac: Claim emac sram
 2015-08-25 20:49 UTC  (2+ messages)

[PATCHv5 net-next 00/10] OVS conntrack support
 2015-08-25 20:46 UTC  (9+ messages)
` [PATCHv5 net-next 06/10] openvswitch: Allow matching on conntrack mark
` [PATCHv5 net-next 09/10] openvswitch: Allow matching on conntrack label
` [PATCHv5 net-next 10/10] openvswitch: Allow attaching helpers to ct action

[PATCH net-next] inetpeer: remove dead code
 2015-08-25 20:46 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Avoid accessing NULL pointer at ndo_select_queue
 2015-08-25 20:45 UTC  (2+ messages)

[PATCH 00/11] fix error return code
 2015-08-25 20:39 UTC  (7+ messages)
` [PATCH 03/11] net: davinci_emac: "
` [PATCH 05/11] mlxsw: "
` [PATCH 10/11] ah6: "

[PATCH 00/14] RDS: Assorted bug fixes
 2015-08-25 20:35 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 read-only IMAP folder(s) and NNTP newsgroup(s).