netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-05 13:05:16 to 2016-11-08 09:26:27 UTC [more...]

[PATCH] igmp: Make igmp group member RFC 3376 compliant
 2016-11-08  9:26 UTC  (3+ messages)

rhashtable: how to use insecure_elasticity of rhashtable_params
 2016-11-08  8:42 UTC  (3+ messages)

linux-next: manual merge of the rdma-leon-test tree with the net-next tree
 2016-11-08  8:39 UTC  (2+ messages)

Dear Web-mail Account User
 2016-11-08  7:33 UTC 

[lkp] [net] af1fee9821: BUG:spinlock_trylock_failure_on_UP_on_CPU
 2016-11-08  8:11 UTC  (7+ messages)

[net-next PATCH 0/3] qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices
 2016-11-08  7:46 UTC  (7+ messages)
` [net-next PATCH 3/3] qdisc: catch misconfig of attaching qdisc to tx_queue_len zero device

[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
 2016-11-08  7:46 UTC  (3+ messages)

[PATCH v3] xen-netback: prefer xenbus_scanf() over xenbus_gather()
 2016-11-08  7:45 UTC 

[PATCH] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
 2016-11-08  7:06 UTC 

[PATCH v2 0/6] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-11-08  6:57 UTC  (6+ messages)
` [PATCH v2 1/6] qed: Add support for hardware offloaded iSCSI
` [PATCH v2 2/6] qed: Add iSCSI out of order packet handling
` [PATCH v2 4/6] qedi: Add LL2 iSCSI interface for offload iSCSI
` [PATCH v2 5/6] qedi: Add support for iSCSI session management
` [PATCH v2 6/6] qedi: Add support for data path

[v15, 0/7] Fix eSDHC host version register bug
 2016-11-08  6:49 UTC  (5+ messages)
` [v15, 3/7] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH v4] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-11-08  6:48 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2016-11-08  6:34 UTC  (2+ messages)

[PATCH] igb: drop field "tail" of struct igb_ring
 2016-11-08  6:07 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] net: alteon: acenic: use new api ethtool_{get|set}_link_ksettings
 2016-11-08  5:52 UTC  (2+ messages)

net/sunrpc/clnt.c:2773 suspicious rcu_dereference_check() usage!
 2016-11-08  5:42 UTC 

Is there a maximum bytes in flight limitation in the tcp stack?
 2016-11-08  4:50 UTC  (2+ messages)

[PATCH net 1/1] driver: macvlan: Destroy new macvlan port if macvlan_common_newlink failed
 2016-11-08  3:22 UTC  (4+ messages)

Why are IPv6 host and anycast routes referencing lo device?
 2016-11-08  3:00 UTC  (3+ messages)

[net PATCH] fib_trie: Correct /proc/net/route off by one error
 2016-11-08  1:41 UTC  (3+ messages)

[PATCH] Documentation: networking: dsa: Update tagging protocols
 2016-11-08  1:39 UTC  (2+ messages)

[PATCH v2] LSO feature added to Cadence GEM driver
 2016-11-08  1:38 UTC  (3+ messages)
` [PATCH net-next v3] cadence: Add LSO support

[PATCH] virtio-net: drop legacy features in virtio 1 mode
 2016-11-08  1:36 UTC  (3+ messages)

[PATCH] net: icmp6_send should use dst dev to determine L3 domain
 2016-11-08  1:31 UTC  (2+ messages)

[PATCH net-next] sock: do not set sk_err in sock_dequeue_err_skb
 2016-11-08  1:29 UTC  (5+ messages)

[PATCH] vxlan: hide unused local variable
 2016-11-08  1:18 UTC  (4+ messages)

[PATCH] igb/e1000: correct register comments
 2016-11-08  1:17 UTC  (2+ messages)

[PATCH] igb: Workaround for igb i210 firmware issue
 2016-11-07 23:55 UTC  (2+ messages)

[PATCH v3 0/4] make POSIX timers optional with some Kconfig help
 2016-11-07 23:12 UTC  (9+ messages)
` [PATCH v3 1/4] kconfig: introduce the "imply" keyword
` [PATCH v3 2/4] kconfig: regenerate *.c_shipped files after previous changes
` [PATCH v3 3/4] ptp_clock: allow for it to be optional
` [PATCH v3 4/4] posix-timers: make it configurable

[PATCH net] Fixes: 5943634fc559 ("ipv4: Maintain redirect and PMTU info in struct rtable again.")
 2016-11-07 23:05 UTC  (4+ messages)

net/l2tp: use-after-free write in l2tp_ip6_close
 2016-11-07 23:02 UTC  (2+ messages)

[PATCH net,v2] Fixes: 5943634fc559 ("ipv4: Maintain redirect and PMTU info in struct rtable again.")
 2016-11-07 22:48 UTC 

[PATCH] rtnl: reset calcit fptr in rtnl_unregister()
 2016-11-07 22:22 UTC 

net/sctp: null-ptr-deref in sctp_inet_listen
 2016-11-07 21:44 UTC 

[PATCH net-next v2 1/5] net: l2tp: change L2TP_ATTR_UDP_ZERO_CSUM6_{RX,TX} attribute types
 2016-11-07 20:39 UTC  (5+ messages)
` [PATCH net-next v2 2/5] net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET
` [PATCH net-next v2 3/5] net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags
` [PATCH net-next v2 4/5] net: l2tp: cleanup: remove redundant condition
` [PATCH net-next v2 5/5] net: l2tp: fix negative assignment to unsigned int

[PATCH net-next 1/5] net: l2tp: fix L2TP_ATTR_UDP_CSUM attribute type
 2016-11-07 21:00 UTC  (3+ messages)

[PATCH net] ibmvnic: Start completion queue negotiation at server-provided optimum values
 2016-11-07 20:27 UTC 

[PATCH v2] net: icmp_route_lookup should use rt dev to determine L3 domain
 2016-11-07 20:03 UTC 

[PATCH] net-ipv6: on device mtu change do not add mtu to mtu-less routes
 2016-11-07 19:28 UTC  (2+ messages)

net/tcp: warning in tcp_recvmsg
 2016-11-07 19:15 UTC 

[PATCH net-next] net-gro: avoid reorders
 2016-11-07 19:12 UTC 

[PATCH 0/8] tools lib bpf: fixes and functional upgrade
 2016-11-07 18:40 UTC  (4+ messages)
` [PATCH 7/8] tools lib bpf: fix maps resolution

[PATCH net] bpf: fix map not being uncharged during map creation failure
 2016-11-07 18:23 UTC  (2+ messages)

[PATCH net-next 0/2] udp: do fwd memory scheduling on dequeue
 2016-11-07 18:24 UTC  (2+ messages)

[PATCH net] bpf: fix htab map destruction when extra reserve is in use
 2016-11-07 18:21 UTC  (2+ messages)

[PATCH net-next 0/2] sfc: enable 4-tuple UDP RSS hashing
 2016-11-07 18:20 UTC  (2+ messages)

[PATCH net] sctp: assign assoc_id earlier in __sctp_connect
 2016-11-07 18:19 UTC  (2+ messages)

[PATCH net v2 0/4] net: fix device reference leaks
 2016-11-07 18:18 UTC  (2+ messages)

[PATCH] net: icmp_route_lookup should use rt dev to determine L3 domain
 2016-11-07 18:16 UTC  (2+ messages)

[PATCH net-next] net: Update raw socket bind to consider l3 domain
 2016-11-07 18:15 UTC  (2+ messages)

[PATCH v6 0/7] add NS2 support to bgmac
 2016-11-07 18:11 UTC  (2+ messages)

stmmac/RTL8211F/Meson GXBB: TX throughput problems
 2016-11-07 17:37 UTC  (7+ messages)

[PATCH net-next v6 00/10] dpaa_eth: Add the QorIQ DPAA Ethernet driver
 2016-11-07 16:59 UTC  (16+ messages)
` [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet
    ` Coding Style: Reverse XMAS tree declarations ? (was Re: [PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet)
        ` Coding Style: Reverse XMAS tree declarations ?

[PATCH 0/2] net: qcom/emac: ensure that pause frames are enabled
 2016-11-07 16:51 UTC  (3+ messages)
` [PATCH 1/2] net: qcom/emac: configure the external phy to allow pause frames
` [PATCH 2/2] [v2] net: qcom/emac: enable flow control if requested

[PATCH] [RFC] net: phy: phy drivers should not set SUPPORTED_Pause or SUPPORTED_Asym_Pause
 2016-11-07 16:30 UTC  (3+ messages)

[PATCH 00/12] xen: add common function for reading optional value
 2016-11-07 16:20 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: Convert vrf to tx hook
 2016-11-07 15:48 UTC  (4+ messages)
` [PATCH net-next 06/11] net: l3mdev: remove redundant calls

[PATCH] net/netfilter: Fix use uninitialized warn in nft_range_eval()
 2016-11-07 15:41 UTC 

[PATCH/RFC net-next] ravb: Add dma_unmap_single in ravb_ring_free
 2016-11-07 15:27 UTC 

[PATCH net-next v1 18/21] net: phy: expose phy_aneg_done API for use by drivers
 2016-11-07 15:01 UTC  (2+ messages)

[PATCH] net: xgbe: use new api ethtool_{get|set}_link_ksettings
 2016-11-07 14:31 UTC  (2+ messages)

[PATCH net-next 00/13] Mellanox 100G SRIOV offloads tunnel_key set/release
 2016-11-07 13:14 UTC  (14+ messages)
` [PATCH net-next 01/13] net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
` [PATCH net-next 02/13] flow_dissector: Add enums for encapsulation keys
` [PATCH net-next 03/13] net/sched: cls_flower: Allow setting encapsulation fields as used key
` [PATCH net-next 04/13] net/sched: cls_flower: Add UDP port to tunnel parameters
` [PATCH net-next 05/13] net/dst: Add dst port to dst_metadata utility functions
` [PATCH net-next 06/13] net/sched: act_tunnel_key: Add UDP dst port option
` [PATCH net-next 07/13] net/mlx5: Move alloc/dealloc encap commands declarations to common header file
` [PATCH net-next 08/13] net/mlx5: Check max encap header size capability
` [PATCH net-next 09/13] net/mlx5: Add creation flags when adding new flow table
` [PATCH net-next 10/13] net/mlx5: Support encap id when setting new steering entry
` [PATCH net-next 11/13] net/mlx5e: Add TC tunnel release action for SRIOV offloads
` [PATCH net-next 12/13] net/mlx5e: Add ndo_udp_tunnel_add to VF representors
` [PATCH net-next 13/13] net/mlx5e: Add basic TC tunnel set action for SRIOV offloads

[PATCH iproute2 1/1] tc: print raw qdisc handle
 2016-11-07 13:13 UTC  (2+ messages)

[PATCH net] net: bgmac: fix reversed checks for clock control flag
 2016-11-07 12:53 UTC 

[PATCH net-next] qed: Prevent stack corruption on MFW interaction
 2016-11-07 12:25 UTC  (3+ messages)

[PATCH v3 0/2] net: ethernet: nb8800: Do not apply TX delay at MAC level
 2016-11-07 11:51 UTC  (5+ messages)
` [PATCH v3 2/2] net: ethernet: nb8800: handle all RGMII definitions

[PATCH for-next 00/11] Code improvements & fixes for HNS RoCE driver
 2016-11-07 11:45 UTC  (7+ messages)
` [PATCH for-next 01/11] IB/hns: Add the interface for querying QP1
` [PATCH for-next 10/11] IB/hns: Implement the add_gid/del_gid and optimize the GIDs management

[Regression w/ patch] Restore network resistance to weird ICMP messages
 2016-11-07 11:11 UTC 

[PATCH] usbnet: prevent device rpm suspend in usbnet_probe function
 2016-11-07 10:32 UTC  (2+ messages)

[PATCH] bna: Add synchronization for tx ring
 2016-11-07  9:57 UTC 

[PATCH net] igmp: do not remove igmp souce list info when set link down
 2016-11-07  7:49 UTC  (3+ messages)

systeembeheerder
 2016-11-07  6:53 UTC 

[PATCH net-next] igmp: Document sysctl force_igmp_version
 2016-11-07  6:51 UTC 

[net-next v2 0/7] stmmac: dwmac-sti refactor+cleanup
 2016-11-07  3:00 UTC  (2+ messages)

[net-next 00/15][pull request] 10GbE Intel Wired LAN Driver Updates 2016-11-04
 2016-11-07  2:48 UTC  (2+ messages)

[PATCH net-next v4 0/9] net: add support for IPv6 Segment Routing
 2016-11-07  2:42 UTC  (5+ messages)
` [PATCH net-next v4 3/9] ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
  ` [lkp] [ipv6] 3e1ad8cb8a: kmsg.IPv6:Attempt_to_unregister_permanent_protocol

[PATCH 1/2] ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
 2016-11-07  2:41 UTC  (2+ messages)

[PATCH iproute2 1/1] tc: updated man page to reflect GET command to retrieve a single filter
 2016-11-07  2:27 UTC 

[PATCH net-next] net: core: add missing check for uid_range in rule_exists
 2016-11-07  2:21 UTC  (2+ messages)

Anybody in Paris?
 2016-11-07  0:09 UTC 

DONATION!!!
 2016-11-06 22:58 UTC 

[PATCH net-next] ibmveth: v1 calculate correct gso_size and set gso_type
 2016-11-06 21:22 UTC  (4+ messages)

[PATCH iproute] ip: support UID range routing
 2016-11-06 16:26 UTC 

[PATCH net] Revert "net/mlx4_en: Fix panic during reboot"
 2016-11-06 16:05 UTC 

[PATCH v2] net: 3com: typhoon: fix typhoon_get_link_ksettings
 2016-11-06 14:02 UTC 

[PATCH RFC] rtlwifi: btcoexist: fix port assignment
 2016-11-06 12:56 UTC 

[PATCH net-next v2 0/7] vxlan: General improvements
 2016-11-06  9:57 UTC  (9+ messages)
` [PATCH net-next v2 1/7] vxlan: avoid vlan processing in vxlan device
` [PATCH net-next v2 2/7] vxlan: simplify exception handling
` [PATCH net-next v2 3/7] vxlan: avoid checking socket multiple times
` [PATCH net-next v2 4/7] vxlan: improve vxlan route lookup checks
` [PATCH net-next v2 5/7] vxlan: simplify RTF_LOCAL handling
` [PATCH net-next v2 6/7] vxlan: simplify vxlan xmit
` [PATCH net-next v2 7/7] vxlan: remove unsed vxlan_dev_dst_port()

[PATCH] net: 3com: typhoon: fix typhoon_get_link_ksettings
 2016-11-06  9:53 UTC  (2+ messages)

[PATCH net-next RFC WIP] Patch for XDP support for virtio_net
 2016-11-06  6:50 UTC  (11+ messages)

59009 netdev
 2016-11-06  4:01 UTC 

DO YOU NEED A LOAN?
 2016-11-05 23:30 UTC 

[PATCH] net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings
 2016-11-05 23:26 UTC 

[mm PATCH v2 00/26] Add support for DMA writable pages being writable by the network stack
 2016-11-05 23:13 UTC  (4+ messages)
` [mm PATCH v2 03/26] swiotlb: Add support for DMA_ATTR_SKIP_CPU_SYNC

[PATCH] net: amd8111e: use new api ethtool_{get|set}_link_ksettings
 2016-11-05 19:17 UTC 

[PATCH] net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettings
 2016-11-05 13:05 UTC 

[PATCH net-next 0/4] stmmac: dwmac-rk: convert to standard PM/remove functions
 2016-11-05 13:04 UTC  (3+ messages)
` [PATCH net-next 3/4] stmmac: dwmac-rk: absorb rk_gmac_init into probe
` [PATCH net-next 4/4] Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"


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