netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-13 20:34:17 to 2015-04-14 18:15:29 UTC [more...]

[patch 4/5] net: hip04: Make tx coalesce timer actually work
 2015-04-14 18:15 UTC  (7+ messages)

[PATCH 0/1] stmmac: rmmod oops after ifconfig on interface
 2015-04-14 18:13 UTC  (3+ messages)

[PATCH net] bnx2x: Fix netpoll interoperability
 2015-04-14 18:11 UTC  (5+ messages)

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-14 18:05 UTC  (2+ messages)

[PATCH v4 net-next 2/2] tc: add 'needs_l2' flag to ingress qdisc
 2015-04-14 18:05 UTC  (5+ messages)

[call for review] netdev-related stuff in vfs.git
 2015-04-14 18:00 UTC  (13+ messages)
` [PATCH 03/17] fs: don't allow to complete sync iocbs through aio_complete
` [PATCH 15/17] switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()
` [PATCH 16/17] get rid of the size argument of sock_sendmsg()

common sense
 2015-04-14 17:53 UTC 

[PATCH linux-next 0/4] fix possile NULL pointer dereference in ndo_get_iflink callback functions
 2015-04-14 17:47 UTC  (22+ messages)
` [PATCH linux-next 1/4] infiniband/ipoib: fix possible NULL pointer dereference in ipoib_get_iflink
` [PATCH linux-next 2/4] ipvlan: fix possible NULL pointer dereference in ipvlan_get_iflink
  ` [PATCH linux-next 3/4] macvlan: fix possible NULL pointer dereference in macvlan_dev_get_iflink
` [PATCH linux-next 4/4] net/dsa: fix possible NULL pointer dereference in dsa_slave_get_iflink

[PATCH v2] net/phy: tune get_phy_c45_ids to support more c45 phy
 2015-04-14 17:45 UTC  (2+ messages)

[Patch net-next] fou: avoid missing unlock in failure path
 2015-04-14 17:01 UTC  (2+ messages)

[PATCH resend] Renesas Ethernet AVB driver
 2015-04-14 16:58 UTC  (14+ messages)

[PATCH] ip_forward: Drop frames with attached skb->sk
 2015-04-14 16:50 UTC  (7+ messages)

[PATCH ethtool 0/5] RSS improvements + new speeds
 2015-04-14 15:37 UTC  (8+ messages)
` [PATCH ethtool 1/5] ethtool-copy.h: sync with net
` [PATCH ethtool 5/5] ethtool: Support for configurable RSS hash function

[PATCH 0/7 RFC] Netfilter/nf_tables ingress support
 2015-04-14 15:36 UTC  (13+ messages)

[PATCH] netns: deinline net_generic()
 2015-04-14 15:25 UTC  (7+ messages)

[PATCH net-next 0/5] cxgb4: Misc. fixes for sge
 2015-04-14 20:32 UTC  (6+ messages)
` [PATCH net-next 1/5] cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
` [PATCH net-next 2/5] cxgb4: Freelist starving threshold varies from adapter to adapter
` [PATCH net-next 3/5] cxgb4: Use device node in page allocation
` [PATCH net-next 4/5] cxgb4: Add comment for calculate tx flits and sge length code
` [PATCH net-next 5/5] cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF

[PATCH v3 2/2] iputils ping/ping6: add (non-raw) ICMP socket support
 2015-04-14 15:18 UTC 

[PATCH v3 1/2] iputils ping/ping6: Add a function to check if a packet is ours
 2015-04-14 15:16 UTC 

[PATCH v3 0/2] iputils ping/ping6: add (non-raw) ICMP socket support
 2015-04-14 15:14 UTC 

[stable regression] tcp: make connect() mem charging friendly
 2015-04-14 12:19 UTC  (2+ messages)

[PATCH v3] Renesas Ethernet AVB driver
 2015-04-14 11:31 UTC  (4+ messages)

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

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

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

[PATCH 1/4] mac80211-hwsim: notify user-space about channel change
 2015-04-14  8:17 UTC  (8+ messages)
` [PATCH 2/4] mac80211-hwsim: remove dmesg spam about get-survey
` [PATCH 3/4] mac80211-hwsim: Pass rate-ctrl flags and tx-power to user-space
` [PATCH 4/4] mac80211-hwsim: enable better rx-status when using netlink

[PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging
 2015-04-14  8:02 UTC  (6+ messages)

[PATCH net-next v4 00/24] switchdev: spring cleanup
 2015-04-14  7:59 UTC  (20+ 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 07/24] switchdev: add port vlan obj
` [PATCH net-next v4 09/24] switchdev: add new swdev bridge setlink
` [PATCH net-next v4 13/24] switchdev: remove old netdev_switch_port_bridge_setlink
` [PATCH net-next v4 19/24] switchdev: add new swdev_port_bridge_getlink

[PATCH] hso: fix refcnt leak in recent patch
 2015-04-14  7:35 UTC  (4+ messages)

[PATCH net] cxgb4vf: Implement mailbox access locking and list management
 2015-04-14 12:30 UTC 

[PATCH net-next V1 00/11] net/mlx5: ConnectX-4 100G Ethernet driver
 2015-04-14  7:05 UTC  (3+ messages)

[PATCHv2 net-next 0/2] Exporting IGMP/MLD checking from bridge code
 2015-04-14  6:37 UTC  (3+ messages)
` [PATCHv2 net-next 1/2] bridge: multicast: call skb_checksum_{simple_, }validate
` [PATCHv2 net-next 2/2] net: Export IGMP/MLD message validation code

[patch net-next v2 0/2] switchdev: unify naming prefix
 2015-04-14  5:52 UTC  (4+ messages)
` [patch net-next v2 1/2] switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
` [patch net-next v2 2/2] switchdev: s/swdev_/switchdev_/

[PATCH v2 1/3] toshiba: Remove celleb from Kconfig options
 2015-04-14  5:28 UTC 

[PATCH 1/3] toshiba: Remove celleb from Kconfig options
 2015-04-14  5:23 UTC 

linux-next: manual merge of the ftrace tree with the net-next tree
 2015-04-14  5:16 UTC 

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-14  3:20 UTC  (17+ messages)

[PATCH net-next] tcp/dccp: get rid of central timewait timer
 2015-04-14  2:47 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 00/21] Netfilter updates for net-next
 2015-04-14  2:18 UTC  (2+ messages)

Please let me know if you need to print color box, display box and labels
 2015-04-14  1:57 UTC 

[PATCH] mlx4: Fix tx ring affinity_mask creation
 2015-04-14  0:22 UTC  (3+ messages)

[PATCH v5 1/9] bgmac: simplify tx ring index handling
 2015-04-14  0:05 UTC  (5+ messages)
` [PATCH v5 4/9] bgmac: simplify rx DMA error handling

[PATCH net 0/4] Fixes for sh_eth #4 v2
 2015-04-13 22:32 UTC  (4+ messages)
` [PATCH net 1/4] sh_eth: Ensure proper ordering of descriptor active bit write/read

[PATCH net-next] hv_netvsc: Implement partial copy into send buffer
 2015-04-13 23:34 UTC 

[RFC PATCH net-next 00/10] ipv6: Only create RTF_CACHE route after encountering pmtu exception
 2015-04-13 21:46 UTC  (5+ messages)
` [RFC PATCH net-next 10/10] ipv6: Create percpu rt6_info

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

[PATCH 1/5 v4] netlink: Fix portid type in netlink_notify
 2015-04-13 20:35 UTC  (10+ messages)
` [PATCH 2/5 v4] nfc: Fix portid type in urelease_work
` [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 "


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