netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-08 03:58:14 to 2016-08-09 12:10:02 UTC [more...]

[PATCH v2 00/14] net: ethernet: ti: cpsw: split driver data and per ndev data
 2016-08-09 12:10 UTC  (18+ 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] drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers
 2016-08-09 12:09 UTC 

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

[PATCH net] net: ipv6: Fix ping to link-local addresses
 2016-08-09 11:42 UTC  (15+ messages)

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

4.8.0-rc1: page allocation failure: order:3, mode:0x2084020(GFP_ATOMIC|__GFP_COMP)
 2016-08-09 10:19 UTC 

Regression introduced by "net: ipconfig: Support using "delayed" DHCP replies"
 2016-08-09 10:18 UTC  (2+ 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

[PATCH RESEND net-next 00/15] net/smc: Shared Memory Communications - RDMA
 2016-08-09 10:13 UTC  (16+ 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 RESEND net-next 15/15] smc: proc-fs interface for smc connections

[RFC PATCH 0/3] net: Improve snmp6_fill_stats
 2016-08-09 10:12 UTC  (9+ 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 3/3] net: Remove the useless parameter of __snmp6_fill_statsdev

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

[RFC PATCH v5 0/3] net: phy: Add xilinx gmiitorgmii converter support
 2016-08-09  9:34 UTC  (4+ 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

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 0/5] net_sched: tc action fixes and updates
 2016-08-09  8:03 UTC  (8+ messages)
` [Patch net 1/5] net_sched: remove the leftover cleanup_a()
` [Patch net 2/5] net_sched: remove an unnecessary list_del()
` [Patch net 3/5] net_sched: fix a typo in tc_for_each_action()
` [Patch net 4/5] net_sched: move tc offload macros to pkt_cls.h
` [Patch net 5/5] net_sched: convert tcf_exts from list to flex_array

[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 

[Regression] Bonding no longer support tun-interfaces
 2016-08-09  5:52 UTC  (6+ messages)
  ` [PATCH] bonding: Allow tun-interfaces as slaves

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

[PATCH v6 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-09  4:38 UTC 

[PATCH v5 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-09  2:25 UTC  (3+ messages)

[PATCH v4 1/1] rps: Inspect PPTP encapsulated by GRE to get flow hash
 2016-08-09  0:44 UTC  (7+ messages)

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-09  0:22 UTC  (4+ messages)

[Patch iproute2] tc: fix a misleading failure
 2016-08-08 23:24 UTC 

size of data_segs_[in|out] and segs_[in|out]
 2016-08-08 23:02 UTC  (2+ messages)

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

[PATCH] proc: make proc entries inherit ownership from parent
 2016-08-08 22:00 UTC  (2+ messages)

[PATCH] net: make net namespace sysctls belong to container's owner
 2016-08-08 21:54 UTC  (4+ messages)

netdev
 2016-08-08 21:45 UTC 

[PATCH net] sctp: use event->chunk when it's valid
 2016-08-08 21:34 UTC  (4+ messages)

[PATCH net 1/2] net: vxlan: lwt: Use source ip address during route lookup
 2016-08-08 21:16 UTC  (6+ messages)
` [PATCH net 2/2] net: vxlan: lwt: Fix vxlan local traffic

[PATCH v2 00/10] userns: sysctl limits for namespaces
 2016-08-08 21:16 UTC  (2+ messages)

4.6.3, pppoe + shaper workload, skb_panic / skb_push / ppp_start_xmit
 2016-08-08 21:05 UTC  (7+ messages)

[5.3] ucc_geth: Fix to avoid IS_ERR_VALUE abuses and dead code on 64bit systems
 2016-08-08 20:49 UTC  (5+ messages)

[PATCH 0/3] *** support GMAC for RK3399 & RK3366 ***
 2016-08-08 20:35 UTC  (3+ messages)
` [PATCH 1/3] net: stmmac: dwmac-rk: add rk3366 & rk3399-specific data

[PATCH net] bnx2x: don't reset chip on cleanup if PCI function is offline
 2016-08-08 20:13 UTC 

[PATCH net v2 0/3] Few BPF helper related checksum fixes
 2016-08-08 20:12 UTC  (2+ messages)

[PATCH -net] net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth
 2016-08-08 20:08 UTC  (2+ messages)

[PATCH v10 00/12] Add driver bpf hook for early packet drop and forwarding
 2016-08-08 18:34 UTC  (9+ 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 net-next] cdc_ether: Improve ZTE MF823/831/910 handling
 2016-08-08 18:30 UTC  (9+ messages)

[net-next 0/2] BPF, kprobes: Add current_in_cgroup helper
 2016-08-08 18:09 UTC  (8+ messages)

problem with MPLS and TSO/GSO
 2016-08-08 17:48 UTC  (4+ messages)

[Patch net-next] net_sched: remove the leftover cleanup_a()
 2016-08-08 17:01 UTC  (3+ messages)
` [Patch net-next] net_sched: remove an unnecessary list_del()

[PATCH net 0/3] mlxsw: DCB fixes
 2016-08-08 16:30 UTC  (7+ messages)
` [PATCH net 1/3] mlxsw: spectrum: Do not assume PAUSE frames are disabled
` [PATCH net 2/3] mlxsw: spectrum: Do not override PAUSE settings
` [PATCH net 3/3] mlxsw: spectrum: Add missing DCB rollback in error path

[ANNOUNCE] iproute2 4.7.0
 2016-08-08 16:27 UTC 

[PATCH 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets
 2016-08-08 16:14 UTC  (4+ messages)
` [PATCH 1/3] vsockmon: Add tap functions
` [PATCH 2/3] vsockmon: Add vsockmon device
` [PATCH 3/3] vsockmon: Add virtio vsock hooks

[PATCH] tc/m_gact: Fix action_a2n() return code check
 2016-08-08 15:55 UTC  (2+ messages)

[PATCH iproute2] bridge: vlan json: skip ports with empty vlans
 2016-08-08 15:43 UTC  (2+ messages)

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

Buggy rhashtable walking
 2016-08-08 15:26 UTC  (7+ messages)

[PATCH] sunrpc: Remove unnecessary variable
 2016-08-08 13:49 UTC  (2+ messages)

[PATCH v1 1/1] net: phy: Add edge-rate, mac-if, read, write func to Microsemi PHYs
 2016-08-08 13:43 UTC 

[PATCH] [net] rxrpc: fix uninitialized pointer dereference in debug code
 2016-08-08 12:48 UTC  (2+ messages)

[PATCH v2] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-08-08 11:10 UTC  (2+ messages)

gpf in p9_client_read
 2016-08-08 11:06 UTC  (2+ messages)

Re;跨境电商物流供应商
 2016-08-08  9:29 UTC 

Issues booting 4.7.0.1 kernel with i40e driver
 2016-08-08  8:19 UTC 

Issues booting 4.7.0.1 kernel with i40e driver
 2016-08-08  8:17 UTC 

A potential race in drivers/atm/eni.ko
 2016-08-08  8:17 UTC 

[PATCH 2/2] mwifiex: simplify length computation for some memset
 2016-08-08  7:39 UTC 

[PATCH 1/2] mwifiex: fix the length parameter of a memset
 2016-08-08  7:38 UTC 

[PATCH v3] mac80211: mesh: set tx_info->hw_queue to the correct queue upon packet forwarding
 2016-08-08  7:06 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).