netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-14 20:21:21 to 2015-01-15 14:11:44 UTC [more...]

[PATCH net-next v4 0/4] netns: allow to identify peer netns
 2015-01-15 14:11 UTC  (6+ messages)
` [PATCH net-next v5 "
  ` [PATCH net-next v5 1/4] netns: add rtnl cmd to add and get peer netns ids
  ` [PATCH net-next v5 2/4] rtnl: add link netns id to interface messages
  ` [PATCH net-next v5 3/4] tunnels: advertise link netns via netlink
  ` [PATCH net-next v5 4/4] rtnl: allow to create device with IFLA_LINK_NETNSID set

[PATCH 0/2 net-next] iproute2: VXLAN Group Policy extension
 2015-01-15 13:54 UTC  (3+ messages)
` [PATCH 1/2] vxlan: Group policy extension
` [PATCH 2/2] vxlan: synchronize <linux/if_link.h> header

[PATCH 1/3] rtlwifi: btcoexist: Remove some unused functions
 2015-01-15 13:49 UTC  (3+ messages)

[PATCH 0/2] Remove T4 FCoE support
 2015-01-15 13:45 UTC  (3+ messages)
` [PATCH 1/2] csiostor:Remove "
` [PATCH 2/2] csiostor:Removed file csio_hw_t4.c

Compile-time warnings on mlx4/net-next
 2015-01-15 13:38 UTC  (3+ messages)

non-OVS based vxlan config broken on 3.19-rc ?!
 2015-01-15 13:31 UTC  (6+ messages)

[PATCH] e100: Don't enable WoL by default on Toshiba devices
 2015-01-15 13:40 UTC  (4+ messages)

[PATCH net] net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
 2015-01-15 13:28 UTC 

[PATCH 1/2] Align member-assigns in a structure-copy block
 2015-01-15 13:23 UTC  (6+ messages)
` [PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest
  ` [PATCH RESEND 2/2] wlcore: align member-assigns in a structure-copy block

[PATCH] net: smc91x: Add Atari EtherNAT support
 2015-01-15 13:06 UTC 

[ 2375.793397] WARNING: CPU: 0 PID: 1149 at net/netlink/genetlink.c:1037 genl_unbind+0xc0/0xd0()
 2015-01-15 13:01 UTC  (7+ messages)

[PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver
 2015-01-15 12:56 UTC  (18+ messages)
` [PATCH net-next v13 3/3] net: hisilicon: new "

[PATCH] brcmfmac: avoid duplicated suspend/resume operation
 2015-01-15 12:52 UTC  (3+ messages)

pull-request: mac80211 2015-01-15
 2015-01-15 12:48 UTC 

[PATCH 0/8] fix error return code
 2015-01-15 12:45 UTC  (3+ messages)
` [PATCH 6/8] adm8211: "

pull-request: mac80211-next 2015-01-15
 2015-01-15 12:45 UTC 

[net-next 00/17][pull request] Intel Wired LAN Driver Updates 2015-01-15
 2015-01-15 12:34 UTC  (19+ messages)
` [net-next 01/17] i40e/i40evf: AdminQ updates ww36
` [net-next 02/17] i40e/i40evf: Increase ASQ timeout
` [net-next 03/17] i40e: fix proc/int descriptions
` [net-next 04/17] i40e: don't give up on DCB error after reset
` [net-next 05/17] i40e: Add define for interrupt name string len
` [net-next 06/17] i40e: Dump Stats string removed from debugfs help command
` [net-next 07/17] i40e/i40evf: Bump i40e/i40evf versions
` [net-next 08/17] i40e: only enable PTP interrupt cause if PTP is enabled
` [net-next 09/17] i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps
` [net-next 10/17] i40e: clean up PTP log messages
` [net-next 11/17] i40e: Issue "Stop LLDP" command for firmware older than v4.3
` [net-next 12/17] i40e: add more struct size checks
` [net-next 13/17] i40e: AQ API updates for new commands
` [net-next 14/17] i40e: use same check for Rx hang as for Rx timestamps
` [net-next 15/17] i40e: when Rx timestamps disabled set specific mode
` [net-next 16/17] i40e: Support for NPAR iSCSI partition with DCB
` [net-next 17/17] i40e/i40evf: Bump i40e and i40evf versions

[PATCH] ethernet: atheros: Add nss-gmac driver
 2015-01-15 12:34 UTC  (4+ messages)

[PATCH for 3.19 0/3] rtlwifi: Various updates/fixes
 2015-01-15 12:03 UTC  (7+ messages)
` [PATCH for 3.19 2/3] rtlwifi: Fix handling of new style descriptors
` [PATCH for 3.19 3/3] rtlwifi: rtl8192ee: Fix several bugs

[PATCH 1/2] net/macb: Adding comments to various #defs to make interpretation easier
 2015-01-15 11:46 UTC  (16+ messages)
  ` [PATCH 2/2] net/macb: improved ethtool statistics support
      ` [PATCH 1/2] fixup! net/macb: Adding comments to various #defs to make interpretation easier
        ` [PATCH 2/2] fixup! net/macb: improved ethtool statistics support
              ` [PATCH v2 1/2] fixup! net/macb: Adding comments to various #defs to make interpretation easier
                ` [PATCH v2 2/2] fixup! net/macb: improved ethtool statistics support

[PATCH iproute2 1/2] lib: fix warning in namespace.h
 2015-01-15 11:33 UTC  (3+ messages)
` [PATCH iproute2 2/2] lib: fix setns() function when !HAVE_SETNS

[PATCH v4 00/20] kselftest install target feature
 2015-01-15 11:39 UTC  (4+ messages)
` [PATCH v4 20/20] kbuild: add a new kselftest_install make target to install selftests

[PATCH 1/3] genetlink: document parallel_ops
 2015-01-15 11:04 UTC  (3+ messages)
` [PATCH 2/3] genetlink: disallow subscribing to unknown mcast groups
` [PATCH 3/3] genetlink: synchronize socket closing and family removal

[PATCH] net: sh_eth: Use u32 for 32-bit register data
 2015-01-15 10:54 UTC 

[PATCH] sh_eth: Fix addition of .trscer_err_mask to wrong SoC data
 2015-01-15 10:52 UTC 

[PATCH_V5] dm9000: Add regulator and reset support to dm9000
 2015-01-15 10:12 UTC 

[bisected regression] e1000e: "Detected Hardware Unit Hang"
 2015-01-15 10:11 UTC  (3+ messages)

[PATCH] mac80211: Fix typo in mac80211.h
 2015-01-15 10:05 UTC 

[PATCH net-next] socket: use iov_length()
 2015-01-15  9:35 UTC  (3+ messages)
  ` [PATCH net-next v2] "

[net PATCH 1/1] drivers: net: cpsw: fix cpsw hung with add vlan using vconfig
 2015-01-15  9:29 UTC 

[PATCHv4 net] i40e: Implement ndo_gso_check()
 2015-01-15  9:03 UTC  (5+ messages)
` [linux-nics] "

[patch net-next v5 1/2] tc: add BPF based action
 2015-01-15  8:52 UTC  (2+ messages)
` [patch net-next v5 2/2] tc: cls_bpf: rename bpf_len to bpf_num_ops

[PATCH] [PATCH] net: sxgbe: Fix waring for double kfree()
 2015-01-15  8:12 UTC  (2+ messages)

PROBLEM: [3.4] neigh_destroy() crashes on unplug netdev
 2015-01-15  7:50 UTC  (3+ messages)

[patch-net-next v2 1/3] net: ethernet: cpsw: unroll IRQ request loop
 2015-01-15  7:49 UTC  (3+ messages)
` [patch-net-next v2 3/3] net: ethernet: cpsw: don't requests IRQs we don't use

[patch net] team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin
 2015-01-15  7:42 UTC  (3+ messages)

[PATCH] net: core: Fix race by protecting process_queues at CPU hotplug
 2015-01-15  7:01 UTC  (2+ messages)

[PATCH v2 net] be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured
 2015-01-15 10:38 UTC  (6+ messages)

[PATCH 0/8] netfilter updates for net-next
 2015-01-15  6:54 UTC  (10+ messages)
` [PATCH 1/8] netfilter: conntrack: adjust nf_conntrack_buckets default value
` [PATCH 2/8] netfilter: xt_osf: Use continue to reduce indentation
` [PATCH 3/8] netfilter: log: remove unnecessary sizeof(char)
` [PATCH 4/8] netfilter: nfnetlink: remove redundant variable nskb
` [PATCH 5/8] netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
` [PATCH 6/8] netfilter: nf_ct_seqadj: print ack seq in the right host byte order
` [PATCH 7/8] netfilter: conntrack: Flush connections with a given mark
` [PATCH 8/8] netfilter: conntrack: Remove nf_ct_conntrack_flush_report

[PATCH 0/5 net-next v6] VXLAN Group Policy Extension
 2015-01-15  6:12 UTC  (9+ messages)
` [PATCH 1/5] vxlan: Group Policy extension
` [PATCH 2/5] vxlan: Only bind to sockets with compatible flags enabled
` [PATCH 3/5] openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
  ` [PATCH 4/5] openvswitch: Allow for any level of nesting in flow attributes
` [PATCH 5/5] openvswitch: Support VXLAN Group Policy extension

linux-next: manual merge of the net-next tree with the net tree
 2015-01-15  6:06 UTC  (2+ messages)

[MERGE] net --> net-next
 2015-01-15  6:06 UTC 

[PATCH iproute2] ss: Filter inet dgram sockets with established state by default
 2015-01-15  4:49 UTC  (7+ messages)

[PATCH net-next v2] bridge: fix setlink/dellink notifications
 2015-01-15  4:02 UTC 

[net-next PATCH v2 00/12] Flow API
 2015-01-15  3:24 UTC  (6+ messages)
` [net-next PATCH v2 03/12] net: flow: implement flow cache for get routines

[PATCH 0/5 net-next v5] VXLAN Group Policy Extension
 2015-01-15  2:59 UTC  (12+ messages)
` [PATCH 1/5] vxlan: Group Policy extension
` [PATCH 2/5] vxlan: Only bind to sockets with correct extensions enabled
` [PATCH 3/5] openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
` [PATCH 4/5] openvswitch: Allow for any level of nesting in flow attributes
` [PATCH 5/5] openvswitch: Support VXLAN Group Policy extension

iproute2 ss: Some thoughts about additional info output layout
 2015-01-14 22:55 UTC  (2+ messages)

[patch net-next v4 1/2] tc: add BPF based action
 2015-01-15  2:42 UTC  (4+ messages)

[PATCH] net: sxgbe: Fix NULL dereferece when using DT
 2015-01-15  1:41 UTC 

[PATCHv2] ixgbe: Re-enable relaxed ordering as part of init/restart sequence for non-DCA config
 2015-01-15  1:03 UTC 

[PATCH] e1000e: Fix 82574/82583 TimeSync errata handling for SYSTIM read
 2015-01-15  0:36 UTC  (2+ messages)
` [linux-nics] "

[PATCH RFC v2 net-next 0/2] ip_tunnel: Create percpu gro_cell
 2015-01-15  0:14 UTC  (5+ messages)
` [PATCH RFC v2 net-next 1/2] "
` [PATCH RFC v2 net-next 2/2] ip_tunnel: Remove struct gro_cells

[PATCH net-next] bridge: fix setlink/dellink notifications
 2015-01-15  0:01 UTC  (8+ messages)

[PATCH] ixgbe: Re-enable relaxed ordering as part of init/restart sequence for non-DCA config
 2015-01-15  0:01 UTC  (2+ messages)

[PATCH] net: rocker: Add basic netdev counters
 2015-01-14 23:54 UTC  (3+ messages)

[PATCH net-next v2 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api
 2015-01-14 23:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] cxgb4 : Update ipv6 address "
` [PATCH net-next v2 2/2] cxgb4i : Call into recently added cxgb4 ipv6 api

[PATCH net-next] ipv4: per cpu uncached list
 2015-01-14 23:17 UTC 

[GIT] Networking
 2015-01-14 22:12 UTC 

[PATCH net 0/3 v2]tg3: synchronize_irq() should be called without taking locks
 2015-01-14 22:06 UTC  (2+ messages)

3.19-rc4: BUG: unable to handle kernel paging request at ffff880055f15000 ovs_packet_cmd_execute+0x1f/0x229
 2015-01-14 21:49 UTC  (7+ messages)
    ` [PATCH net] openvswitch: packet messages need their own probe attribtue

[net] i40e: adds FCoE configure option
 2015-01-14 21:49 UTC  (2+ messages)

[PATCH net] cxgb4vf: Fix queue allocation for 40G adapter
 2015-01-14 21:48 UTC  (2+ messages)

[PATCH_V4] dm9000: Add regulator and reset support to dm9000
 2015-01-14 21:47 UTC  (2+ messages)

net: prevent of emerging cross-namespace symlinks patches for 3.14?
 2015-01-14 21:45 UTC 

[PATCH 1/1] ipv6:icmp:remove unnecessary brackets
 2015-01-14 21:36 UTC  (2+ messages)

[PATCH] netdevice: Add missing parentheses in macro
 2015-01-14 21:34 UTC  (2+ messages)

[PATCHv3 net-next] openvswitch: Introduce ovs_tunnel_route_lookup
 2015-01-14 21:34 UTC  (2+ messages)

[PATCH net-next 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api
 2015-01-14 21:29 UTC  (3+ messages)
` [PATCH net-next 1/2] cxgb4: Update ipv6 address "

[PATCH] rtlwifi: rtl8192ee: New firmware from Realtek
 2015-01-14 21:24 UTC 

[PATCH 0/5 net-next v4] VXLAN Group Policy Extension
 2015-01-14 20:57 UTC  (3+ messages)

[RFC PATCH v2 1/2] net: af_packet support for direct ring access in user space
 2015-01-14 20:35 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: Remote checksum offload for VXLAN
 2015-01-14 20:21 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).