netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 22:04:38 to 2016-06-15 16:50:35 UTC [more...]

[PATCH net-next 00/17] sfc: RX VLAN filtering
 2016-06-15 16:48 UTC  (10+ messages)
` [PATCH net-next 01/17] sfc: Define macro with EF10 offload feature
` [PATCH net-next 02/17] sfc: Move last mc_promisc flag to EF10 filter table state
` [PATCH net-next 03/17] sfc: Add efx_nic member with fixed netdev features
` [PATCH net-next 04/17] sfc: Assert filter_sem write locked when required
` [PATCH net-next 05/17] sfc: Forget filter ID when the filter is marked old
` [PATCH net-next 06/17] sfc: Move filter IDs to per-VLAN data structure
` [PATCH net-next 07/17] sfc: Store unicast and multicast promisc flag with address cache
` [PATCH net-next 08/17] sfc: Make EF10 filter management helper functions VLAN-aware
` [PATCH net-next 10/17] sfc: Implement ndo_vlan_rx_{add,kill}_vid() callbacks

[PATCH 00/15] drivers: net: cpsw: improve runtime pm
 2016-06-15 16:45 UTC  (19+ messages)
` [PATCH 01/15] drivers: net: cpsw: fix suspend when all ethX devices are down
` [PATCH 02/15] drivers: net: cpsw: check return code from pm runtime calls
` [PATCH 03/15] drivers: net: cpsw: remove pm runtime calls from suspend callbacks
` [PATCH 04/15] drivers: net: cpsw: ethtool: fix accessing to suspended device
` [PATCH 05/15] drivers: net: cpsw: ndev: "
` [PATCH 06/15] drivers: net: davinci_mdio: do pm runtime initialization later in probe
` [PATCH 07/15] drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks
` [PATCH 08/15] drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data
` [PATCH 09/15] drivers: net: davinci_mdio: split reset function on init_clk and enable
` [PATCH 10/15] drivers: net: davinci_mdio: add pm runtime callbacks
` [PATCH 11/15] drivers: net: davinci_mdio: implement pm runtime auto mode
` [PATCH 12/15] net: davinci_mdio: document missed "ti,am4372-mdio" compat string
` [PATCH 13/15] net: davinci_mdio: introduce "ti,cpsw-mdio" "
` [PATCH 14/15] drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio
` [PATCH 15/15] ARM: dts: am335x/am437x/dra7: use new "ti,cpsw-mdio" compat string

[PATCH 0/5] genirq: threadable IRQ support
 2016-06-15 16:42 UTC  (13+ messages)
` [PATCH 1/5] genirq: implement support for runtime switch to threaded irqs
` [PATCH 2/5] genirq: add flags for controlling the default threaded irq behavior
` [PATCH 3/5] sched/preempt: cond_resched_softirq() must check for softirq
` [PATCH 4/5] netdev: implement infrastructure for threadable napi irq
` [PATCH 5/5] ixgbe: add support for threadable rx irq

[PATCH net-next 0/8] rxrpc: Rework endpoint record handling
 2016-06-15 16:42 UTC  (9+ messages)
` [PATCH net-next 1/8] rxrpc: Rework peer object handling to use hash table and RCU
` [PATCH net-next 2/8] rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
` [PATCH net-next 3/8] rxrpc: Break MTU determination from ICMP into its own function
` [PATCH net-next 4/8] rxrpc: Don't assume anything about the address in an ICMP packet
` [PATCH net-next 5/8] rxrpc: Do a little bit of tidying in the ICMP processing
` [PATCH net-next 6/8] rxrpc: Use the peer record to distribute network errors
` [PATCH net-next 7/8] rxrpc: Separate local endpoint event handling out into its own file
` [PATCH net-next 8/8] rxrpc: Rework local endpoint management

[PATCH net] ixgbe: napi_poll must return the work done
 2016-06-15 16:34 UTC  (4+ messages)

[net-next PATCH 01/15] net: Combine GENEVE and VXLAN port offload notifiers into single functions
 2016-06-15 16:12 UTC  (5+ messages)

[PATCH 1/2] mlx5: only register devlink when ethernet is available
 2016-06-15 16:04 UTC  (3+ messages)
` [PATCH 2/2] mlx5: fix 64-bit division on times

[PATCH] net: stmmac: dwmac-rk: keep PHY up for WoL
 2016-06-15 16:03 UTC  (5+ messages)
` net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288
  ` [PATCH 2/3] net: stmmac: dwmac-rk: keep the PHY up for WoL

[PATCH] net: smsc911x: If PHY doesn't have an interrupt then POLL
 2016-06-15 15:56 UTC  (12+ messages)

[PATCH] Add comment to warn about deprecated netlink rings attribute request
 2016-06-15 15:37 UTC 

[PATCH v2 00/11] Kbuild: fix -Wmissing-include-path warnings
 2016-06-15 15:45 UTC  (12+ messages)
` [PATCH v2 01/11] Kbuild: don't add ../../ to include path
` [PATCH v2 02/11] Kbuild: avoid duplicate "
` [PATCH v2 03/11] Kbuild: always prefix objtree in LINUXINCLUDE
` [PATCH v2 04/11] Kbuild: arch: look for generated headers in obtree
` [PATCH v2 05/11] Kbuild: don't add obj tree in additional includes
` [PATCH v2 06/11] ARM: don't include removed directories
` [PATCH v2 07/11] ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M
` [PATCH v2 08/11] drm: amd: remove broken include path
` [PATCH v2 09/11] net: skfb: remove obsolete -I cflag
` [PATCH v2 10/11] rtlwifi: don't add include path for rtl8188ee
` [PATCH v2 11/11] [EXPERIMENTAL] Kbuild: enable -Wmissing-include-dirs by default

[PATCH] netfilter/nflog: nflog-range does not truncate packets
 2016-06-15 15:13 UTC  (9+ messages)

[PATCHv3 net-next 00/12] 6lowpan: introduce 6lowpan-nd
 2016-06-15 15:18 UTC  (22+ messages)
` [PATCHv3 net-next 01/12] 6lowpan: add private neighbour data
` [PATCHv3 net-next 04/12] ndisc: add __ndisc_opt_addr_space function
` [PATCHv3 net-next 05/12] ndisc: add __ndisc_opt_addr_data function
` [PATCHv3 net-next 06/12] ndisc: add __ndisc_fill_addr_option function
` [PATCHv3 net-next 07/12] addrconf: put prefix address add in an own function
` [PATCHv3 net-next 08/12] ipv6: introduce neighbour discovery ops
` [PATCHv3 net-next 09/12] ipv6: export several functions
` [PATCHv3 net-next 10/12] 6lowpan: introduce 6lowpan-nd

[PATCH 0/4] net-next: mediatek: IRQ cleanups, fixes and grouping
 2016-06-15 14:58 UTC  (5+ messages)
  ` [PATCH 1/4] net-next: mediatek: remove superfluous register reads
  ` [PATCH 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks
  ` [PATCH 4/4] net-next: mediatek: add support for IRQ grouping
` [PATCH 3/4] net-next: mediatek: add IRQ locking

padata - is serial actually serial?
 2016-06-15 13:53 UTC  (3+ messages)

[PATCH 1/1] ixgbe: add fiber tranceiver plug/unplug notifier
 2016-06-15 13:36 UTC  (3+ messages)
` [PATCH net-next "

[PATCH net] gre: fix error handler
 2016-06-15 13:24 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-06-15 13:03 UTC  (6+ messages)

[PATCH] libertas: Add spinlock to avoid race condition
 2016-06-15 13:01 UTC  (2+ messages)

[PATCH] mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
 2016-06-15 12:51 UTC  (4+ messages)

[very-RFC 0/8] TSN driver for the kernel
 2016-06-15 12:43 UTC  (20+ messages)
` [very-RFC 7/8] AVB ALSA - Add ALSA shim for TSN

[PATCH net-next 00/10] net_sched: defer skb freeing while changing qdiscs
 2016-06-15 12:39 UTC  (7+ messages)
` [PATCH net-next 01/10] net_sched: add the ability to defer skb freeing

[PATCH] netfilter: fix buffer null termination
 2016-06-15 12:17 UTC  (4+ messages)

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-15 11:55 UTC  (4+ messages)

[patch net-next] net: hns: add skb_reset_mac_header() after skb being alloc
 2016-06-15 10:30 UTC  (3+ messages)

[PATCH net-next] qed: Add Light L2 [ll2] infrastructure
 2016-06-15 10:22 UTC 

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-15 10:08 UTC  (11+ messages)
` [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[PATCH] net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG
 2016-06-15  9:14 UTC 

[PATCH] net: hns: update the dependency
 2016-06-15  7:34 UTC  (5+ messages)

[PATCH net-next v3 0/7] vmxnet3: upgrade to version 3
 2016-06-15  7:23 UTC  (2+ messages)

[Patch net-next] net_sched: remove internal use of TC_POLICE_*
 2016-06-15  7:06 UTC  (2+ messages)

[PATCH net-next 00/17] RDS: multiple connection paths for scaling
 2016-06-15  7:04 UTC  (2+ messages)

[PATCH net-next] tcp: return sizeof tcp_dctcp_info in dctcp_get_info()
 2016-06-15  6:46 UTC  (2+ messages)

[PATCH -next] sctp: fix error return code in sctp_init()
 2016-06-15  6:46 UTC  (2+ messages)

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-15  6:40 UTC  (5+ messages)

[PATCH net-next 0/2] rxrpc: Rename rxrpc source files
 2016-06-15  6:30 UTC  (2+ messages)

[PATCH resend net-next 1/1] qede: Remove the redundant initialization statement
 2016-06-15  5:41 UTC 

[PATCH] tipc: eliminate uninitialized variable warning
 2016-06-15  6:11 UTC 

[PATCH] tipc: fix suspicious RCU usage
 2016-06-15  6:10 UTC 

[PATCH v1 1/1] ipv4: Prevent malformed UFO fragments in ip_append_page
 2016-06-15  5:49 UTC  (2+ messages)

[PATCH net-next 0/3] r8152: code adjustment for PHY
 2016-06-15  5:32 UTC  (2+ messages)

[PATCH net-next] net/sched: flower: Return error when hw can't offload and skip_sw is set
 2016-06-15  5:30 UTC  (2+ messages)

[PATCH net-next 1/1] Remove the redundant initialization statement
 2016-06-15  5:28 UTC  (2+ messages)

[PATCH net 1/2] ovs/vxlan: fix rtnl notifications on iface deletion
 2016-06-15  5:22 UTC  (4+ messages)
` [PATCH net v2 0/4] ovs: fix rtnl notifications on interface deletion

[PATCH v2 0/5] ipvs: fix backup sync daemon with IPv6, and minor updates
 2016-06-15  5:21 UTC  (2+ messages)

[PATCHv2 net-next] net: igb: Only dma sync frame length
 2016-06-15  1:40 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 00/22] Add HiSilicon RoCE driver
 2016-06-15  1:34 UTC  (4+ messages)
` [PATCH v9 05/22] IB/hns: Add initial profile resource

[PATCH net] htb: call qdisc_root with rcu read lock held
 2016-06-15  1:26 UTC  (2+ messages)

[RFC PATCH iproute2] tc: let m_ipt work with new iptables API headers
 2016-06-15  1:05 UTC  (2+ messages)

[ldv-project] [net] libertas: potential race condition
 2016-06-15  0:46 UTC  (5+ messages)

[PATCH] IPsec NAT-T issue
 2016-06-15  0:44 UTC  (3+ messages)

[PATCH iproute2] ip rule: Add support for l3mdev rules
 2016-06-15  0:33 UTC  (2+ messages)

[PATCH net-next V2 0/9] liquidio: Updates and Bug fixes
 2016-06-14 23:54 UTC  (10+ messages)
` [PATCH net-next V2 1/9] liquidio: Avoid double free during soft command
` [PATCH net-next V2 2/9] liquidio: Host queue mapping changes
` [PATCH net-next V2 3/9] liquidio:Scatter gather list per IQ
` [PATCH net-next V2 4/9] liquidio:RX queue alloc changes
` [PATCH net-next V2 5/9] liquidio: RX desc "
` [PATCH net-next V2 6/9] liquidio: Consider PTP for packet size calculations
` [PATCH net-next V2 7/9] liquidio: New driver FW command structure
` [PATCH net-next V2 8/9] liquidio: Replace ifidx for FW commands
` [PATCH net-next V2 9/9] liquidio: Introduce new octeon2/3 header

[iproute PATCH 0/2] Two cosmetic fixes in tc/m_action.c
 2016-06-14 23:51 UTC  (4+ messages)
` [iproute PATCH 1/2] tc: m_action: Fix for field init before memset
` [iproute PATCH 2/2] tc: m_action: Drop unused variable nladdr in tc_action_gd()

[PATCH 2/2] dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip
 2016-06-14 23:33 UTC  (2+ messages)

[PATCH net-next] ila: Fix checksum neutral mapping
 2016-06-14 23:29 UTC 

[PATCH net-next 00/11] bnxt_en: Updates for net-next
 2016-06-14 23:26 UTC  (2+ messages)

[PATCH v2 net-next v2 00/12] net: dsa: mv88e6xxx: misc probe improvements
 2016-06-14 23:11 UTC  (15+ messages)
` [PATCH v2 net-next v2 09/12] net: dsa: mv88e6xxx: add SMI detection helper
` [PATCH v2 net-next v2 10/12] net: dsa: mv88e6xxx: iterate on compatible info
` [PATCH v2 net-next v2 11/12] net: dsa: mv88e6xxx: add an SMI ops structure
` [PATCH v2 net-next v2 12/12] net: dsa: mv88e6xxx: add addressing mode to info

[PATCH v4] udp reuseport: fix packet of same flow hashed to different socket
 2016-06-14 22:52 UTC  (2+ messages)

[net PATCH] i40e/i40evf: Fix i40e_rx_checksum
 2016-06-14 22:45 UTC 

[PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-14 22:27 UTC  (5+ messages)

[PATCH] [v5] net: emac: emac gigabit ethernet controller driver
 2016-06-14 22:22 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).