netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-01 10:17:22 to 2013-11-04 06:00:29 UTC [more...]

[GIT] Networking
 2013-11-04  6:00 UTC 

[PATCH net] net/mlx4_core: Fix call to __mlx4_unregister_mac
 2013-11-04  5:51 UTC  (2+ messages)

pull-request: can 2013-10-31
 2013-11-04  5:48 UTC  (2+ messages)

[PATCH net] net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
 2013-11-04  5:47 UTC  (2+ messages)

Bug in skb_segment: fskb->len != len
 2013-11-04  5:23 UTC  (20+ messages)
` [PATCH net-next] net: introduce gro_frag_list_enable sysctl
  ` [PATCH v2 "
        ` [PATCH v3 net-next] net: introduce dev_set_forwarding()
          ` [PATCH v4 "

[PATCH v6] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
 2013-11-04  4:20 UTC  (2+ messages)

[PATCH net-next] xen-netback: allocate xenvif arrays using vzalloc
 2013-11-04  4:19 UTC  (4+ messages)
` [PATCH net-next] net: extend net_device allocation to vmalloc()
  ` [PATCH v2 "

[PATCH ] net_sched: actions - Add default lookup
 2013-11-04  4:17 UTC  (4+ messages)

[PATCH net-next 0/5] SCTP fix/updates
 2013-11-04  4:07 UTC  (2+ messages)

[PATCH v2.47 0/4] MPLS actions and matches
 2013-11-04  0:53 UTC  (3+ messages)

[PATCH net-next 00/13] Protect dev_kfree_skb_irq from NULL and remove unnecessary NULL checks
 2013-11-04  0:37 UTC  (15+ messages)
` [PATCH net-next 01/13] net: Check skb for NULL in dev_kfree_skb_irq
` [PATCH net-next 02/13] driver: net: remove unnecessary skb NULL check before calling dev_kfree_skb_irq
` [PATCH net-next 03/13] driver: atm: "
` [PATCH net-next 04/13] driver: staging: "
` [PATCH net-next 05/13] driver: usb/gadget: "
` [PATCH net-next 06/13] driver: net: remove unnecessary NULL check before dev_kfree_skb_any
` [PATCH net-next 07/13] driver: staging: "
` [PATCH net-next 08/13] driver: isdn: "
` [PATCH net-next 09/13] driver: s390: "
` [PATCH net-next 10/13] driver: infiniband: "
` [PATCH net-next 11/13] driver: usb: "
` [PATCH net-next 12/13] driver: net: fix space before '(' and remove extra variable
` [PATCH net-next 13/13] scripts/checkpatch.pl: Add dev_kfree_skb*(NULL) check to checkpatch

[PATCH RFC] ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
 2013-11-04  0:04 UTC  (2+ messages)

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-11-03 23:19 UTC  (6+ messages)

[PATCH net-next v2] ipv6: remove old conditions on flow label sharing
 2013-11-03 23:17 UTC  (2+ messages)

[patch -next] mlx5_core: warn if no space left in alloc_4k()
 2013-11-03 23:16 UTC  (3+ messages)

[PATCH net] net: flow_dissector: fail on evil iph->ihl
 2013-11-03 22:18 UTC  (5+ messages)

[GIT PULL] Second Round of IPVS updates for v3.13
 2013-11-03 21:35 UTC  (2+ messages)

[PATCH v3] can: c_can: Speed up rx_poll function
 2013-11-03 21:05 UTC  (3+ messages)

[PATCH v3] can: add Renesas R-Car CAN driver
 2013-11-03 20:11 UTC  (2+ messages)

[PATCH v2] can: add Renesas R-Car CAN driver
 2013-11-03 19:38 UTC  (4+ messages)

[virtio-net] BUG: sleeping function called from invalid context at kernel/mutex.c:616
 2013-11-03 14:28 UTC  (3+ messages)

[PATCH net-next V1 0/9] Mellanox driver updates
 2013-11-03  8:03 UTC  (10+ messages)
` [PATCH net-next V1 1/9] net/mlx4_core: Fix register/unreg vlan flow
` [PATCH net-next V1 2/9] net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
` [PATCH net-next V1 3/9] net/mlx4_en: Use vlan id instead of vlan index for unregistration
` [PATCH net-next V1 4/9] net/mlx4_core: Resource tracker for reg/unreg vlans
` [PATCH net-next V1 5/9] net/mlx4_core: Don't fail reg/unreg vlan for older guests
` [PATCH net-next V1 6/9] net/mlx4_core: Fix checking order in MR table init
` [PATCH net-next V1 7/9] mlx4: Structures and init/teardown for VF resource quotas
` [PATCH net-next V1 8/9] net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
` [PATCH net-next V1 9/9] net/mlx4_core: Implement resource quota enforcement

[PATCH v3 net-next] net: pkt_sched: PIE AQM scheme
 2013-11-03  5:38 UTC  (3+ messages)

Kernel crash - Large UDP packet over IPv6 over UFO-enabled device with TBF qdisc (No corking needed)
 2013-11-03  3:32 UTC  (2+ messages)

[PATCH v2] WAN: Adding support for Infineon PEF2256 E1 chipset (FALC56)
 2013-11-02 22:26 UTC  (3+ messages)

[GIT net-next] Open vSwitch
 2013-11-02  7:43 UTC  (12+ messages)
  ` [PATCH net-next 01/11] openvswitch: Move flow table rehashing to flow install
` [PATCH net-next 02/11] openvswitch: remove duplicated include from vport-vxlan.c
` [PATCH net-next 03/11] openvswitch: remove duplicated include from vport-gre.c
` [PATCH net-next 04/11] openvswitch: Restructure datapath.c and flow.c
` [PATCH net-next 05/11] openvswitch: Move mega-flow list out of rehashing struct
` [PATCH net-next 06/11] openvswitch: Simplify mega-flow APIs
` [PATCH net-next 07/11] openvswitch: collect mega flow mask stats
` [PATCH net-next 08/11] openvswitch: Enable all GSO features on internal port
` [PATCH net-next 09/11] openvswitch: Widen TCP flags handling
` [PATCH net-next 10/11] openvswitch: TCP flags matching support
` [PATCH net-next 11/11] openvswitch: Use flow hash during flow lookup operation

[GIT net-next] Open vSwitch
 2013-11-02 21:51 UTC  (4+ messages)
` [PATCH net-next 08/11] openvswitch: Per cpu flow stats

[PATCH NEXT V3] rtlwifi: Fix endian error in extracting packet type
 2013-11-02 19:28 UTC 

[PATCH NEXT V2] rtlwifi: Fix endian error in extracting packet type
 2013-11-02 19:23 UTC 

[PATCH NEXT V2] rtlwifi: Fix endian error in extracting packet type
 2013-11-02 19:22 UTC  (4+ messages)

[PATCH net-next 00/10] Mellanox driver updates Oct 31 2013
 2013-11-02 19:14 UTC  (3+ messages)

[PATCH net-next 1/1] ipv6: remove the destination condition on flow label sharing
 2013-11-02 13:37 UTC  (3+ messages)

pull request (net-next): ipsec-next 2013-11-01
 2013-11-02  6:14 UTC  (5+ messages)
` [PATCH 1/4] xfrm: use vmalloc_node() for percpu scratches

[patch -next] bonding: bond_get_size() returns wrong size
 2013-11-02  6:09 UTC  (7+ messages)

[PATCH net-next 00/24] cdc_ncm: many small and mostly trivial fixes
 2013-11-02  6:02 UTC  (19+ messages)
` [PATCH net-next 01/24] net: cdc_ncm: simplify and optimize frame padding
` [PATCH net-next 02/24] net: cdc_ncm: add include protection to cdc_ncm.h
` [PATCH net-next 03/24] net: cdc_ncm: remove redundant "intf" field
` [PATCH net-next 04/24] net: cdc_ncm: remove redundant endpoint pointers
` [PATCH net-next 07/24] net: cdc_ncm: remove tx_speed and rx_speed fields
` [PATCH net-next 08/24] net: cdc_ncm: remove ncm_parm field
` [PATCH net-next 09/24] net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
` [PATCH net-next 10/24] net: cdc_ncm: remove descriptor pointers
` [PATCH net-next 11/24] net: cdc_ncm: only the control intf can be probed
` [PATCH net-next 12/24] net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
` [PATCH net-next 13/24] net: cdc_ncm: remove probe and disconnect wrappers
` [PATCH net-next 15/24] net: cdc_ncm: set correct dev->hard_mtu
` [PATCH net-next 17/24] net: cdc_ncm: use netif_* and dev_* instead of pr_*
` [PATCH net-next 21/24] net: cdc_ncm: refactoring cdc_ncm_setup
` [PATCH net-next 22/24] net: cdc_ncm: return proper error if setup fails
` [PATCH net-next 24/24] net: cdc_ncm: no not set tx_max higher than the device supports

[PATCH net-next 0/2] cdc_mbim workarounds for firmware bugs
 2013-11-02  5:30 UTC  (2+ messages)

pull request (net): ipsec 2013-11-01
 2013-11-02  5:22 UTC  (2+ messages)

[PATCH net-next 0/6] smsc: replace printk with netdev_ calls
 2013-11-02  5:21 UTC  (10+ messages)
` [PATCHv2 net-next 0/7] "
  ` [PATCHv3 net-next 1/7] epic100: "
  ` [PATCHv3 net-next 2/7] smc91x: "
  ` [PATCHv3 net-next 3/7] smc911x: "
  ` [PATCHv3 net-next 4/7] smsc911x: "
  ` [PATCHv3 net-next 5/7] smc9194: "
  ` [PATCHv3 net-next 6/7] smc91c92_cs: "
  ` [PATCHv3 net-next 7/7] smsc9420: "

[net-next 0/6][pull request] Intel Wired LAN Driver Updates
 2013-11-02  5:17 UTC  (9+ messages)
` [net-next 1/6] e1000: fix wrong queue idx calculation
` [net-next 2/6] ixgbevf: remove redundant workaround
` [net-next 3/6] igb: Don't let ethtool try to write to iNVM in i210/i211
` [net-next 4/6] ixgbe: Reduce memory consumption with larger page sizes
` [net-next 5/6] ixgbe: cleanup IXGBE_DESC_UNUSED
` [net-next 6/6] ixgbe: fix inconsistent clearing of the multicast table

[PATCH net-next 0/6] qlcnic: Multiple Tx queue support and code refactoring
 2013-11-02  5:14 UTC  (8+ messages)
` [PATCH net-next 1/6] qlcnic: Register netdev in FAILED state for 83xx/84xx
` [PATCH net-next 2/6] qlcnic: Replace kzalloc() with vzalloc()
` [PATCH net-next 3/6] qlcnic: Enhance ethtool Statistics for Multiple Tx queue
` [PATCH net-next 4/6] qlcnic: refactor Tx/SDS ring calculation and validation in driver
` [PATCH net-next 5/6] qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters
` [PATCH net-next 6/6] qlcnic: update version to 5.3.52

Pull request: sfc-next 2013-11-01
 2013-11-02  5:11 UTC  (3+ messages)
` [PATCH net-next] sfc: Fix DMA unmapping issue with firmware assisted TSO

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-11-02  5:06 UTC  (5+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-11-02  2:07 UTC  (13+ messages)

[Bug 63871] New: BUG skbuff_head_cache (Tainted: G W ): Object padding overwritten
 2013-11-01 23:08 UTC  (2+ messages)

[PATCH 1/8] net ipset: use rbtree postorder iteration instead of opencoding
 2013-11-01 22:38 UTC 

[PATCH] ipv6: remove the unnecessary statement in find_match()
 2013-11-01 22:08 UTC  (4+ messages)

[patch net-next] ipv6: allow userspace to create address with IFLA_F_TEMPORARY flag
 2013-11-01 21:28 UTC  (5+ messages)

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-11-01 19:00 UTC  (7+ messages)
` [PATCH net-next RFC 2/5] xen-netback: Change TX path from grant copy to mapping
  ` [Xen-devel] "

[RFC PATCH 1/2] ipv6: select oif corresponding to source address
 2013-11-01 19:42 UTC  (5+ messages)
` [RFC PATCH 2/2] ipv6: don't use routing cache for inexact matchings

[PATCH] phy: Add MOXA RTL8201CP PHY support
 2013-11-01 17:17 UTC 

[PATCH net-next] tcp: enable sockets to use MSG_FASTOPEN by default
 2013-11-01 16:09 UTC  (4+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-11-01 14:06 UTC  (11+ messages)

[PATCH] drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-01 13:38 UTC  (2+ messages)

[PATCH net-next 0/5] cdc_mbim + qmi_wwan trivial fixes
 2013-11-01 13:18 UTC  (6+ messages)
  ` [PATCH net-next 1/5] net: cdc_mbim: manage_power should always set needs_remote_wakeup
  ` [PATCH net-next 2/5] net: qmi_wwan: "
  ` [PATCH net-next 5/5] net: cdc_mbim: fixup error return value
` [PATCH net-next 3/5] net: qmi_wwan: no need to check for resume if suspend exists
` [PATCH net-next 4/5] net: cdc_mbim: "

[RFC] Revert "sierra_net: keep status interrupt URB active"
 2013-11-01 12:53 UTC 

[PATCH V5 net-next 0/3] The huawei_cdc_ncm driver
 2013-11-01 11:35 UTC  (4+ messages)
` [PATCH V5 net-next 2/3] net: huawei_cdc_ncm: Introduce the "

[PATCH net-next] ipv6: host should probe those non-reachable router
 2013-11-01 11:19 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).