netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-11 09:53:11 to 2014-03-12 09:46:11 UTC [more...]

[PATCH net-next] consolidate duplicate code is skb_checksum_setup() helpers
 2014-03-12  9:46 UTC  (8+ messages)
          ` [PATCH v2 "

[PATCH net-next 0/5] VXLAN offload support
 2014-03-12  9:44 UTC  (9+ messages)
` [PATCH net-next 1/5] vxlan: Make VXLAN default UDP port number available for others

[PATCH RFC] netfilter: cacheline aligning in struct netns_ct
 2014-03-12  9:36 UTC  (3+ messages)

[PATCH net] bonding: set correct vlan id for alb xmit path
 2014-03-12  9:31 UTC  (2+ messages)

[PATCH RFC 0/9] socket filtering using nf_tables
 2014-03-12  9:27 UTC  (6+ messages)

[PATCH] net: phy: Add support for SMSC/Microchip LAN9303 3-port switch
 2014-03-12  8:55 UTC  (12+ messages)

[PATCH v3 net-next 1/2] ethtool: Support for configurable RSS hash key
 2014-03-12  8:59 UTC  (5+ messages)

[PATCH net-next 0/3] bonding: support 802.1ad vlan protocol
 2014-03-12  8:57 UTC  (3+ messages)

[PATCH V1 net-next 0/7] mlx4: Add SRIOV support for RoCE
 2014-03-12  8:49 UTC  (12+ messages)
` [PATCH V1 net-next 1/7] mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
` [PATCH V1 net-next 2/7] mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
` [PATCH V1 net-next 3/7] mlx4: In RoCE allow guests to have multiple GIDS
` [PATCH V1 net-next 4/7] mlx4: Add ref counting to port MAC table for RoCE
` [PATCH V1 net-next 5/7] mlx4: Implement IP based gids support for RoCE/SRIOV
` [PATCH V1 net-next 6/7] mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE
` [PATCH V1 net-next 7/7] mlx4: Activate RoCE/SRIOV

net-next: NULL pointer dereference on adding a net namespace and a system freeze
 2014-03-12  8:43 UTC  (13+ messages)
                    ` [PATCH net-next] flowcache: Fix resource leaks on namespace exit

[PATCH] net: reflect the fwmark for replies with no socket
 2014-03-12  8:22 UTC  (4+ messages)

[PATCH RFC net-next v1 0/9] ptp: dynamic pin control
 2014-03-12  8:21 UTC  (8+ messages)
` [PATCH RFC net-next v1 1/9] ptp: introduce programmable pins

bridge is not forwaring ICMP6 neighbor solicitation to KVM guest
 2014-03-12  7:45 UTC  (10+ messages)

[PATCH net] at86rf230: fix lockdep splats
 2014-03-12  7:21 UTC 

[PATCH net RESEND] bonding: set correct vlan id for alb xmit path
 2014-03-12  7:14 UTC  (3+ messages)

[RCU PATCH 00/14] Remove qdisc lock around ingress Qdisc
 2014-03-12  6:58 UTC  (4+ messages)

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2014-03-12  5:53 UTC  (14+ messages)
` [net-next 01/13] net: e1000e calls skb_set_hash
` [net-next 02/13] net: igb "
` [net-next 03/13] igb: Fix for devices using ethtool for EEE settings
` [net-next 04/13] igb: Add debugfs skeleton
` [net-next 05/13] igb: Add support for debugfs
` [net-next 06/13] igb: Add debugfs command/register read and write functionality
` [net-next 07/13] net: ixgbe calls skb_set_hash
` [net-next 08/13] ixgbe: Fix format string in ixgbe_fcoe.c
` [net-next 09/13] ixgbe: move setting rx_pb_size into get_invariants
` [net-next 10/13] ixgbe: add Linux NICS mailing list to contact info
` [net-next 11/13] ixgbe: fixup header for ixgbe_set_rxpba_82598
` [net-next 12/13] ixgbe: fix some multiline hw_dbg prints
` [net-next 13/13] ixgbevf: delete unneeded call to pci_set_power_state

[PATCH next-next 0/11] Using dev_kfree_skb_any for functions called in multiple contexts
 2014-03-12  5:08 UTC  (38+ messages)
` [PATCH 01/11] bonding: Call dev_kfree_skby_any instead of kfree_skb
        ` [RFC PATCH 0/2] remove netpoll rx support
          ` [RFC PATCH 1/2] netpoll: Remove dead netpoll_rx code
          ` [RFC PATCH 2/2] netpoll: Don't poll for received packets
                ` [PATCH next-next 0/10] Using dev_kfree_skb_any for functions called in multiple contexts
                  ` [PATCH net-next 01/10] 8139cp: Call dev_kfree_skby_any instead of kfree_skb
                  ` [PATCH net-next 02/10] 8139too: Call dev_kfree_skby_any instead of dev_kfree_skb
                  ` [PATCH net-next 03/10] r8169: "
                  ` [PATCH net-next 04/10] bonding: Call dev_kfree_skby_any instead of kfree_skb
                  ` [PATCH net-next 05/10] bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb
                  ` [PATCH net-next 06/10] tg3: "
                  ` [PATCH net-next 07/10] ixgb: "
                  ` [PATCH net-next 08/10] mlx4: "
                  ` [PATCH net-next 09/10] benet: Call dev_kfree_skby_any instead of kfree_skb
                  ` [PATCH net-next 10/10] gianfar: Carefully free skbs in functions called by netpoll
                ` [PATCH net-next 0/2] Don't receive packets when the napi budget == 0
                  ` [PATCH net-next 1/2] bnx2: "
                  ` [PATCH net-next 2/2] 8139cp: "
                ` [PATCH net-next] bcm63xx_enet: Stop pretending to support netpoll

[PATCH net-next] gianfar: Fix multi-queue support checks @probe()
 2014-03-12  4:48 UTC  (2+ messages)

[PATCH net] r8169: fix the incorrect tx descriptor version
 2014-03-12  4:11 UTC  (3+ messages)

[PATCH net-next] r8152: support dumping the hw counters
 2014-03-12  4:09 UTC  (2+ messages)

[PATCH v2] tools/net/Makefile: Define PACKAGE to fix build problems
 2014-03-12  4:08 UTC  (2+ messages)

[PATCH net-next] ieee802154: at86rf230: add support for rf233 chip
 2014-03-12  4:06 UTC  (2+ messages)

[Patch 0/2] IB/mlx5: Add PCI error handler support for mlx5
 2014-03-12  3:42 UTC  (3+ messages)
` [Patch 1/2] IB/mlx5: Implementation of PCI error handler
` [Patch 2/2] IB/mlx5: Free resources during PCI error

[PATCH net-next 0/2] pkt_sched: allow scheduling points
 2014-03-12  3:55 UTC  (2+ messages)

pull request: wireless-next 2014-03-10
 2014-03-12  3:51 UTC  (4+ messages)

[PATCH] iproute: Show default type, table, proto and scope of route
 2014-03-12  3:46 UTC 

[PATCH net] x86: bpf_jit: support negative offsets
 2014-03-12  3:26 UTC  (3+ messages)

[PATCHv2 1/2] bridge: multicast: add sanity check for general query destination
 2014-03-12  3:23 UTC  (4+ messages)
` [PATCHv2 2/2] bridge: multicast: enable snooping on general queries only

[Bug] net/fec on i.MX28: promiscuous mode lost after reconnecting network cable
 2014-03-12  2:48 UTC  (4+ messages)
  ` [PATCH net] eth: fec: Fix lost promiscuous mode after reconnecting cable

[PATCH] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
 2014-03-12  2:40 UTC  (3+ messages)

[PATCH net-next] net_sched: return nla_nest_end() instead of skb->len
 2014-03-12  2:20 UTC 

[PATCH 0/7] add new Samsung xgmac driver
 2014-03-12  1:49 UTC  (3+ messages)

[PATCH net-next v3 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-12  0:45 UTC  (13+ messages)
  ` [PATCH net-next v3 1/9] dts: Add bindings for the Altera Triple Speed Ethernet driver
  ` [PATCH net-next v3 8/9] MAINTAINERS: Add entry for Altera Triple Speed Ethernet Driver
` [PATCH net-next v3 2/9] Documentation: networking: Add Altera Ethernet (TSE) Documentation
` [PATCH net-next v3 3/9] Altera TSE: Add Altera Ethernet Driver MSGDMA File Components
` [PATCH net-next v3 4/9] Altera TSE: Add Altera Ethernet Driver SGDMA file components
` [PATCH net-next v3 5/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next v3 6/9] Altera TSE: Add main and header file "
` [PATCH net-next v3 7/9] Altera TSE: Add Altera Ethernet Driver Makefile and Kconfig
` [PATCH net-next v3 9/9] net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver

[PATCH v2 1/3] net: phy: fix uninitalized WOL parameters in phy_ethtool_get_wol
 2014-03-11 23:02 UTC  (2+ messages)
` [PATCH v3] "

Question on multicast
 2014-03-11 21:53 UTC 

[BUG] Deadlock on sk->sk_lock.slock
 2014-03-11 20:46 UTC  (4+ messages)
` [PATCH] tcp: tcp_release_cb() should release socket ownership
  ` [PATCH resend] "

[PATCH net-next] bonding: force cast of IP address in options
 2014-03-11 20:37 UTC  (2+ messages)

[PATCH net-next] netdev: set __percpu attribute on netdev_alloc_pcpu_stats
 2014-03-11 20:37 UTC  (2+ messages)

[PATCH 0/5] skbuff: fix skb_segment with zero copy skbs
 2014-03-11 20:27 UTC  (2+ messages)

[PATCH (net.git) 0/4 (v4)] stmmac fixes: EEE and chained mode
 2014-03-11 20:16 UTC  (2+ messages)

[PATCH] vmxnet3: fix netpoll race condition
 2014-03-11 20:15 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] openvswitch: Orphan frags before sending to userspace via Netlink to avoid guest stall
 2014-03-11 19:41 UTC  (5+ messages)

[PATCH bluetooth-next] bluetooth: make bluetooth 6lowpan as an option
 2014-03-11 18:20 UTC  (3+ messages)

[PATCH v7 net-next 0/3] filter: add Extended BPF interpreter and converter, seccomp
 2014-03-11 18:19 UTC  (8+ messages)
` [PATCH v7 net-next 1/3] filter: add Extended BPF interpreter and converter

[PATCH RFT] ath5k: add missing dma_map_error call
 2014-03-11 18:08 UTC 

usbnet: driver_info->stop required to stop USB interrupts?
 2014-03-11 17:52 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add tools/net to NETWORKING [GENERAL]
 2014-03-11 15:52 UTC 

[PATCH net-next v2 0/9] Altera Triple Speed Ethernet (TSE) Driver
 2014-03-11 15:51 UTC  (16+ messages)
` [PATCH net-next v2 2/9] net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driver
` [PATCH net-next v2 3/9] dts: Add bindings for the Altera Triple Speed Ethernet driver
` [PATCH net-next v2 8/9] Altera TSE: Add Miscellaneous Files for Altera Ethernet Driver
` [PATCH net-next v2 9/9] Altera TSE: Add main and header file "

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-11 15:39 UTC  (8+ messages)

[PATCH net-next 0/7] mlx4: Add SRIOV support for RoCE
 2014-03-11 14:55 UTC  (4+ messages)

TCP reordering and Multiple DL path
 2014-03-11 14:40 UTC  (3+ messages)

[PATCH v5] can: xilinx CAN controller support
 2014-03-11 14:31 UTC  (8+ messages)

[PATCH net] xen-netback: use skb_is_gso in xenvif_start_xmit
 2014-03-11 13:59 UTC  (2+ messages)

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-03-11 13:53 UTC  (6+ messages)

ethernet/broadcom/tg3.c - DMA Status error with INTx
 2014-03-11 13:41 UTC  (2+ messages)

[PATCH net-next 0/7] be2net: patch set
 2014-03-11 13:23 UTC  (8+ messages)
` [PATCH net-next 1/7] be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs
` [PATCH net-next 2/7] be2net: Add link state control for VFs
` [PATCH net-next 3/7] be2net: log LPVID used in multi-channel configs
` [PATCH net-next 4/7] be2net: fix pmac_id[] allocation size
` [PATCH net-next 5/7] be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces
` [PATCH net-next 6/7] be2net: Fix vlans_added counter
` [PATCH net-next 7/7] be2net: update driver version to 10.2

[PATCH net] Xen-netback: Fix issue caused by using gso_type wrongly
 2014-03-11 12:48 UTC  (5+ messages)
  ` [Xen-devel] "

Simplifying the 802.15.4 stack
 2014-03-11 12:30 UTC  (3+ messages)

Link-local source IPv6 address in unicast Neighbor Solicitation towards global destination
 2014-03-11 12:15 UTC  (4+ messages)
` Aw: "
  `  "
    ` Aw: "

linux-next: manual merge of the net-next tree with the tree
 2014-03-11 12:07 UTC 

[PATCH] net: socket: error on a negative msg_namelen
 2014-03-11 11:58 UTC 

[PATCH net-next V5 0/2] irq,net: Affinity hint helper function
 2014-03-11 11:26 UTC  (3+ messages)
` [PATCH net-next V5 1/2] irq: Utility function to get affinity_hint by policy

[PATCH trivial 08/16] packet: doc: Spelling s/than/that/
 2014-03-11 10:23 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).