netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-02 07:15:40 to 2013-10-03 06:07:21 UTC [more...]

[PATCH net-next] net:drivers/net: Miscellaneous conversions to ETH_ALEN
 2013-10-03  6:07 UTC  (25+ messages)
                ` [PATCH net-next] ath10k: wmi: Convert use of 6 "

[PATCH net-next] fix unsafe set_memory_rw from softirq
 2013-10-03  4:57 UTC  (5+ messages)

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-03  1:02 UTC  (86+ 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 v2.41 0/5] MPLS actions and matches
 2013-10-03  0:20 UTC  (4+ messages)
` [PATCH v2.41 5/5] datapath: Add basic MPLS support to kernel

[net-next 0/3] Improve UDP multicast receive latency
 2013-10-02 21:38 UTC  (9+ messages)
` [net-next 2/3] udp: Add udp early demux

question about klen in move_addr_to_user()
 2013-10-02 21:27 UTC  (5+ messages)
` [patch] net: heap overflow in __audit_sockaddr()
    ` [patch v2] "

[PATCH 0/3] net: mv643xx_eth: various small fixes for v3.12
 2013-10-02 21:12 UTC  (8+ 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 v3] l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
 2013-10-02 21:10 UTC  (2+ messages)

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

[PATCH] netif_set_xps_queue: make cpu mask const
 2013-10-02 21:07 UTC  (2+ messages)

[PATCH] tcp: sndbuf autotuning improvements
 2013-10-02 21:07 UTC  (3+ messages)

[PATCH] net: do not call sock_put() on TIMEWAIT sockets
 2013-10-02 21:06 UTC  (2+ messages)

[PATCH v2 net-next] include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
 2013-10-02 20:50 UTC  (2+ messages)

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

[patch net] udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
 2013-10-02 20:45 UTC  (5+ messages)

[PATCH net] tc: export tc_defact.h to userspace
 2013-10-02 20:39 UTC  (2+ messages)

[PATCH V3 net-next] fib_trie: avoid a redundant bit judgement in inflate
 2013-10-02 20:37 UTC  (2+ messages)

[PATCH 07/11] igb: Avoid uninitialized advertised variable in eee_set_cur
 2013-10-02 20:33 UTC  (4+ messages)
` [PATCH 10/11] tcp: Always set options to 0 before calling tcp_established_options

pull request net: 2013-10-02
 2013-10-02 20:15 UTC  (3+ messages)
` [PATCH] batman-adv: set up network coding packet handlers during module init

[PATCH 0/3] calxedaxgmac: fixes for xgmac_set_rx_mode
 2013-10-02 20:12 UTC  (2+ messages)

[PATCH net] unix_diag: fix info leak
 2013-10-02 20:08 UTC  (2+ messages)

[PATCH 0/4] connector fixes
 2013-10-02 20:04 UTC  (2+ messages)

[PATCH] isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_entity()
 2013-10-02 20:01 UTC  (2+ messages)

[PATCH net-next] xen-netfront: convert to GRO API
 2013-10-02 19:54 UTC  (2+ messages)

[PATCH 1/3] tg3: add support a phy at an address different than 01
 2013-10-02 19:42 UTC  (6+ 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 1/2] net: Toeplitz library functions
 2013-10-02 19:40 UTC  (11+ messages)
          ` [PATCH] net: net_secret should not depend on TCP
            ` [PATCH RFC] random: introduce get_random_bytes_busy_wait_initialized

The check of upper MTU limit when changing it in ip6 gre tunnel seems incorrect
 2013-10-02 16:44 UTC 

[PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
 2013-10-02 16:27 UTC  (19+ messages)
                        ` Neterion and UFO handling [was: Re: [PATCH] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO]

[PATCH net-next] 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515
 2013-10-02 15:08 UTC 

[PATCH net-next] tcp: shrink tcp6_timewait_sock by one cache line
 2013-10-02 14:57 UTC  (3+ messages)

[RFC PATCH 0/4] Series short description
 2013-10-02 13:28 UTC  (7+ 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

Confirm your webmail Identity
 2013-10-02 13:16 UTC 

[PATCH net-next v5 0/3] bonding: modify the current and add new hash functions
 2013-10-02 12:56 UTC  (8+ 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

See the attached file
 2013-10-02 12:23 UTC 

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

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


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