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

[PATCH net-next RFC 00/10] socket sendmsg MSG_ZEROCOPY
 2015-08-20 14:36 UTC  (2+ messages)
` [PATCH net-next RFC 01/10] sock: skb_copy_ubufs support for compound pages

Regression in 4.1 with veth and IFLA_LINK
 2015-08-20 14:31 UTC  (9+ messages)
  ` [PATCH] veth: replace iflink by a dedicated symlink in sysfs

[RFC v2 0/3] add TSO / A-MSDU TX for iwlwifi
 2015-08-20 14:13 UTC  (14+ messages)
` [RFC v2 3/3] iwlwifi: mvm: transfer the truesize to the last TSO segment

[PATCH net-next 0/3] s390: qeth patches for net-next
 2015-08-20 13:53 UTC  (6+ messages)
` [PATCH net-next 2/3] qeth: Convert use of __constant_htons to htons

[PATCH, net-next] r8169: Disable some bits on pcie
 2015-08-20 13:44 UTC  (4+ messages)

[PATCH, net-next] r8169:Avoid to use I/O Space access on new design and others
 2015-08-20 13:40 UTC  (2+ messages)

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

[PATCH] can: flexcan: demote register output to debug level
 2015-08-20 12:15 UTC  (2+ messages)

pull-request: can-next 2015-05-06
 2015-08-20 12:13 UTC 

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

[PATCH v3 17/20] net/xen-netfront: Make it running on 64KB page granularity
 2015-08-20 10:03 UTC  (2+ messages)
  ` [Xen-devel] "

[PATCH] r8169: Add values missing in @get_stats64 from HW counters
 2015-08-20  9:56 UTC  (11+ messages)

[PATCH v2.2 00/22] FUJITSU Extended Socket network device driver
 2015-08-20  8:46 UTC  (23+ messages)
` [PATCH v2.2 01/22] fjes: Introduce FUJITSU Extended Socket Network Device driver
  ` [PATCH v2.2 02/22] fjes: Hardware initialization routine
  ` [PATCH v2.2 03/22] fjes: Hardware cleanup routine
  ` [PATCH v2.2 04/22] fjes: platform_driver's .probe and .remove routine
  ` [PATCH v2.2 05/22] fjes: ES information acquisition routine
  ` [PATCH v2.2 06/22] fjes: buffer address regist/unregistration routine
  ` [PATCH v2.2 07/22] fjes: net_device_ops.ndo_open and .ndo_stop
  ` [PATCH v2.2 08/22] fjes: net_device_ops.ndo_start_xmit
  ` [PATCH v2.2 09/22] fjes: raise_intr_rxdata_task
  ` [PATCH v2.2 10/22] fjes: tx_stall_task
  ` [PATCH v2.2 11/22] fjes: NAPI polling function
  ` [PATCH v2.2 12/22] fjes: net_device_ops.ndo_get_stats64
  ` [PATCH v2.2 13/22] fjes: net_device_ops.ndo_change_mtu
  ` [PATCH v2.2 14/22] fjes: net_device_ops.ndo_tx_timeout
  ` [PATCH v2.2 15/22] fjes: net_device_ops.ndo_vlan_rx_add/kill_vid
  ` [PATCH v2.2 16/22] fjes: interrupt_watch_task
  ` [PATCH v2.2 17/22] fjes: force_close_task
  ` [PATCH v2.2 18/22] fjes: unshare_watch_task
  ` [PATCH v2.2 19/22] fjes: update_zone_task
  ` [PATCH v2.2 20/22] fjes: epstop_task
  ` [PATCH v2.2 21/22] fjes: handle receive cancellation request interrupt
  ` [PATCH v2.2 22/22] fjes: ethtool support

Re: [PATCH] usbnet: dereference after null check in usbnet_start_xmit() and __usbnet_read_cmd()
 2015-08-20  7:29 UTC  (2+ messages)
`  "

Re^2:: [PATCH] usbnet: dereference after null check in usbnet_start_xmit() and __usbnet_read_cmd()
 2015-08-20  7:16 UTC  (2+ messages)

[RFC PATCH 0/5] netlink: mmap kernel panic and some issues
 2015-08-20  7:07 UTC  (9+ messages)
` [PATCHv1 net-next 0/5] netlink: mmap: "
          ` [PATCH net] netlink: mmap: fix tx type check
          ` [PATCH net] netlink: rx mmap: fix POLLIN condition
          ` [PATCH net] netlink: mmap: fix status setting in skb destructor

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-20  7:07 UTC  (2+ messages)
` [PATCH 07/18] net: ks8851: Export OF module alias information

[PATCH] bridge: Enable configuration of ageing interval for bridges and switch devices
 2015-08-20  6:45 UTC  (14+ messages)

[PATCH net-next 0/3] tipc: fix link failover/synch problems
 2015-08-20  6:12 UTC  (4+ messages)
` [PATCH net-next 1/3] tipc: eliminate risk of premature link setup during failover
` [PATCH net-next 2/3] tipc: interrupt link synchronization when a link goes down
` [PATCH net-next 3/3] tipc: fix stale link problem during synchronization

Exporting obscene amounts of data in rtnl_link_ops->fill_info()
 2015-08-20  5:59 UTC  (2+ messages)

netlink_route kernel data dump size increased
 2015-08-20  5:51 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2015-08-20  5:16 UTC  (2+ messages)

[PATCH v2 net-next 00/13] lwtunnel: per route ipv6 support for vxlan
 2015-08-20  5:15 UTC  (16+ messages)
` [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

[v1 0/6] *** nps_enet fixups ***
 2015-08-20  5:00 UTC  (7+ messages)
` [v2 0/5] "
  ` [v2 1/5] NET: nps_enet: replace use of cause register
    ` [v2 2/5] NET: nps_enet: TX done race condition
      ` [v2 3/5] NET: nps_enet: drop control frames
        ` [v2 4/5] NET: nps_enet: TX done acknowledge
          ` [v2 5/5] NET: nps_enet: minor namespace cleanup

[PATCH] net: bcmgenet: fix uncleaned dma flags
 2015-08-20  3:17 UTC 

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

[PATCH v1 0/6] Add fec1 and fec2 support for i.MX7d sdb board
 2015-08-20  1:16 UTC  (4+ messages)
` [PATCH v1 1/6] net: phy: broadcom: add bcm54220 phy ID

[net-next 00/16][pull request] Intel Wired LAN Driver Updates 2015-08-19
 2015-08-20  0:58 UTC  (17+ messages)
` [net-next 01/16] i40e: Set defport behavior for the Main VSI when in promiscuous mode
` [net-next 02/16] i40e: don't degrade __le16
` [net-next 03/16] i40e: add RX to port CRC errors label
` [net-next 04/16] i40e/i40evf: Move helper functions to a header file
` [net-next 05/16] i40e: Move function calls to i40e_shutdown instead of i40e_suspend
` [net-next 06/16] i40e: Fix legacy interrupt mode in the driver
` [net-next 07/16] i40e: Fix ethtool offline diagnostic with netqueues
` [net-next 08/16] i40e/i40evf: Add capability to gather VEB per TC stats
` [net-next 09/16] i40e: Fix comment for ethtool diagnostic link test
` [net-next 10/16] i40e: correct spelling error
` [net-next 11/16] i40evf: Use the correct defines to match the VF registers
` [net-next 12/16] i40evf: Remove PF specific register definitions from the VF
` [net-next 13/16] i40e: Remove redundant and unneeded messages
` [net-next 14/16] i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
` [net-next 15/16] i40e/i40evf: Cache the CEE TLV status returned from firmware
` [net-next 16/16] i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5

DEBUG_LOCKS_WARN_ON(in_interrupt()) triggering in socket code
 2015-08-20  0:39 UTC 

[GIT] Networking
 2015-08-20  0:34 UTC 

[PATCH RESEND net-next] lwtunnel: Fix the sparse warnings in fib_encap_match
 2015-08-20  0:39 UTC  (2+ messages)

[Patch V3 5/9] i40e: Use numa_mem_id() to better support memoryless node
 2015-08-20  0:18 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v3 0/3] gro: Fixes for tunnels and GRO
 2015-08-20  0:07 UTC  (4+ messages)
` [PATCH net-next v3 1/3] gro: Fix remcsum offload to deal with frags in GRO
` [PATCH net-next v3 2/3] vxlan: GRO support at tunnel layer
` [PATCH net-next v3 3/3] fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks

[PATCH] net: Provide lwtstate_free for non-lwt config
 2015-08-20  0:06 UTC  (4+ messages)

[PATCH iproute2 0/2] Add missing file close
 2015-08-19 23:36 UTC  (3+ messages)
` [PATCH iproute2 1/2] libs: close file in netns_switch()

[PATCH iproute2] ip-link: cut one level indentation
 2015-08-19 23:35 UTC  (2+ messages)

[iproute PATCH] ip-address.8.in: fix BNF syntax error
 2015-08-19 23:34 UTC 

[PATCH iproute2] ip: replace exit with return
 2015-08-19 23:31 UTC  (2+ messages)

V2 iproute2: full ss json support and general output simplification
 2015-08-19 23:18 UTC  (3+ messages)
` [PATCH 07/10] ss: renaming and export of current_filter

[PATCH net-next] net/xen-netfront: only clean up queues if present
 2015-08-19 23:14 UTC 

[PATCH] bluetooth:Make the function sco_conn_del have a return type of void
 2015-08-19 23:09 UTC 

[PATCHv4 net-next 00/10] OVS conntrack support
 2015-08-19 23:04 UTC  (14+ messages)
` [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

[PATCH net-next] net: dsa: mv88e6xxx: set 802.1Q mode to Fallback
 2015-08-19 22:54 UTC 

[PATCH net-next v2 0/9] Geneve: Add support for tunnel metadata mode
 2015-08-19 22:39 UTC  (14+ messages)
` [PATCH net-next v2 7/9] geneve: Consolidate Geneve functionality in single module
` [PATCH net-next v2 8/9] geneve: Move device hash table to geneve socket
` [PATCH net-next v2 9/9] geneve: Implement rtnl changelink

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

[PATCH 13/21] net: dsa: convert to using IFF_NO_QUEUE
 2015-08-19 21:04 UTC  (14+ messages)
` [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 net-next] vrf: plug skb leaks
 2015-08-19 21:00 UTC  (4+ messages)

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

linux-next: unregister_netdevice: waiting for lo to become free. Usage count = 1
 2015-08-19 20:20 UTC  (3+ messages)

[PATCH net-next] 3c59x: Add BQL support for 3c59x ethernet driver
 2015-08-19 20:06 UTC 

[PATCH net-next v3] rocker: add debugfs support to dump internal tables
 2015-08-19 19:46 UTC  (5+ messages)

[PATCH 00/15] Netfilter updates for net-next
 2015-08-19 19:18 UTC  (16+ messages)
` [PATCH 01/15] netfilter: nft_counter: convert it to use per-cpu counters
` [PATCH 02/15] netfilter: xt_TEE: get rid of WITH_CONNTRACK definition
` =?y?q?=5BPATCH=2003/15=5D=20netfilter=3A=20factor=20out=20packet=20duplication=20for=20IPv4/IPv6?=
` [PATCH 04/15] netfilter: nf_tables: add nft_dup expression
` [PATCH 05/15] netfilter: nft_limit: rename to nft_limit_pkts
` [PATCH 06/15] netfilter: nft_limit: convert to token-based limiting at nanosecond granularity
` [PATCH 07/15] netfilter: nft_limit: factor out shared code with per-byte limiting
` [PATCH 08/15] netfilter: nft_limit: add burst parameter
` [PATCH 09/15] netfilter: nft_limit: constant token cost per packet
` [PATCH 10/15] netfilter: nft_limit: add per-byte limiting
` [PATCH 11/15] netfilter: nfacct: per network namespace support
` [PATCH 12/15] netfilter: nf_conntrack: push zone object into functions
` [PATCH 13/15] netfilter: nf_conntrack: add direction support for zones
` [PATCH 14/15] netfilter: nf_conntrack: add efficient mark to zone mapping
` [PATCH 15/15] netfilter: nft_payload: work around vlan header stripping

Clarification on rtnetlink requests
 2015-08-19 19:03 UTC  (2+ messages)

[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


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