netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-09 02:41:04 to 2016-08-10 01:13:01 UTC [more...]

[Regression] Bonding no longer support tun-interfaces
 2016-08-10  1:06 UTC  (15+ messages)
  ` [PATCH] bonding: Allow tun-interfaces as slaves

[PATCH] [v7] net: emac: emac gigabit ethernet controller driver
 2016-08-10  1:09 UTC  (7+ messages)

[net-next v2 v2 1/2] bpf: Add bpf_current_task_in_cgroup helper
 2016-08-10  1:02 UTC  (4+ messages)

[net-next v2 v2 2/2] samples/bpf: Add opensnoop example that uses current_task_in_cgroup helper
 2016-08-10  0:29 UTC  (2+ messages)

[PATCH v6 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-10  0:05 UTC  (2+ messages)

[PATCHv2 3/4] pci: Determine actual VPD size on first access
 2016-08-10  0:03 UTC  (2+ messages)

[net-next v2 v2 0/2] Add bpf current_task_in_cgroup helper & opensnoop example
 2016-08-09 23:59 UTC 

[PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data and per ndev data
 2016-08-09 23:22 UTC  (14+ messages)
` [PATCH v3 01/13] net: ethernet: ti: cpsw: simplify submit routine
` [PATCH v3 02/13] net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
` [PATCH v3 03/13] net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
` [PATCH v3 04/13] net: ethernet: ti: cpsw: remove clk var from priv
` [PATCH v3 05/13] net: ethernet: ti: cpsw: don't check slave num in runtime
` [PATCH v3 06/13] net: ethernet: ti: cpsw: create common struct to hold shared driver data
` [PATCH v3 07/13] net: ethernet: ti: cpsw: replace pdev on dev
` [PATCH v3 08/13] net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
` [PATCH v3 09/13] net: ethernet: ti: cpsw: move cpdma resources "
` [PATCH v3 10/13] net; ethernet: ti: cpsw: move irq stuff under cpsw_common
` [PATCH v3 11/13] net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
` [PATCH v3 12/13] net: ethernet: ti: cpsw: move napi struct "
` [PATCH v3 13/13] net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common

[PATCH v2] net: phy: micrel: Add specific suspend
 2016-08-09 23:19 UTC  (2+ messages)

[PATCH net-next v2 0/2] HFSC patches
 2016-08-09 23:18 UTC  (2+ messages)

[PATCH 0/2] ravb: add sleep PM suspend/resume support
 2016-08-09 23:16 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH net-next v3 0/3] strp: Stream parser for messages
 2016-08-09 23:14 UTC  (3+ messages)
` [PATCH net-next v3 1/3] strparser: "

[PATCH net] net: ipv6: Fix ping to link-local addresses
 2016-08-09 22:44 UTC  (10+ messages)

[PATCH net] ibmveth: Disable tx queue while changing mtu
 2016-08-09 22:13 UTC  (2+ messages)

[PATCH v2] net: dsa: b53: constify b53_io_ops structures
 2016-08-09 22:10 UTC  (3+ messages)

[PATCH] dm9000: Fix irq trigger type setup on non-dt platforms
 2016-08-09 22:08 UTC  (3+ messages)

[PATCH net-next] ppp: build ifname using unit identifier for rtnl based devices
 2016-08-09 22:06 UTC  (2+ messages)

[PATCH 1/2] net: ethernet: renesas: sh_eth: use phydev from struct net_device
 2016-08-09 22:04 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings

[PATCH net-next] net: Remove fib_local variable
 2016-08-09 21:58 UTC  (2+ messages)

[PATCH 1/1] bonding: fix the typo
 2016-08-09 21:57 UTC  (2+ messages)

[RFC PATCH v5 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-09 21:50 UTC  (7+ messages)
  ` [RFC PATCH v5 1/3] net: Add mask for Control register 10Mbps speed
  ` [RFC PATCH v5 2/3] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
` [RFC PATCH v5 3/3] net: phy: Add gmiitorgmii converter support

[PATCH iproute v3 0/5] iproute: ila and fou additions
 2016-08-09 21:41 UTC  (6+ messages)
` [PATCH iproute v3 1/5] ila: Support for checksum neutral translation
` [PATCH iproute v3 2/5] ila: Support for configuring ila to use netfilter hook
` [PATCH iproute v3 3/5] ip6tnl: Support for fou encapsulation
` [PATCH iproute v3 4/5] gre6: "
` [PATCH iproute v3 5/5] fou: Allowing configuring IPv6 listener

[PATCH RESEND net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-08-09 21:40 UTC  (24+ messages)
` [PATCH RESEND net-next 01/15] net: introduce keepalive function in struct proto
` [PATCH RESEND net-next 02/15] smc: establish new socket family
` [PATCH RESEND net-next 03/15] smc: establish pnet table management
` [PATCH RESEND net-next 04/15] smc: introduce SMC as an IB-client
` [PATCH RESEND net-next 05/15] smc: CLC handshake (incl. preparation steps)
` [PATCH RESEND net-next 06/15] smc: connection and link group creation
` [PATCH RESEND net-next 07/15] smc: remote memory buffers (RMBs)
` [PATCH RESEND net-next 08/15] smc: work request (WR) base for use by LLC and CDC
` [PATCH RESEND net-next 09/15] smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
` [PATCH RESEND net-next 10/15] smc: link layer control (LLC)
` [PATCH RESEND net-next 11/15] smc: connection data control (CDC)
` [PATCH RESEND net-next 12/15] smc: send data (through RDMA)
` [PATCH RESEND net-next 13/15] smc: receive data from RMBE
` [PATCH RESEND net-next 14/15] smc: socket closing and linkgroup cleanup
  ` [PATCH] smc: fix semicolon.cocci warnings
  ` [PATCH] smc: fix boolreturn.cocci warnings
` [PATCH RESEND net-next 15/15] smc: proc-fs interface for smc connections

[PATCH v1 1/1] net: phy: Add edge-rate, mac-if, read, write func to Microsemi PHYs
 2016-08-09 21:32 UTC  (2+ messages)

[patch net-next v6 0/3] return offloaded stats as default and expose original sw stats
 2016-08-09 21:25 UTC  (4+ messages)
` [patch net-next v6 1/3] netdevice: add SW statistics ndo
` [patch net-next v6 2/3] net: core: add SW stats to if_stats_msg
` [patch net-next v6 3/3] mlxsw: spectrum: Implement SW stats ndo and expose HW stats by default

[Patch net 0/5] net_sched: tc action fixes and updates
 2016-08-09 21:05 UTC  (8+ messages)
` [Patch net 1/5] net_sched: remove the leftover cleanup_a()
` [Patch net 3/5] net_sched: fix a typo in tc_for_each_action()
` [Patch net 5/5] net_sched: convert tcf_exts from list to flex_array

[PATCH net v2] vti: flush x-netns xfrm cache when vti interface is removed
 2016-08-09 19:58 UTC  (2+ messages)

[PATCH net 0/6] rxrpc: Miscellaneous fixes
 2016-08-09 19:57 UTC  (8+ messages)
` [PATCH net 1/6] rxrpc: fix uninitialized pointer dereference in debug code
` [PATCH net 2/6] rxrpc: Need to flag call as being released on connect failure
` [PATCH net 3/6] rxrpc: Don't access connection from call if pointer is NULL
` [PATCH net 4/6] rxrpc: Once packet posted in data_ready, don't retry posting
` [PATCH net 5/6] rxrpc: Fix a use-after-push in data_ready handler
` [PATCH net 6/6] rxrpc: Free packets discarded in data_ready

size of data_segs_[in|out] and segs_[in|out]
 2016-08-09 19:15 UTC  (5+ messages)

e1000e: PHY cann't be initialized correctly on some I218 controllers
 2016-08-09 18:59 UTC  (5+ messages)
` [Intel-wired-lan] "

4.7.0: RCU stall in nf_conntrack
 2016-08-09 17:33 UTC 

[PATCH] net: dsa: b53: constify xfrm_replay structures
 2016-08-09 17:27 UTC  (4+ messages)

[RFC PATCH 0/3] 1588 support for Zynq Ultrascale+ MPSoC
 2016-08-09 16:56 UTC  (5+ messages)
` [RFC PATCH 2/3] net: macb: Add support for 1588 "

[PATCH] xfrm: constify xfrm_replay structures
 2016-08-09 16:27 UTC 

[PATCH net-next v11 0/6] openvswitch: support for layer 3 encapsulated packets
 2016-08-09 15:47 UTC  (11+ messages)
` [PATCH net-next v11 5/6] openvswitch: add layer 3 flow/port support
  ` [ovs-dev] "

[PATCH v2 00/14] net: ethernet: ti: cpsw: split driver data and per ndev data
 2016-08-09 15:45 UTC  (21+ messages)
` [PATCH v2 01/14] net: ethernet: ti: cpsw: simplify submit routine
` [PATCH v2 02/14] net: ethernet: ti: cpsw: remove redundant check in napi poll
` [PATCH v2 03/14] net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
` [PATCH v2 04/14] net: ethernet: ti: cpsw: remove clk var from priv
` [PATCH v2 05/14] net: ethernet: ti: cpsw: don't check slave num in runtime
` [PATCH v2 10/14] net; ethernet: ti: cpsw: move irq stuff under cpsw_common

[PATCH] openvswitch: do not ignore netdev errors when creating tunnel vports
 2016-08-09 15:24 UTC 

[PATCH] drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
 2016-08-09 15:19 UTC  (2+ messages)

[PATCH net] bnx2x: don't reset chip on cleanup if PCI function is offline
 2016-08-09 13:27 UTC  (3+ messages)

Regression introduced by "net: ipconfig: Support using "delayed" DHCP replies"
 2016-08-09 12:30 UTC  (3+ messages)

4.8.0-rc1: page allocation failure: order:3, mode:0x2084020(GFP_ATOMIC|__GFP_COMP)
 2016-08-09 12:22 UTC  (2+ messages)

[PATCH RESEND net-next 07/15] smc: remote memory buffers (RMBs) (fwd)
 2016-08-09 12:09 UTC 

[PATCH v10 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-08-09 12:14 UTC  (10+ messages)
` [PATCH v10 07/12] net/mlx4_en: add page recycle to prepare rx ring for tx support
    ` order-0 vs order-N driver allocation. Was: "

[PATCH RESEND] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-08-09 11:54 UTC  (13+ messages)

[patch iproute2 1/2] devlink: write usage help messages to stderr
 2016-08-09 10:34 UTC  (5+ messages)

[PATCH net-next 0/6] xfrm: convert xfrm_state_find to rcu
 2016-08-09 10:16 UTC  (7+ messages)
` [PATCH net-next 1/6] xfrm: state: use hlist_for_each_entry_rcu helper
` [PATCH net-next 2/6] xfrm: state: use atomic_inc_not_zero to increment refcount
` [PATCH net-next 3/6] xfrm: state: delay freeing until rcu grace period has elapsed
` [PATCH net-next 4/6] xfrm: state: add sequence count to detect hash resizes
` [PATCH net-next 5/6] xfrm: state: use rcu_deref and assign_pointer helpers
` [PATCH net-next 6/6] xfrm: state: don't use lock anymore unless acquire operation is needed

[RFC PATCH 0/3] net: Improve snmp6_fill_stats
 2016-08-09 10:12 UTC  (5+ messages)
` [RFC PATCH 1/3] net: Remove unnecessary memset in __snmp6_fill_stats64
` [RFC PATCH 2/3] net: Replace for_each_possible_cpu with for_each_online_cpu

[RFC PATCH v4 1/2] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
 2016-08-09  9:36 UTC  (4+ messages)
` [RFC PATCH v4 2/2] net: phy: Add gmiitorgmii converter support

qdisc hash table changes
 2016-08-09  9:02 UTC  (4+ messages)

[PATCH iproute2 1/2] tipc: fix UDP bearer synopsis
 2016-08-09  8:34 UTC  (2+ messages)
` [PATCH iproute2 2/2] tipc: refactor bearer identification

[PATCH net-next] qed*: Add support for ethtool link_ksettings callbacks
 2016-08-09  7:51 UTC 

[PATCH 0/2] net: davinci_cpdma: reduce latency on -rt
 2016-08-09  8:27 UTC  (3+ messages)
` [PATCH 1/2] net: davinci_cpdma: reduce time holding ctlr->lock in cpdma_control_set

[PATCH] net: ethernet: ti: cpdma: remove used_desc counter
 2016-08-09  8:26 UTC  (2+ messages)

[PATCH] net: macb: Add 64 bit addressing support for GEM
 2016-08-09  8:20 UTC  (2+ messages)

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for gre tunneled skbs
 2016-08-09  7:04 UTC 

net-next is OPEN
 2016-08-09  5:24 UTC 

[PATCH net 0/4] qed: dcbx fix series
 2016-08-09  5:22 UTC  (6+ messages)
` [PATCH net 1/4] qed: Remove the endian-ness conversion for pri_to_tc value
` [PATCH net 2/4] qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode
` [PATCH net 3/4] qed: Add dcbx app support for IEEE Selection Field
` [PATCH net 4/4] qed: Update app count when adding a new dcbx app entry to the table


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).