netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-27 16:27:53 to 2015-02-28 20:15:25 UTC [more...]

What are the intended semantics of IFLA_LINK_NETNSID?
 2015-02-28 20:15 UTC  (6+ messages)
  ` [PATCH net 1/2] net: Verify permission to dest_net in newlink
    ` [PATCH net 2/2] net: Verify permission to link_net "

[PATCH net-next 0/3] tcp: tso improvements
 2015-02-28 20:11 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: move skb->dropcount to skb->cb[]
 2015-02-28 20:08 UTC  (5+ messages)
` [PATCH net-next v2 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]

Flows! Offload them
 2015-02-28 20:02 UTC  (4+ messages)

[PATCH net-next] Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
 2015-02-28 19:58 UTC 

[PATCH] iwlwifi: mvm: check time event is over before disconnecting
 2015-02-28 19:55 UTC  (2+ messages)

[PATCH net] drivers: net: cpsw: Set SECURE for dual_emac ucast
 2015-02-28 19:49 UTC  (2+ messages)

[PATCH net 3/4] Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
 2015-02-28 19:47 UTC  (4+ messages)

[PATCH net-next] usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
 2015-02-28 19:28 UTC  (2+ messages)

[PATCH] net: macb: Add big endian CPU support
 2015-02-28 18:02 UTC  (5+ messages)
` [PATCH v3] "

[patch -mainline] niu: fix error handling in niu_class_to_ethflow()
 2015-02-28 17:59 UTC  (2+ messages)

[PATCH] net: smc91x: use run-time configuration on all ARM machines
 2015-02-28 17:57 UTC  (3+ messages)

[PATCH v4 tip 3/7] tracing: allow BPF programs to call ktime_get_ns()
 2015-02-28 17:21 UTC 

MUTUAL UNDERSTANDING
 2015-02-28 14:03 UTC 

Realtek ethernet broken with 4.0-rc1 (invalid MAC address)
 2015-02-28 11:54 UTC  (2+ messages)

[net-next 00/18][pull request] Intel Wired LAN Driver Updates 2015-02-28
 2015-02-28 11:29 UTC  (19+ messages)
` [net-next 01/18] fm10k: Modify tunnel length header check when offloading
` [net-next 02/18] fm10k: Implement ndo_features_check
` [net-next 03/18] fm10k: Resolve various spelling errors and checkpatch warnings
` [net-next 04/18] i40e: Skip the priority tagging if DCB is not enabled
` [net-next 05/18] i40e/i40evf: print FW build number in version string
` [net-next 06/18] i40e: Add safety net for switch calling
` [net-next 07/18] i40e: don't disable PF LB when disabling VFs
` [net-next 08/18] i40e: Enable more than 64 qps for the Main VSI
` [net-next 09/18] i40e/i40evf: Add capability to gather VEB per TC stats
` [net-next 10/18] i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
` [net-next 11/18] i40e: Fix issue with removal of apps from DBCNL app table
` [net-next 12/18] i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
` [net-next 13/18] i40e: Move RSS table size for VSIs to the VSI struct
` [net-next 14/18] i40e: Fix RSS size at init since default num queue calculation has changed
` [net-next 15/18] i40evf: ethtool RSS fixes
` [net-next 16/18] i40e: Register DCBNL ops in MFP mode
` [net-next 17/18] i40e: Only enable TC0 for NIC partition type
` [net-next 18/18] i40e/i40evf: Bump versions

[PATCH 1/2] rxrpc: terminate retrans loop when sending of skb fails
 2015-02-28 10:51 UTC  (2+ messages)
` [PATCH 2/2] rxrpc: don't multiply with HZ twice

[PATCH v4 tip 0/7] tracing: attach eBPF programs to kprobes
 2015-02-28 10:20 UTC  (10+ messages)
` [PATCH v4 tip 1/7] bpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
` [PATCH v4 tip 2/7] tracing: attach BPF programs to kprobes
  ` [PATCH v4 tip 3/7] tracing: allow BPF programs to call ktime_get_ns()
` [PATCH v4 tip 4/7] tracing: allow BPF programs to call bpf_trace_printk()
` [PATCH v4 tip 5/7] samples: bpf: simple non-portable kprobe filter example
` [PATCH v4 tip 6/7] samples: bpf: counting example for kfree_skb and write syscall
` [PATCH v4 tip 7/7] samples: bpf: IO latency analysis (iosnoop/heatmap)

[PATCH iproute2] ip tap: Simplify add 'tap' device w/o mode
 2015-02-28  9:59 UTC 

[PATCHi v2] ibmveth: Add function to enable live MAC address changes
 2015-02-28  8:59 UTC  (2+ messages)

[PATCH RFC 1/2] net: dsa: integrate with SWITCHDEV for HW bridging
 2015-02-28  7:53 UTC  (15+ messages)

[PATCH net-next 0/6] net: Strengthen TX and RX hashes
 2015-02-28  7:37 UTC  (8+ messages)
` [PATCH net-next 1/6] net: initialize sk_txhash using random value
` [PATCH net-next 2/6] flow_dissector: Include ip_proto in hash computation
` [PATCH net-next 3/6] flow_dissector: Add hash_extra field to flow_keys struct
` [PATCH net-next 4/6] flow_dissector: Include VLAN ID in hash computation
` [PATCH net-next 5/6] flow_dissector: Include GRE keyid "
` [PATCH net-next 6/6] flow_dissector: Include MPLS entropy label "

[Patch net] netns: avoid allocating idr when dumping info
 2015-02-28  6:17 UTC  (17+ messages)
    ` [PATCH] net: do not use rcu in rtnl_dump_ifinfo()
      ` [PATCH v2 net] "

[PATCHv3 net-next 0/4] Improvements for TCP PMTU
 2015-02-28  3:23 UTC  (5+ messages)
` [PATCHv3 net-next 1/4] ipv4: Raise tcp PMTU probe mss base size
` [PATCHv3 net-next 2/4] ipv4: Use binary search to choose tcp PMTU probe_size
` [PATCHv3 net-next 3/4] ipv4: shrink current mss for tcp PMTU blackhole detection
` [PATCHv3 net-next 4/4] ipv4: Create probe timer for tcp PMTU as per RFC4821

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-28  3:21 UTC  (13+ messages)
  ` [patch v2 1/3] "
    ` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
    ` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE

[PATCH kernel 0/4] Fixes for sh_eth #3
 2015-02-28  3:06 UTC  (4+ messages)
` [PATCH kernel 4/4] sh_eth: Fix DMA-API usage for RX buffers

[PATCH iproute2] man ip-link: Add notice about local netns devices
 2015-02-28  3:02 UTC  (2+ messages)

[PATCH iproute2 v4] lib: Replace 16384 netlink buf size by macro
 2015-02-28  3:01 UTC  (4+ messages)

[PATCH] iproute: ip-gue/ip-fou manpages
 2015-02-28  3:00 UTC  (2+ messages)

[PATCH iproute2 v2] bridge link: add support to specify master
 2015-02-28  2:58 UTC  (2+ messages)

[PATCH] sh_eth: Fix lost MAC address on kexec
 2015-02-28  2:48 UTC  (2+ messages)

[PATCH v3] net: bcmgenet: fix throughtput regression
 2015-02-28  2:48 UTC 

Repeatable IPv6 crash in 3.19.0-1
 2015-02-28  2:35 UTC  (9+ messages)
            ` [PATCH net] macvtap: make sure neighbour code can push ethernet header

[PATCH net-next 0/2] net: Remove iocb argument from sendmsg and recvmsg
 2015-02-28  2:29 UTC  (4+ messages)
` [PATCH net-next 1/2] tipc: Don't use iocb argument in socket layer

i40e: crash on NMI by continuous module reload
 2015-02-28  2:11 UTC  (8+ messages)
  ` [E1000-devel] "

[PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions
 2015-02-28  1:35 UTC  (6+ messages)

[PATCH net-next 0/8] Basic MPLS support
 2015-02-28  0:58 UTC  (3+ messages)

[PATCH iproute2] lib utils: Use helpers to get AF bit/byte len
 2015-02-28  0:50 UTC 

[PATCH 0/3] Fix backward compatibility of newer firmware with older kernel
 2015-02-27 23:59 UTC  (10+ messages)
` [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene
` [PATCH 2/3] dtb: change binding name to match with newer firmware DT
` [PATCH 3/3] drivers: net: xgene: fix new firmware backward compatibility with older driver

[PATCH net-next] net: bcmgenet: simplify __bcmgenet_tx_reclaim()
 2015-02-27 23:50 UTC  (5+ messages)

[PATCH net-next v2 0/5] tipc: bug fix and some improvements
 2015-02-27 23:19 UTC  (2+ messages)

[PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions
 2015-02-27 22:55 UTC  (4+ messages)
  ` [PATCH net] rhashtable: use cond_resched()

[net 00/13][pull request] Intel Wired LAN Driver Updates 2015-02-26
 2015-02-27 22:48 UTC  (2+ messages)

[PATCH net 0/4] Fixes for sh_eth #4
 2015-02-27 22:43 UTC  (4+ messages)
` [PATCH net 2/4] sh_eth: Fix RX recovery on R-Car in case of RX ring underrun

[PATCH net-next] bnx2: disable toggling of rxvlan if necessary
 2015-02-27 22:40 UTC  (2+ messages)

[PATCH] usb: plusb: Add support for National Instruments host-to-host cable
 2015-02-27 22:35 UTC  (4+ messages)

ARP resolving for switch drivers
 2015-02-27 22:26 UTC  (4+ messages)

[PATCH] ibmveth: Add function to enable live MAC address changes
 2015-02-27 22:22 UTC  (2+ messages)

[PATCH] net: phy: b53: switchdev driver for Broadcom BCM53xx switches
 2015-02-27 22:21 UTC  (4+ messages)

[PATCH net-next 0/3] Small fix for TCP PMTU
 2015-02-27 22:17 UTC  (4+ messages)
` [PATCHv2 net-next 0/4] "
  ` [PATCHv2 net-next 2/4] ipv4: Use binary search to choose tcp PMTU probe_size

[PATCH net] amd-xgbe: Request IRQs only after driver is fully setup
 2015-02-27 22:13 UTC  (2+ messages)

[PATCH] net: asix: add support for the Sitecom LN-028 USB adapter
 2015-02-27 22:12 UTC  (2+ messages)

[patch net-next] team: allow TSO being set on master
 2015-02-27 22:11 UTC  (2+ messages)

[net-next PATCH 0/4] fib_trie: Remove leaf_info structure
 2015-02-27 22:06 UTC  (2+ messages)

[PATCH iproute2] ss: Allow to specify sport/dport without ':'
 2015-02-27 21:54 UTC 

[PATCH net-next v5 0/2] Multicast group join/leave at ip level
 2015-02-27 21:26 UTC  (2+ messages)

[PATCH net 0/2] rhashtable updates
 2015-02-27 21:06 UTC  (2+ messages)

[RFC PATCH 00/29] Phase 2 of fib_trie updates
 2015-02-27 21:01 UTC  (4+ messages)

[PATCH net-next] udp: In udp_flow_src_port use random hash value if skb_get_hash fails
 2015-02-27 21:00 UTC  (2+ messages)

[patch 2/2] rocker: silence shift wrapping warning
 2015-02-27 20:59 UTC  (2+ messages)

[patch 1/2] rocker: add a check for NULL in rocker_probe_ports()
 2015-02-27 20:59 UTC  (2+ messages)

[PATCH net] cxgb4: Fix PCI-E Memory window interface for big-endian systems
 2015-02-27 20:59 UTC  (2+ messages)

[PATCH net] enic: do notify_check before returning credits
 2015-02-27 20:58 UTC  (2+ messages)

[PATCH] vhost: cleanup iterator update logic
 2015-02-27 20:58 UTC  (2+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-27 20:58 UTC  (2+ messages)

[PATCH net-next 1/2] net: davinci_mdio: don't request io address range
 2015-02-27 20:56 UTC  (5+ messages)
` [PATCH net-next 2/2] net: netcp: select davinci_mdio driver by default

[PATCH][3.13.y-ckt][PATCH 1/1] openvswitch: Use exact lookup for flow_get and flow_del
 2015-02-27 20:50 UTC  (4+ messages)
` [PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt

[PATCH v2 net] net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface
 2015-02-27 20:26 UTC 

[PATCH firmware] rtl_nic: update firmware for RTL8168H and RTL8107E
 2015-02-27 20:20 UTC  (2+ messages)

[PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt
 2015-02-27 20:19 UTC 

[PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt
 2015-02-27 20:19 UTC 

[PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt
 2015-02-27 20:19 UTC 

[PATCH][3.13.y-ckt][PATCH 0/1] Backport of mainline commit 4a46b24e for upstream 3.13.y-ckt
 2015-02-27 20:19 UTC 

[PATCH] hso: add missing spinlock grab when iterating the serial table
 2015-02-27 20:11 UTC  (2+ messages)

[PATCH net-next 00/10] eBPF support for cls_bpf
 2015-02-27 20:05 UTC  (5+ messages)
` [PATCH net-next 09/10] arm64: unexport set_memory_ro and set_memory_rw

[PATCH] net: pasemi: Use setup_timer and mod_timer
 2015-02-27 18:50 UTC 

[PATCH] net: stmmac: Use setup_timer and mod_timer
 2015-02-27 18:42 UTC 

Flows! Offload them
 2015-02-27 18:37 UTC  (5+ messages)

[PATCH v2] net: 8390: axnet_cs: Use setup_timer and mod_timer
 2015-02-27 18:32 UTC 

[PATCH v2] net: 8390: pcnet_cs: Use setup_timer and mod_timer
 2015-02-27 18:23 UTC 

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-02-27 18:14 UTC  (7+ messages)

[PATCH v2] net: smc91c92_cs: Use setup_timer and mod_timer
 2015-02-27 18:10 UTC 

[PATCH] net: Use setup_timer and mod_timer
 2015-02-27 17:45 UTC  (3+ messages)

[PATCH] netxen_nic: Fix trivial typos in comments
 2015-02-27 17:38 UTC 

ipv6: using source address from wrong interface
 2015-02-27 17:14 UTC 

[PATCH] qlcnic: Fix trivial typo in comment
 2015-02-27 17:12 UTC 

[PATCH iproute2] m_bpf: remove unrelevant help lines
 2015-02-27 16:52 UTC 

[PATCH] iproute: ip-gue/ip-fou manpages
 2015-02-27 16:24 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).