netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-01 11:56:58 to 2013-10-02 12:20:18 UTC [more...]

[PATCH 08/19 v2] net: atl1c: Change variable type to bool
 2013-10-02 12:19 UTC  (3+ messages)
` [PATCH 10/19 v2] net: myri10ge: "
` [PATCH 19/19 v2] net: ipv4: "

[PATCH 0/3] net: mv643xx_eth: various small fixes for v3.12
 2013-10-02 12:17 UTC  (5+ messages)
` [PATCH 1/3] net: mv643xx_eth: update statistics timer from timer context only
` [PATCH 2/3] net: mv643xx_eth: fix orphaned statistics timer crash
` [PATCH 3/3] net: mv643xx_eth: fix missing device_node for port devices

[PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
 2013-10-02 12:12 UTC  (16+ messages)

[PATCH net-next] tcp: shrink tcp6_timewait_sock by one cache line
 2013-10-02 12:08 UTC  (2+ messages)

[PATCH net-next v5 0/3] bonding: modify the current and add new hash functions
 2013-10-02 12:03 UTC  (6+ messages)
` [PATCH net-next v5 1/3] flow_dissector: factor out the ports extraction in skb_flow_get_ports
` [PATCH net-next v5 2/3] bonding: modify the old and add new xmit hash policies
` [PATCH net-next v5 3/3] bonding: document the new xmit policy modes and update the changed ones

[PATCH net-next] inet: consolidate INET_TW_MATCH
 2013-10-02 11:29 UTC 

[PATCH] alx: remove WoL support
 2013-10-02 10:55 UTC  (2+ messages)

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-02 10:49 UTC  (78+ messages)
` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
  ` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [PATCH RFC 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 09/77] ahci: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 10/77] ahci: Check MRSM bit when multiple MSIs enabled
` [PATCH RFC 11/77] benet: Return -ENOSPC when not enough MSI-Xs available
` [PATCH RFC 12/77] benet: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 13/77] bna: "
` [PATCH RFC 14/77] bnx2x: "
` [PATCH RFC 15/77] bnx2: "
` [PATCH RFC 16/77] cciss: "
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [PATCH RFC 18/77] cciss: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 19/77] csiostor: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 20/77] csiostor: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 21/77] csiostor: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 22/77] cxgb3: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 23/77] cxgb3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 24/77] cxgb3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 25/77] cxgb4: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 26/77] cxgb4: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 27/77] cxgb4vf: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 28/77] cxgb4vf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 29/77] cxgb4vf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 30/77] hpsa: Update a misleading comment on interrupt usage
` [PATCH RFC 31/77] hpsa: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 32/77] hpsa: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 33/77] ioat: Disable MSI-X in case request of IRQ failed
` [PATCH RFC 34/77] ioat: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 35/77] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 37/77] ipr: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 38/77] ixgbe: "
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 41/77] lpfc: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 42/77] lpfc: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 43/77] lpfc: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 44/77] lpfc: Make MSI-X initialization routine more readable
` [PATCH RFC 45/77] megaraid: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 47/77] mlx5: Fix memory leak in case not enough MSI-X vectors available
` [PATCH RFC 48/77] mlx5: Return -ENOSPC when "
` [PATCH RFC 49/77] mlx5: Fix minimum number of MSI-Xs
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 51/77] mthca: "
` [PATCH RFC 52/77] niu: "
` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
` [PATCH RFC 55/77] ntb: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 56/77] nvme: "
` [PATCH RFC 57/77] pmcraid: "
` [PATCH RFC 58/77] qib: "
` [PATCH RFC 59/77] qla2xxx: "
` [PATCH RFC 60/77] qlcnic: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 61/77] qlogic: Return -EINVAL in case MSI-X is not supported
` [PATCH RFC 62/77] qlcnic: Remove redundant return operator
` [PATCH RFC 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 66/77] qlge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 67/77] rapidio: "
` [PATCH RFC 68/77] sfc: "
` [PATCH RFC 69/77] tg3: "
` [PATCH RFC 70/77] vmci: "
` [PATCH RFC 71/77] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC 72/77] vmxnet3: Fixup a weird loop exit
` [PATCH RFC 73/77] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 74/77] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes
` [PATCH RFC 77/77] vxge: Update MSI/MSI-X interrupts enablement code

[PATCH v3] l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
 2013-10-02  8:16 UTC 

[PATCH net 4/4] ip_tunnel: Remove double unregister of the fallback device
 2013-10-02  7:36 UTC  (8+ messages)
` [PATCH net 1/2] sit: allow to use rtnl ops on fb tunnel
  ` [PATCH net 2/2] ip6tnl: "

[PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-02  7:27 UTC  (3+ messages)

[RFC PATCH 0/4] Series short description
 2013-10-02  7:08 UTC  (5+ messages)
` [RFC PATCH 0/2] net: alternate proposal for using macvlans with forwarding acceleration
  ` [RFC PATCH 1/2] net: Add layer 2 hardware acceleration operations for macvlan devices

[PATCH 1/1] hso: fix problem with wrong status code sent by OPTION GTM601 during RING indication
 2013-10-02  7:00 UTC 

[net-next PATCH V2] virtio-net: switch to use XPS to choose txq
 2013-10-02  6:15 UTC  (3+ messages)

[PATCH] netif_set_xps_queue: make cpu mask const
 2013-10-02  6:14 UTC 

[PATCH] can: add Renesas R-Car CAN driver
 2013-10-02  6:09 UTC  (2+ messages)

[PATCH v2 net-next] include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
 2013-10-02  1:58 UTC 

[PATCH] net: do not call sock_put() on TIMEWAIT sockets
 2013-10-02  4:04 UTC 

[PATCH v1 net-next] net: pkt_sched: PIE AQM scheme
 2013-10-02  3:59 UTC  (2+ messages)

[PATCH net-next] bonding: update MAINTAINERS
 2013-10-02  3:24 UTC  (2+ messages)

[PATCH v2.41 0/5] MPLS actions and matches
 2013-10-02  0:45 UTC  (5+ messages)
` [PATCH v2.41 5/5] datapath: Add basic MPLS support to kernel

[PATCH 07/11] igb: Avoid uninitialized advertised variable in eee_set_cur
 2013-10-01 23:10 UTC  (3+ messages)

[net-next 0/3] Improve UDP multicast receive latency
 2013-10-01 22:29 UTC  (11+ messages)
` [net-next 1/3] udp: Only allow busy read/poll on connected sockets
` [net-next 2/3] udp: Add udp early demux
` [net-next 3/3] net: ipv4 only populate IP_PKTINFO when needed

Big performance loss from 3.4.63 to 3.10.13 when routing ipv4
 2013-10-01 22:20 UTC  (4+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates
 2013-10-01 22:15 UTC  (5+ messages)
` [net-next 9/9] igb: Add ethtool support to configure number of channels

[patch net] udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
 2013-10-01 22:03 UTC  (4+ messages)

[PATCH net-next v4 1/3] flow_dissector: factor out the ports extraction in skb_flow_get_ports
 2013-10-01 21:47 UTC  (4+ messages)

[PATCH 1/3] tg3: add support a phy at an address different than 01
 2013-10-01 21:13 UTC  (7+ messages)
` [PATCH 2/3] ssb: provide phy address for Gigabit Ethernet driver
` [PATCH 3/3] tg3: use phylib when robo switch is in use

[PATCH net-next] xen-netfront: convert to GRO API
 2013-10-01 20:32 UTC  (3+ messages)

[PATCH net RFC 0/2] net: BUG napi_disable sleep while atomic
 2013-10-01 20:08 UTC  (9+ messages)
` [PATCH net RFC 2/2] ixgbe: fix sleep bug caused by napi_disable inside local_bh_disable()d context

Established sockets remain open after iface down or address lost
 2013-10-01 19:00 UTC  (9+ messages)

[GIT] Networking
 2013-10-01 17:57 UTC 

Hello,
 2013-10-01 17:31 UTC 

[PATCH] tcp: sndbuf autotuning improvements
 2013-10-01 17:23 UTC 

[PATCH] pkt_sched: fq: rate limiting improvements
 2013-10-01 17:01 UTC  (2+ messages)

[PATCH 1/2] net, vxlan Fix compile warning [v4]
 2013-10-01 16:57 UTC  (5+ messages)
` [PATCH 2/2] net, mellanox mlx4 Fix compile warnings [v4]

[PATCH] ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service
 2013-10-01 16:46 UTC  (2+ messages)

[PATCH next 0/6] be2net: patch set
 2013-10-01 16:46 UTC  (2+ messages)

[PATCH net v2 1/4] ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
 2013-10-01 16:43 UTC  (8+ messages)
` [PATCH net v2 2/4] ip_tunnel: Add fallback tunnels to the hash lists
` [PATCH net 3/4] ip_tunnel_core: Change __skb_push back to skb_push
` [PATCH net 4/4] ip_tunnel: Remove double unregister of the fallback device

[PATCH 0/6] Netfilter/IPVS fixes for net
 2013-10-01 16:39 UTC  (2+ messages)

[PATCH v2] l2tp: add support for IPv4-mapped IPv6 addresses
 2013-10-01 16:38 UTC  (2+ messages)

[PATCH net 1/1] qlcnic: Fix SR-IOV configuration
 2013-10-01 16:35 UTC  (2+ messages)

[PATCH 1/3] net: ethernet: cpsw: Remove redundant of_match_ptr
 2013-10-01 16:34 UTC  (6+ messages)
` [PATCH 2/3] net: ethernet: cpsw-phy-sel: "
` [PATCH 3/3] net: can: c_can_platform: "

[PATCH v2] ll_temac: Reset dma descriptors indexes on ndo_open
 2013-10-01 16:32 UTC  (2+ messages)

[PATCH ethtool] sfc: Stop using bitfields in register definition structures
 2013-10-01 15:37 UTC  (2+ messages)

[PATCH ethtool] sfc: Add support for EF10 registers
 2013-10-01 15:36 UTC  (2+ messages)

[PATCH ethtool 2/2] Hide state of VLAN tag offload and LRO if the kernel is too old
 2013-10-01 15:36 UTC  (2+ messages)

[PATCH ethtool 1/2] Revert "Fix reporting of VLAN tag offload flags on Linux < 2.6.37"
 2013-10-01 15:35 UTC  (2+ messages)

Question regarding failure utilizing bonding mode 5 (balance-tlb)
 2013-10-01 12:58 UTC  (9+ messages)

[PATCH net 0/4] bridge: Fix problems around the PVID
 2013-10-01 11:56 UTC  (17+ 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).