netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-13 06:16:39 to 2015-04-13 20:34:17 UTC [more...]

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-13 20:34 UTC  (6+ messages)

[PATCH -next 0/3] net: cap size to original frag size when refragmenting
 2015-04-13 20:33 UTC  (6+ messages)

[PATCH v2] Renesas Ethernet AVB driver
 2015-04-13 20:32 UTC  (2+ messages)

[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
 2015-04-13 20:19 UTC  (5+ messages)

[patch net-next 0/2] switchdev: unify naming prefix
 2015-04-13 20:18 UTC  (13+ messages)
` [patch net-next 1/2] switchdev: s/netdev_switch_/switchdev_/
` [patch net-next 2/2] switchdev: s/swdev_/switchdev_/

[RFC PATCH net-next 00/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
 2015-04-13 20:16 UTC  (7+ messages)
` [RFC PATCH net-next 08/10] ipv6: Do not use inetpeer when creating RTF_CACHE route for /128 via gateway entry
` [RFC PATCH net-next 10/10] ipv6: Create percpu rt6_info

Re:salve
 2015-04-13 19:59 UTC 

[PATCH v5 1/9] bgmac: simplify tx ring index handling
 2015-04-13 19:47 UTC  (10+ messages)
` [PATCH v5 2/9] bgmac: leave interrupts disabled as long as there is work to do
` [PATCH v5 3/9] bgmac: set received skb headroom to NET_SKB_PAD
` [PATCH v5 4/9] bgmac: simplify rx DMA error handling
` [PATCH v5 5/9] bgmac: add check for oversized packets
` [PATCH v5 6/9] bgmac: increase rx ring size from 511 to 512
` [PATCH v5 7/9] bgmac: simplify dma init/cleanup
` [PATCH v5 8/9] bgmac: fix DMA rx corruption
` [PATCH v5 9/9] bgmac: drop ring->num_slots

[PATCH 00/21] Netfilter updates for net-next
 2015-04-13 19:30 UTC  (22+ messages)
` [PATCH 01/21] netfilter: nf_tables: validate len in nft_validate_data_load()
` [PATCH 02/21] netfilter: nf_tables: rename nft_validate_data_load()
` [PATCH 03/21] netfilter: nft_lookup: use nft_validate_register_store() to validate types
` [PATCH 04/21] netfilter: nf_tables: kill nft_validate_output_register()
` [PATCH 05/21] netfilter: nf_tables: introduce nft_validate_register_load()
` [PATCH 06/21] netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
` [PATCH 07/21] netfilter: nf_tables: use struct nft_verdict within struct nft_data
` [PATCH 08/21] netfilter: nf_tables: convert expressions to u32 register pointers
` [PATCH 09/21] netfilter: nf_tables: kill nft_data_cmp()
` [PATCH 10/21] netfilter: nf_tables: convert sets to u32 data pointers
` [PATCH 11/21] netfilter: nf_tables: add register parsing/dumping helpers
` [PATCH 12/21] netfilter: nf_tables: switch registers to 32 bit addressing
` [PATCH 13/21] netfilter: nf_tables: support variable sized data in nft_data_init()
` [PATCH 14/21] netfilter: nf_tables: variable sized set element keys / data
` [PATCH 15/21] uapi: ebtables: don't include linux/if.h
` [PATCH 16/21] netfilter: nf_tables: add helper functions for expression handling
` [PATCH 17/21] netfilter: nf_tables: prepare for expressions associated to set elements
` [PATCH 18/21] netfilter: nf_tables: mark stateful expressions
` [PATCH 19/21] netfilter: nf_tables: add flag to indicate set contains expressions
` [PATCH 20/21] netfilter: nft_dynset: dynamic stateful expression instantiation
` [PATCH 21/21] netfilter: nf_tables: get rid of the expression example code

[PATCH net-next v4 00/24] switchdev: spring cleanup
 2015-04-13 19:22 UTC  (30+ messages)
` [PATCH net-next v4 01/24] switchdev: introduce get/set attrs ops
` [PATCH net-next v4 03/24] switchdev: convert STP update to swdev attr set
` [PATCH net-next v4 05/24] rocker: use swdev get/set attr for bridge port flags
` [PATCH net-next v4 06/24] switchdev: introduce swdev add/del obj ops
` [PATCH net-next v4 07/24] switchdev: add port vlan obj
` [PATCH net-next v4 08/24] rocker: use swdev add/del obj for bridge port vlans
` [PATCH net-next v4 09/24] switchdev: add new swdev bridge setlink
` [PATCH net-next v4 10/24] rocker: cut over to new swdev_port_bridge_setlink
` [PATCH net-next v4 11/24] bonding: "
` [PATCH net-next v4 12/24] team: "
` [PATCH net-next v4 13/24] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next v4 14/24] switchdev: add new swdev_port_bridge_dellink
` [PATCH net-next v4 15/24] rocker: cut over to "
` [PATCH net-next v4 16/24] bonding: "
` [PATCH net-next v4 17/24] team: "
` [PATCH net-next v4 18/24] switchdev: remove unused netdev_switch_port_bridge_dellink
` [PATCH net-next v4 19/24] switchdev: add new swdev_port_bridge_getlink
` [PATCH net-next v4 20/24] rocker: cut over to "
` [PATCH net-next v4 21/24] bonding: "
` [PATCH net-next v4 22/24] team: "
` [PATCH net-next v4 23/24] switchdev: convert fib_ipv4_add/del over to swdev_port_obj_add/del
` [PATCH net-next v4 24/24] switchdev: bring documentation up-to-date

[PATCH 1/5 v4] netlink: Fix portid type in netlink_notify
 2015-04-13 18:43 UTC  (7+ messages)
` [PATCH 3/5 v4] netfilter: Fix portid types
` [PATCH 4/5 v4] netfilter: Fix format string of nfnetlink_queue proc file
` [PATCH 5/5 v4] netfilter: Fix format string of nfnetlink_log "

e1000e max frame calculation
 2015-04-13 18:26 UTC  (12+ messages)
` [PATCH] e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
                ` [Intel-wired-lan] "

[PATCH net-next v2 0/4] cxgb4: add FCoE DDP and RSS
 2015-04-13 18:13 UTC  (8+ messages)
` [PATCH net-next v2 1/4] cxgb4/iw_cxgb4/cxgb4i: remove duplicate definitions
` [PATCH net-next v2 2/4] cxgb4: add structure and macro definitions for FCoE DDP
` [PATCH net-next v2 3/4] cxgb4: add DDP support for FCoE target
` [PATCH net-next v2 4/4] cxgb4: enable RSS for FCoE frames

Looking for extensible kernel database format
 2015-04-13 18:09 UTC  (2+ messages)

[PATCH v4 1/9] bgmac: simplify tx ring index handling
 2015-04-13 18:05 UTC  (19+ messages)
` [PATCH v4 2/9] bgmac: leave interrupts disabled as long as there is work to do
` [PATCH v4 3/9] bgmac: set received skb headroom to NET_SKB_PAD
` [PATCH v4 4/9] bgmac: simplify rx DMA error handling
` [PATCH v4 5/9] bgmac: add check for oversized packets
` [PATCH v4 6/9] bgmac: increase rx ring size from 511 to 512
` [PATCH v4 7/9] bgmac: simplify dma init/cleanup
` [PATCH v4 8/9] bgmac: fix DMA rx corruption
` [PATCH v4 9/9] bgmac: drop ring->num_slots

[PATCH net-next] tcp: fix bogus RTT for CC when retransmissions are acked
 2015-04-13 17:55 UTC  (2+ messages)

[PATCH v4 net-next 1/2] net: introduce skb_postpush_rcsum() helper
 2015-04-13 17:37 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc

[PATCH net-next] net: use jump label patching for ingress qdisc in __netif_receive_skb_core
 2015-04-13 17:35 UTC  (2+ messages)

[PATCH 1/2] bridge: multicast: call skb_checksum_{simple_,}validate
 2015-04-13 17:32 UTC  (5+ messages)
` [PATCH 2/2] net: Export IGMP/MLD message validation code
  ` [B.A.T.M.A.N.] "

[FYI] xfrm: Don't lookup sk_policy for timewait sockets
 2015-04-13 17:25 UTC  (11+ messages)

[PATCH 0/2 net-next v2] Bring sizeof(net_device) down to < 2K bytes
 2015-04-13 17:15 UTC  (2+ messages)

[PATCH net-next] selinux/nlmsg: add a build time check for rtnl/xfrm cmds
 2015-04-13 17:10 UTC  (2+ messages)

kernel WARNING on skb_complete_tx_timestamp
 2015-04-13 16:41 UTC  (4+ messages)

[ANNOUNCE] iproute2 4.0.0
 2015-04-13 16:38 UTC 

ipv4: add hash-based multipath routing
 2015-04-13 16:34 UTC  (2+ messages)

[PATCH v3 net-next 1/2] net: introduce skb_postpush_rcsum() helper
 2015-04-13 16:13 UTC  (10+ messages)
` [PATCH v3 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc

[PATCH iproute2] configure: add missing INCLUDE to netnsid detection
 2015-04-13 15:53 UTC  (8+ messages)
` [PATCH iproute2 1/3] Revert "configure: add missing INCLUDE to netnsid detection"
  ` [PATCH iproute2 2/3] Revert "ip netns: Fix rtnl error while print netns list"
  ` [PATCH iproute2 3/3] ipnetns: add a runtime check for RTM_GETNSID support
    ` [PATCH v2 iproute2 1/3] Revert "configure: add missing INCLUDE to netnsid detection"
      ` [PATCH v2 iproute2 2/3] Revert "ip netns: Fix rtnl error while print netns list"
      ` [PATCH v2 iproute2 3/3] ipnetns: add a runtime check for RTM_GETNSID support

[PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging
 2015-04-13 15:43 UTC  (7+ messages)
` [PATCH/RFC net-next 1/4] rocker: add helper for setting untagged VLAN
` [PATCH/RFC net-next 2/4] rocker: set untagged VLAN when opening port
` [PATCH/RFC net-next 3/4] rocker: forward packets to CPU when a port not bridged
` [PATCH/RFC net-next 4/4] rocker: allow forwarding of IPv4 by unicast routing table

[PATCH net-next] tcp/dccp: get rid of central timewait timer
 2015-04-13 15:23 UTC  (3+ messages)
` [PATCH v2 "

[PATCH RFC] tcp: Allow sk_wmem_alloc to exceed sysctl_tcp_limit_output_bytes
 2015-04-13 15:03 UTC  (6+ messages)
    ` [Xen-devel] "

[patch net-next v3] tc: introduce OpenFlow classifier
 2015-04-13 14:34 UTC  (7+ messages)

[PATCH 2/7] turn Makefile more distribution friendly
 2015-04-13 14:01 UTC  (6+ messages)
` [PATCH 3/7] ip-xfrm: support 'proto any' with 'sport' and 'dport'
` [PATCH 4/7] cbq: fix find syntax in example
` [PATCH 5/7] ip-route: don't hide routes with RTM_F_CLONED by default
` [PATCH 6/7] lnstat: dump to stdout, not stderr
` [PATCH 7/7] lnstat: run indefinitely by default

[PATCH 1/7] docs: improve manual pages and help
 2015-04-13 14:05 UTC  (2+ messages)

"tcp: refine TSO autosizing" causes performance regression on Xen
 2015-04-13 13:49 UTC  (5+ messages)
    ` [Xen-devel] "

[PATCH 0/1] stmmac: rmmod oops after ifconfig on interface
 2015-04-13 13:33 UTC  (6+ messages)
` [PATCH 1/1] stmmac: bugfix oops on rmmod after ifconfig

[PATCH iproute2 0/2] xfrm: new command for configuring SPD hash
 2015-04-13 13:29 UTC  (3+ messages)

[PATCH RFT net-next #2 0/6] via-rhine receive buffers rework
 2015-04-13 13:16 UTC  (6+ messages)

[PATCH 1/4] ipv4: add option to drop unicast encapsulated in L2 multicast
 2015-04-13 12:04 UTC  (9+ messages)
` [PATCH 3/4] ipv4: add option to drop gratuitous ARP packets

[PATCH net-next V1 00/11] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-13 11:45 UTC  (12+ messages)
` [PATCH net-next V1 01/11] net/mlx5_core: Set irq affinity hints
` [PATCH net-next V1 02/11] net/mlx5_core: Add EQ renaming mechanism
` [PATCH net-next V1 03/11] net/mlx5_core: HW data structs/types definitions preparation for mlx5 ehternet driver
` [PATCH net-next V1 04/11] net/mlx5_core/ib: New device capabilities handling
` [PATCH net-next V1 05/11] net/mlx5_core: Implement get and set functions of ptys register fields
` [PATCH net-next V1 06/11] net/mlx5_core: Implement get/set port status
` [PATCH net-next V1 07/11] net/mlx5_core: Modify CQ moderation parameters
` [PATCH net-next V1 08/11] net/mlx5_core: Set/Query port MTU commands
` [PATCH net-next V1 09/11] net/mlx5: Ethernet Datapath files
` [PATCH net-next V1 10/11] net/mlx5: Ethernet resources handling
` [PATCH net-next V1 11/11] net/mlx5: Ethernet driver

[PATCH iproute2] ip link set vf: Added "query_rss" command
 2015-04-13 11:04 UTC  (3+ messages)

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-13  9:21 UTC 

[linux-next PATCH] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-13  9:19 UTC  (5+ messages)

[PATCH] net/wireless: CFG80211_WEXT_EXPORT requires wireless extensions
 2015-04-13  8:09 UTC  (4+ messages)

linux-next: manual merge of the ftrace tree with the net-next tree
 2015-04-13  7:54 UTC  (2+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-13  7:40 UTC  (7+ messages)
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH] net/phy: tune get_phy_c45_ids to support more c45 phy
 2015-04-13  6:59 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).