netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-25 04:25:35 to 2015-02-26 02:19:13 UTC [more...]

[PATCH net-next 0/8] Basic MPLS support
 2015-02-26  2:15 UTC  (12+ messages)
` [PATCH net-next 1/8] mpls: Refactor how the mpls module is built
` [PATCH net-next 2/8] mpls: Basic routing support
` [PATCH net-next 3/8] mpls: Add a sysctl to control the size of the mpls label table
` [PATCH net-next 4/8] mpls: Basic support for adding and removing routes
` [PATCH net-next 5/8] mpls: Functions for reading and wrinting mpls labels over netlink
` [PATCH net-next 6/8] mpls: Netlink commands to add, remove, and dump routes
` [PATCH net-next 8/8] ipmpls: Basic device for injecting packets into an mpls tunnel
` [PATCH net-next 7/8] mpls: Multicast route table change notifications
` [PATCH iproute2] mpls: Add basic mpls support to iproute

[PATCH net-next 0/7] net: move skb->dropcount to skb->cb[]
 2015-02-26  2:10 UTC  (8+ messages)
` [PATCH net-next 1/7] net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl
` [PATCH net-next 2/7] net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields
` [PATCH net-next 3/7] net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_recv_timestamp()
` [PATCH net-next 4/7] net: packet: use skb->dev as storage for skb orig len instead of skb->cb[]
` [PATCH net-next 5/7] net: use common macro for assering skb->cb[] available size in protocol families
` [PATCH net-next 6/7] net: add common accessor for setting dropcount on packets
` [PATCH net-next 7/7] net: move skb->dropcount to skb->cb[]

[PATCH iproute2] man ip-link: Add short info about 'dynamic' flag
 2015-02-26  1:12 UTC 

[PATCH] proc: proc_create() should return true if CONFIG_PROC_FS is not configured
 2015-02-26  1:21 UTC  (5+ messages)

[PATCH iproute2] bridge: Show state names in the 'link help' print
 2015-02-26  1:09 UTC  (3+ messages)

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-26  1:04 UTC  (3+ messages)

Hello, Webmail / Email,
 2015-02-26  0:51 UTC 

[PATCH] net: phy: b53: switchdev driver for Broadcom BCM53xx switches
 2015-02-26  0:53 UTC  (16+ messages)

[PATCH] ibmveth: Add function to enable live MAC address changes
 2015-02-26  0:34 UTC 

Fw: [Bug 93861] New: Problem in source route of interfaces
 2015-02-26  0:27 UTC 

Enhanced IP draft RFC now available
 2015-02-26  0:23 UTC 

[net-next PATCH 0/4] fib_trie: Remove leaf_info structure
 2015-02-26  0:16 UTC  (13+ messages)
` [net-next PATCH 1/4] fib_trie: Convert fib_alias to hlist from list
` [net-next PATCH 2/4] fib_trie: Replace plen with slen in leaf_info
` [net-next PATCH 3/4] fib_trie: Add slen to fib alias
` [net-next PATCH 4/4] fib_trie: Remove leaf_info

(unknown),
 2015-02-26  0:04 UTC 

[PATCH] net: asix: add support for the Sitecom LN-028 USB adapter
 2015-02-25 23:58 UTC 

[net-next PATCH v2 0/4] fib_trie: Remove leaf_info structure
 2015-02-25 23:31 UTC  (5+ messages)
` [net-next PATCH v2 1/4] fib_trie: Convert fib_alias to hlist from list
` [net-next PATCH v2 2/4] fib_trie: Replace plen with slen in leaf_info
` [net-next PATCH v2 3/4] fib_trie: Add slen to fib alias
` [net-next PATCH v2 4/4] fib_trie: Remove leaf_info

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2015-02-24
 2015-02-25 23:13 UTC  (17+ messages)
` [net-next 01/15] i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
` [net-next 02/15] i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
` [net-next 03/15] i40e: Add method to keep track of current rxnfc settings
` [net-next 04/15] i40evf: allow enabling of debug prints via ethtool
` [net-next 05/15] i40e: enable packet split only when IOMMU present
` [net-next 06/15] i40e: Add NPAR BW get and set functions
` [net-next 07/15] i40e: Implement configfs for NPAR BW configuration
` [net-next 08/15] i40e: Add support for getlink, setlink ndo ops
` [net-next 09/15] i40e: Set BUF flag for Set Version AQ command
` [net-next 10/15] i40e: setup FCoE device type
` [net-next 11/15] i40e: print Rx packet split status
` [net-next 12/15] i40e: Set FLAG_RD when sending buffer FW must read
` [net-next 13/15] i40e: Use ethtool private flags to display NPAR status
` [net-next 14/15] i40evf: Add more info to interrupt vector names
` [net-next 15/15] i40e/i40evf: Update driver versions

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

[PATCH net-next] net: dsa: Introduce dsa_is_port_initialized
 2015-02-25 22:58 UTC  (2+ messages)

[PATCH V2] Fix misspelling of defrag in ip-l2tp.8
 2015-02-25 22:43 UTC  (2+ messages)

[PATCH net v3] e1000: add dummy allocator to fix race condition between mtu change and netpoll
 2015-02-25 22:31 UTC  (2+ messages)

[PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions
 2015-02-25 22:09 UTC 

[PATCH net-next] MAINTAINERS: update my email address
 2015-02-25 22:05 UTC  (2+ messages)

[PATCH 6/6] qlcnic_dcb.c : possible division by zero
 2015-02-25 22:05 UTC 

[PATCH net-next v3 0/3] net: dsa: integration with SWITCHDEV for HW bridging
 2015-02-25 22:04 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: dsa: integrate "

[PATCH 6/6] qlcnic_dcb.c : possible division by zero
 2015-02-25 22:01 UTC  (2+ messages)

[PATCH net] amd-xgbe-phy: PHY KX/KR mode differences
 2015-02-25 21:57 UTC  (2+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-25 21:56 UTC  (2+ messages)

[PATCH] e1000e: avoid incorrect ioremap/iounmap sequences for e1000_pch_spt
 2015-02-25 21:24 UTC  (2+ messages)

[PATCH] e1000e: fixup comments jumbled by i219 support
 2015-02-25 21:23 UTC  (2+ messages)

[PATCH net-next v3 1/4] net: Rename sock_recv_ts_and_drops() to sock_cmsg_recv()
 2015-02-25 21:15 UTC  (14+ messages)
` [PATCH net-next v3 3/4] net: use skb->priority for overloading skb->dropcount and skb->reserved_tailroom instead of skb->mark

[PATCH iproute2 v2] lib: Replace 16384 netlink buf size by macro
 2015-02-25 20:48 UTC 

[PATCH net 0/2] rhashtable updates
 2015-02-25 20:10 UTC  (18+ messages)
` [PATCH net 1/2] rhashtable: unconditionally grow when max_shift is not specified
` [PATCH net 2/2] rhashtable: remove indirection for grow/shrink decision functions

[PATCH net-next RFC 0/5] Add NTF_EXT_AGED to control FDB ageing in SW or HW
 2015-02-25 20:03 UTC  (14+ messages)

[PATCH iproute2] lib: Replace 16384 netlink buf by macro
 2015-02-25 19:42 UTC  (3+ messages)

[PATCH net] amd-xgbe: Request IRQs only after driver is fully setup
 2015-02-25 19:50 UTC 

new link failing on duplicate names in different namespaces
 2015-02-25 19:03 UTC  (4+ messages)
  ` What are the intended semantics of IFLA_LINK_NETNSID?

[PATCH net-next] net: bcmgenet: simplify __bcmgenet_tx_reclaim()
 2015-02-25 18:55 UTC 

[patch net-next] team: allow TSO being set on master
 2015-02-25 18:52 UTC 

[PATCH] Fix misspelling of defrag in ip-l2tp.8
 2015-02-25 18:51 UTC  (3+ messages)

[PATCH 4/4] net/core/dev.c : Race condition in net_tx_action
 2015-02-25 18:47 UTC  (3+ messages)

[PATCH net-next v5 0/2] Multicast group join/leave at ip level
 2015-02-25 18:41 UTC  (4+ messages)
` [PATCH net-next v5 1/2] igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_drop
` [PATCH net-next v5 2/2] multicast: Extend ip address command to enable multicast group join/leave on

Ottawa and slow hash-table resize
 2015-02-25 17:38 UTC  (12+ messages)

[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
 2015-02-25 17:30 UTC  (5+ messages)

[PATCH] net: smc91x: use run-time configuration on all ARM machines
 2015-02-25 15:31 UTC 

[PATCH net] amd-xgbe: Do not schedule napi until ready
 2015-02-25 14:34 UTC  (3+ messages)

[PATCH v2 0/3] net: Linn Ethernet Packet Sniffer driver
 2015-02-25 14:21 UTC  (6+ messages)

[PATCH] vhost: drop hard-coded num_buffers size
 2015-02-25 14:20 UTC 

[PATCH] vhost: cleanup iterator update logic
 2015-02-25 14:19 UTC 

[PATCH iproute2] man ip-link: Add notice about local netns devices
 2015-02-25 13:46 UTC 

[patch 1/2] rocker: add a check for NULL in rocker_probe_ports()
 2015-02-25 13:55 UTC  (3+ messages)

[patch 2/2] rocker: silence shift wrapping warning
 2015-02-25 13:50 UTC  (3+ messages)

[PATCH] net: macb: Add big endian CPU support
 2015-02-25 11:50 UTC  (5+ messages)

[PATCH v2 net] e1000: add dummy allocator to fix race condition between mtu change and netpoll
 2015-02-25 11:25 UTC  (3+ messages)

[PATCH net] cxgb4: Fix PCI-E Memory window interface for big-endian systems
 2015-02-25 11:20 UTC 

[PATCH net] e1000: add dummy allocator to fix race condition between mtu change and netpoll
 2015-02-25 10:45 UTC  (4+ messages)

Packet dropps in virtual tap interface
 2015-02-25 10:11 UTC  (3+ messages)

[PATCH net] enic: do notify_check before returning credits
 2015-02-25  9:56 UTC 

[PATCH] ixgbe: make VLAN filter conditional in SR-IOV case
 2015-02-25  7:33 UTC  (5+ messages)
` [E1000-devel] "

[PATCH] fib_trie: Add proc entry for next-hop exceptions
 2015-02-25  6:02 UTC  (3+ messages)

If bridge have no sub-interfaces, it's status may be still with 'RUNNING'
 2015-02-25  5:29 UTC  (9+ messages)

[RFC PATCH 00/29] Phase 2 of fib_trie updates
 2015-02-25  5:12 UTC  (3+ 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).