netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-18 20:38:17 to 2015-08-19 18:56:55 UTC [more...]

[RFC/PATCH] xgene mac/phy cleanup
 2015-08-19 18:56 UTC  (2+ messages)
` [PATCH] net: xgene Remove xgene specific phy and MAC lookup functions

[PATCH v2 net-next 00/13] lwtunnel: per route ipv6 support for vxlan
 2015-08-19 18:55 UTC  (28+ messages)
` [PATCH v2 net-next 01/13] ip_tunnels: remove custom alignment and packing
` [PATCH v2 net-next 02/13] ip_tunnels: use u8/u16/u32
` [PATCH v2 net-next 03/13] ip_tunnels: use offsetofend
` [PATCH v2 net-next 04/13] ip_tunnels: add IPv6 addresses to ip_tunnel_key
` [PATCH v2 net-next 05/13] ip_tunnels: use tos and ttl fields also for IPv6
` [PATCH v2 net-next 06/13] route: move lwtunnel state to dst_entry
` [PATCH v2 net-next 07/13] ipv6: drop metadata dst in ip6_route_input
` [PATCH v2 net-next 08/13] ipv6: ndisc: inherit metadata dst when creating ndisc requests
` [PATCH v2 net-next 09/13] vxlan: provide access function for vxlan socket address family
` [PATCH v2 net-next 10/13] vxlan: do not shadow flags variable
` [PATCH v2 net-next 11/13] vxlan: metadata based tunneling for IPv6
` [PATCH v2 net-next 12/13] ipv6: route: extend flow representation with tunnel key
` [PATCH v2 net-next 13/13] ipv6: route: per route IP tunnel metadata via lightweight tunnel

[PATCH net-next v2 0/9] Geneve: Add support for tunnel metadata mode
 2015-08-19 18:49 UTC  (15+ messages)
` [PATCH net-next v2 1/9] geneve: Initialize ethernet address in device setup
` [PATCH net-next v2 2/9] geneve: Use skb mark and protocol to lookup route
` [PATCH net-next v2 4/9] geneve: Make dst-port configurable
` [PATCH net-next v2 5/9] geneve: Add support to collect tunnel metadata
` [PATCH net-next v2 7/9] geneve: Consolidate Geneve functionality in single module

[net-next]: unable to add routes to tables
 2015-08-19 18:40 UTC  (4+ messages)
` [PATCH] net: Fix nexthop lookups

[PATCH 12/21] net: ipvlan: convert to using IFF_NO_QUEUE
 2015-08-19 18:39 UTC  (11+ messages)
` [PATCH 13/21] net: dsa: "
  ` [PATCH 14/21] net: hostap: "
    ` [PATCH 15/21] net: mac80211_hwsim: "
      ` [PATCH 16/21] net: batman-adv: "
        ` [PATCH 17/21] net: hsr: "
          ` [PATCH 18/21] net: caif: "
            ` [PATCH 19/21] staging: wilc1000: "
              ` [PATCH 20/21] net: warn if drivers set tx_queue_len = 0

[PATCH ipsec-next] xfrm: Use VRF master index if output device is enslaved
 2015-08-19 18:35 UTC  (3+ messages)

[PATCH net-next] bridge: fix netlink max attr size
 2015-08-19 18:29 UTC 

Bless You
 2015-08-19 12:00 UTC 

netlink_route kernel data dump size increased
 2015-08-19 18:11 UTC 

[RFC v2 0/3] add TSO / A-MSDU TX for iwlwifi
 2015-08-19 18:09 UTC  (16+ messages)
` [RFC v2 1/3] iwlwifi: mvm: add real TSO implementation
` [RFC v2 2/3] iwlwifi: mvm: allow to create A-MSDUs from a large send
  ` [RFC v2 3/3] iwlwifi: mvm: transfer the truesize to the last TSO segment

[PATCH] bridge: Enable configuration of ageing interval for bridges and switch devices
 2015-08-19 18:02 UTC  (5+ messages)

[PATCH net] sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
 2015-08-19 17:58 UTC  (2+ messages)

[PATCH net] sctp: start t5 timer only when peer.rwnd == 0 and in SHUTDOWN_PENDING
 2015-08-19 17:49 UTC  (2+ messages)

[PATCH net-next 0/4] vrf: cleanups part 2
 2015-08-19 17:47 UTC  (6+ messages)
` [PATCH net-next 1/4] vrf: don't panic on cache create failure
` [PATCH net-next 2/4] vrf: remove unnecessary duplicate check
` [PATCH net-next 3/4] vrf: move vrf_insert_slave so we can drop a goto label
` [PATCH net-next 4/4] vrf: ndo_add|del_slave drop unnecessary checks

[PATCH net-next] vrf: plug skb leaks
 2015-08-19 17:13 UTC  (2+ messages)

Re:
 2015-08-19 14:04 UTC 

[PATCH 0/2] Small cleanups for smsc and device property
 2015-08-19 16:46 UTC  (3+ messages)
` [PATCH 1/2] device property: Add ETH_ALEN check, update comments
` [PATCH 2/2] smsc911x: Remove dev==NULL check

Regression in 4.1 with veth and IFLA_LINK
 2015-08-19 16:33 UTC  (7+ messages)
  ` [PATCH] veth: replace iflink by a dedicated symlink in sysfs

inet_hashtables.c: warning: division by zero
 2015-08-19 16:14 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192cu: Add new device ID
 2015-08-19 15:58 UTC  (6+ messages)
  ` [PATCH v2] "

Clarification on rtnetlink requests
 2015-08-19 15:05 UTC 

Problem with fragmented packets on tun/tap interface
 2015-08-19 14:31 UTC  (7+ messages)

[PATCHv1 net-next 0/5] netlink: mmap: kernel panic and some issues
 2015-08-19 14:29 UTC  (5+ messages)

[PATCH] r8169: Add values missing in @get_stats64 from HW counters
 2015-08-19 14:24 UTC  (9+ messages)

[PATCH net-next] r8169:Set RxConfig on same func. with TxConfig
 2015-08-19 13:34 UTC  (4+ messages)

Several races in "usbnet" module (kernel 4.1.x)
 2015-08-19 12:31 UTC  (7+ messages)
` [PATCH] usbnet: Fix two races between usbnet_stop() and the BH

Telegrafische Überweisung HINWEIS
 2015-08-19 12:01 UTC 

[PATCH] usbnet: dereference after null check in usbnet_start_xmit() and __usbnet_read_cmd()
 2015-08-19 12:03 UTC  (3+ messages)

[PATCH v2 0/2] virtio-net: default_mtu - new conf. field
 2015-08-19 11:54 UTC  (7+ messages)
` [PATCH v2 1/2] virtio-net: rephrase devconf fields description
` [PATCH v2 2/2] virtio-net: add default_mtu configuration field

pull-request: wireless-drivers-next 2015-08-19
 2015-08-19 11:13 UTC  (2+ messages)

[PATCH net-next] ipv4: Make fib_encap_match static
 2015-08-19 11:03 UTC  (2+ messages)

[PATCH net-next 0/2] ila: Precompute checksums
 2015-08-19 10:52 UTC  (4+ messages)
` [PATCH net-next 1/2] lwt: Add cfg argumnt to build_state
` [PATCH net-next 2/2] ila: Precompute checksum difference for translations

[PATCH net-next 0/3] s390: qeth patches for net-next
 2015-08-19  8:20 UTC  (4+ messages)
` [PATCH net-next 1/3] qeth: remove extraneous length from %pM format
` [PATCH net-next 2/3] qeth: Convert use of __constant_htons to htons
` [PATCH net-next 3/3] qeth: no write permission for readonly sysattr

[PATCH net-next 00/13] lwtunnel: per route ipv6 support for vxlan
 2015-08-19  8:09 UTC  (6+ messages)
` [PATCH net-next 04/13] ip_tunnels: add IPv6 addresses to ip_tunnel_key
` [PATCH net-next 06/13] route: move lwtunnel state to dst_entry

[PATCH 0/4] average: convert users to inline implementation
 2015-08-19  7:48 UTC  (6+ messages)
` [PATCH 1/4] virtio_net: use DECLARE_EWMA
` [PATCH 2/4] ath5k: "
  ` [PATCH 3/4] rt2x00: "
` [PATCH 4/4] average: remove out-of-line implementation

[PATCH RESEND net-next] lwtunnel: Fix the sparse warnings in fib_encap_match
 2015-08-19  7:46 UTC 

[PATCH] lwtunnel: Fix the sparse warnings in fib_encap_match
 2015-08-19  7:41 UTC  (3+ messages)

[PATCH net-next] bnx2x: Fix vxlan endianity issue
 2015-08-19  7:21 UTC 

[PATCH v1 0/6] Add fec1 and fec2 support for i.MX7d sdb board
 2015-08-19  5:34 UTC  (7+ messages)
` [PATCH v1 1/6] net: phy: broadcom: add bcm54220 phy ID
` [PATCH v1 2/6] ARM: imx7d: add imx7d iomux-gpr field define
` [PATCH v1 3/6] ARM: imx: add enet init for i.MX7D platform
` [PATCH v1 4/6] ARM: dts: imx: pinfunc: add GPIO1 pin define for i.MX7d
` [PATCH v1 5/6] ARM: dts: imx7d: add fec1 and fec2 support for i.MX7d soc
` [PATCH v1 6/6] ARM: dts: imx7d-sdb: add fec1 and fec2 support

[net-next:master 269/271] drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h:970:38: sparse: incorrect type in assignment (different base types)
 2015-08-19  3:41 UTC 

[net-next:master 272/276] net/ipv4/fib_semantics.c:553:3: error: implicit declaration of function 'lwtstate_free'
 2015-08-19  3:27 UTC 

[PATCH net-next] vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
 2015-08-19  3:24 UTC  (3+ messages)
` [PATCH net-next v3] "

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-08-18
 2015-08-19  3:21 UTC  (17+ messages)
` [net-next 01/15] igb: Fix oops caused by missing queue pairing
` [net-next 02/15] igb: missing rtnl_unlock in igb_sriov_reinit()
` [net-next 03/15] igb: do not re-init SR-IOV during probe
` [net-next 04/15] igb: implement high frequency periodic output signals
` [net-next 05/15] igb: add support for 1512 PHY
` [net-next 06/15] igb: Teardown SR-IOV before unregister_netdev()
` [net-next 07/15] e100: Add a check after pci_pool_create to avoid null pointer dereference
` [net-next 08/15] e100: Release skb when DMA mapping is failed in e100_xmit_prepare
` [net-next 09/15] igb: Fix a deadlock in igb_sriov_reinit
` [net-next 10/15] e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e1000_open
` [net-next 11/15] igb: Fix a memory leak in igb_probe
` [net-next 12/15] igbvf: clear buffer_info->dma after dma_unmap_single()
` [net-next 13/15] igb: make sure SR-IOV init uses the right number of queues
` [net-next 14/15] ixgbe: Simplify port-specific macros
` [net-next 15/15] ixgbe: TRIVIAL fix up double 'the' and comment style

[PATCH net-next 0/4] vrf: a few simplifications and cleanups
 2015-08-19  3:17 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Fix dereference of nvdev before check
 2015-08-19  3:15 UTC  (2+ messages)

[PATCH net-next] lwtunnel: fix memory leak
 2015-08-19  2:11 UTC  (4+ messages)
` [PATCH net-next] lwtunnel: ip tunnel: fix multiple routes with different encap

[PATCH net] batman-adv: Fix memory leak on tt add with invalid vlan
 2015-08-19  2:08 UTC  (2+ messages)

my subject
 2015-08-19  2:06 UTC 

[patch] cxgb4: memory corruption in debugfs
 2015-08-19  2:07 UTC  (2+ messages)

[PATCHv4 net-next 00/10] OVS conntrack support
 2015-08-18 23:39 UTC  (11+ messages)
` [PATCHv4 net-next 01/10] openvswitch: Serialize acts with original netlink len
` [PATCHv4 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv4 net-next 03/10] ipv6: Export nf_ct_frag6_gather()
` [PATCHv4 net-next 04/10] dst: Add __skb_dst_copy() variation
` [PATCHv4 net-next 05/10] openvswitch: Add conntrack action
` [PATCHv4 net-next 06/10] openvswitch: Allow matching on conntrack mark
` [PATCHv4 net-next 07/10] netfilter: Always export nf_connlabels_replace()
` [PATCHv4 net-next 08/10] netfilter: connlabels: Export setting connlabel length
` [PATCHv4 net-next 09/10] openvswitch: Allow matching on conntrack label
` [PATCHv4 net-next 10/10] openvswitch: Allow attaching helpers to ct action

linux-next: build failure after merge of the net-next tree
 2015-08-18 21:25 UTC  (2+ messages)

[PATCH net-next] bnx2x: Add vxlan RSS support
 2015-08-18 21:21 UTC  (2+ messages)

[PATCH net-next 0/3] D in DSA patches
 2015-08-18 21:17 UTC  (2+ messages)

[PATCH net-next v3] rocker: add debugfs support to dump internal tables
 2015-08-18 20:47 UTC  (6+ messages)

[net-next RFC] net: ipv4: Send IGMP messages from highest scoped address
 2015-08-18 20:31 UTC  (5+ 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).