netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-23 19:41:13 to 2014-03-25 04:31:46 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2014-03-25  4:31 UTC  (2+ messages)

[PATCH v3 0/3] add hisilicon hip04 ethernet driver
 2014-03-25  4:06 UTC  (9+ messages)
` [PATCH 1/3] Documentation: add Device tree bindings for Hisilicon hip04 ethernet
  ` [PATCH 2/3] net: hisilicon: new hip04 MDIO driver
` [PATCH 3/3] net: hisilicon: new hip04 ethernet driver

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1 in tlb and alb mode
 2014-03-25  3:42 UTC  (2+ messages)

[PATCH net-next v3 0/3] bonding: support QinQ for bond arp interval
 2014-03-25  3:21 UTC  (4+ messages)
` [PATCH net-next v3 1/3] vlan: make a new function vlan_dev_vlan_proto() and export
` [PATCH net-next v3 2/3] bonding: support QinQ for bond arp interval
` [PATCH net-next v3 3/3] bonding: add net_ratelimt to avoid spam in "

[PATCH V13 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
 2014-03-25  3:08 UTC  (3+ messages)

[PATCH] rtlwifi: rtl8188ee: enable MSI interrupts support
 2014-03-25  2:48 UTC  (7+ messages)
` [PATCH] rtlwifi: add "
    ` [PATCH v2] "

[PATCH net-next 0/3] ipv6: fix checkpatch errors and warnings
 2014-03-25  2:44 UTC  (4+ messages)
` [PATCH net-next 1/3] ipv6: fix checkpatch errors comments and space
` [PATCH net-next 2/3] ipv6: fix checkpatch errors of brace and trailing statements
` [PATCH net-next 3/3] ipv6: fix checkpatch errors of foo

i217-LM boot wreckage
 2014-03-25  2:41 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2014-03-25  1:58 UTC 

[PATCH net] xen-netback: disable rogue vif in kthread context
 2014-03-25  0:55 UTC  (8+ messages)
` [Xen-devel] "

[PATCH net-next v3 1/3] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-24 23:59 UTC  (3+ messages)
` [PATCH net-next v3 2/3] xen-netback: Non-functional follow-up patch for grant mapping series
` [PATCH net-next v3 3/3] xen-netback: Functional "

[PATCH] net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
 2014-03-24 23:57 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: phy: bcm7xxx: workaround updates
 2014-03-24 23:36 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: bcm7xxx: define constants for our registers
` [PATCH net-next v2 2/3] net: phy: bcm7xxx: fix spurious MDIO failures during workaround
` [PATCH net-next v2 3/3] net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER

[PATCH net-next 0/7] drivers/net: Remove pointer casts to same type
 2014-03-24 23:36 UTC  (11+ messages)
` [PATCH net-next 1/7] altera: Remove casts of pointer "
` [PATCH net-next 2/7] alx: "
` [PATCH net-next 3/7] intel: "
` [PATCH net-next 4/7] qlcnic: "
` [PATCH net-next 5/7] carl9170: "
` [PATCH net-next 6/7] mwifiex: "
` [PATCH net-next 7/7] rtlwifi: "

[PATCH RFC 0/3] tcp: allow to repair a tcp connections in closing states
 2014-03-24 23:29 UTC  (4+ messages)
` [PATCH 1/3] tcp: allow to enable repair mode for sockets in any state

[PATCH 1/4 V2] Ethernet drivers in 3.14-rc3 kernel: fix 3 buffer overflows triggered by hardware devices
 2014-03-24 23:27 UTC  (9+ messages)

[patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath
 2014-03-24 23:07 UTC  (7+ messages)

[PATCH net-next 0/9] BPF updates
 2014-03-24 22:39 UTC  (3+ messages)
` [PATCH net-next 4/9] net: ptp: use sk_unattached_filter_create() for BPF

[PATCH net-next 1/4] net: Rename rxhash to hash
 2014-03-24 22:34 UTC  (4+ messages)
  ` [PATCH v2 net-next] net: Rename skb->rxhash to skb->hash

[PATCH] tg3: Do not include vlan acceleration features in vlan_features
 2014-03-24 21:52 UTC 

[PATCH] netlink: have netlink per-protocol bind function return an error code
 2014-03-24 20:59 UTC  (7+ messages)
      ` [PATCH][v3] "
        ` [PATCH][v4] "
      ` [PATCH][v5] "

[net-next 00/16][pull request] Intel Wired LAN Driver Updates
 2014-03-24 20:57 UTC  (6+ messages)
  ` [net-next 15/16] igb: Fix Null-pointer dereference in igb_reset_q_vector
  ` [net-next 16/16] igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only

[PATCH RFC] ixp4xx_eth: Allow setting the MDIO bus name in platform data
 2014-03-24 20:42 UTC  (3+ messages)

[PATCH net-next] i40e: i40evf: fix error checking path
 2014-03-24 20:21 UTC  (2+ messages)

[PATCH net-next] intel: Remove addressof casts to same type
 2014-03-24 20:21 UTC  (2+ messages)

[GIT] Networking
 2014-03-24 19:50 UTC 

[PATCH net] ip_tunnel: Fix dst ref-count
 2014-03-24 19:41 UTC  (4+ messages)

[PATCH net] tipc: fix spinlock recursion bug for failed subscriptions
 2014-03-24 19:37 UTC  (2+ messages)

[PATCH v6] vxlan: fix nonfunctional neigh_reduce()
 2014-03-24 19:35 UTC  (2+ messages)

[PATCH net-next v2 1/3] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-24 19:34 UTC  (4+ messages)
` [PATCH net-next v2 2/3] xen-netback: Follow-up patch for grant mapping series
` [PATCH net-next v2 3/3] "

[PATCH v2 0/2] net: davinci_emac: Fix interrupt requests and error handling
 2014-03-24 19:33 UTC  (2+ messages)

[PATCH V12 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-24 19:29 UTC  (2+ messages)

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-24 19:27 UTC  (16+ messages)

[PATCH] bonding: Inactive slaves should keep inactive flag's value to 1
 2014-03-24 19:25 UTC  (6+ messages)

[PATCH] ipv4: gre: Fix null pointer dereference in gre_cisco_err()
 2014-03-24 19:14 UTC  (3+ messages)
`  "

[PATCH] netpoll: fix the skb check in pkt_is_ns
 2014-03-24 19:09 UTC  (2+ messages)

[RFC v2 0/1]: Add minimum bandwidth support in IP tool
 2014-03-24 18:55 UTC  (3+ messages)
` [RFC v2 1/1] net: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool

[PATCH net-next] rtlwifi: Remove addressof casts to same type
 2014-03-24 17:46 UTC 

[PATCH net-next] chelsio: Remove addressof casts to same type
 2014-03-24 17:45 UTC 

[PATCH v4 0/4] Provide netdev naming-policy via sysfs
 2014-03-24 17:18 UTC  (5+ messages)

[PATCH][net-next] ipv4: remove ip_rt_dump from route.c
 2014-03-24 16:50 UTC  (4+ messages)

Multicast packets being lost (3.10 stable)
 2014-03-24 16:41 UTC 

[PATCH 1/2] smsc911x: Do not use netdev_dbg() when device is not registered
 2014-03-24 15:34 UTC  (2+ messages)
` [PATCH 2/2] smsc911x: No need to print driver version

[PATCH 1/2] smsc911x: Do not use netdev_dbg() when device is not registered
 2014-03-24 15:57 UTC  (2+ messages)
` [PATCH 2/2] smsc911x: No need to print driver version

[RFC] csum experts, csum_replace2() is too expensive
 2014-03-24 15:52 UTC  (16+ messages)
  ` [PATCH net-next] net: optimize csum_replace2()

[PATCH 0/3] add hisilicon hip04 ethernet driver
 2014-03-24 14:17 UTC  (11+ messages)
` [PATCH 3/3] net: hisilicon: new "

[PATCH] netlink: simplify nfnetlink_bind
 2014-03-24 13:56 UTC  (3+ messages)

[PATCH] net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
 2014-03-24 13:49 UTC  (4+ messages)

[PATCH] drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
 2014-03-24 13:38 UTC  (12+ messages)

[PATCH net] tcp: delete unused parameter in tcp_nagle_check()
 2014-03-24 13:08 UTC  (2+ messages)

[PATCH v2 1/2] net: davinci_emac: Replace devm_request_irq with request_irq
 2014-03-24 12:46 UTC  (2+ messages)
` [PATCH v2 2/2] net: davinci_emac: Fix rollback of emac_dev_open()

[PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available
 2014-03-24 10:34 UTC  (5+ messages)
` [PATCH net-next] xen-netback: Follow-up patch for grant mapping series

[PATCH] net/mlx4_core: pass pci_dev_data to __mlx4_init_one
 2014-03-24  9:41 UTC  (3+ messages)

[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations"
 2014-03-24  9:26 UTC  (2+ messages)

stmmac-socfpga breakage in arm-soc
 2014-03-24  9:15 UTC  (5+ messages)

[PATCH net-next v2 0/2] be2net: add vxlan offload support
 2014-03-24  7:49 UTC  (6+ messages)
` [PATCH net-next v2 1/2] be2net: add FW cmds needed for VxLAN offloads
` [PATCH net-next v2 2/2] be2net: csum, tso and rss steering offload support for VxLAN

[PATCH net-next v3 1/2] net: tcp_ipv6 do some cleanup
 2014-03-24  6:25 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: tcp_ipv6 policy route issue

[PATCH net] virtio-net: don't free skb immediately on kick failure
 2014-03-24  6:27 UTC  (4+ messages)

[RFC v2 1/1] iproute2: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool
 2014-03-24  4:58 UTC 

[PATCH net] net: vxlan: fix crash when interface is created with no group
 2014-03-24  5:09 UTC  (7+ messages)

[PATCH net-next 0/3] qlcnic: VXLAN offload support
 2014-03-24  4:44 UTC  (2+ messages)

[PATCH net-next] gianfar: Fix P1010 config regression (SQ polling)
 2014-03-24  4:41 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] net: micrel : ks8851-ml: add vdd-supply support
 2014-03-24  4:37 UTC  (2+ messages)

[PATCH][net-next] ipv4: remove ipv4_ifdown_dst from route.c
 2014-03-24  4:21 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: tcp_ipv6 do some cleanup
 2014-03-24  4:13 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: tcp_ipv6 policy route issue

[PATCH net-next 1/2] net: tcp_ipv6 do some cleanup
 2014-03-24  1:15 UTC  (4+ messages)
` [PATCH net-next 2/2] net: tcp_ipv6 policy route issue

[PATCH V13 5/7] net: sxgbe: add Checksum offload support for Samsung sxgbe
 2014-03-23 20:46 UTC 

[PATCH V13 6/7] net: sxgbe: add ethtool related functions support Samsung sxgbe
 2014-03-23 20:46 UTC 

[PATCH V13 7/7] MAINTAINERS: add maintainer for Samsung sxgbe driver
 2014-03-23 20:46 UTC 

[PATCH V13 3/7] net: sxgbe: add TSO support for Samsung sxgbe
 2014-03-23 20:46 UTC 

[PATCH V13 4/7] net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbe
 2014-03-23 20:46 UTC 

[PATCH V13 1/7] sxgbe: Add device-tree binding support document
 2014-03-23 20:46 UTC 

[PATCH V13 0/7] add new Samsung SXGBE driver
 2014-03-23 20:46 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).