public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-02 13:47:49 to 2013-11-05 09:04:46 UTC [more...]

[PATCH] net: mv643xx_eth: Add missing phy_addr_set in DT mode
 2013-11-05  9:04 UTC  (3+ messages)

Bluetooth 6LoWPAN and routing
 2013-11-05  8:55 UTC  (8+ messages)

[PATCH net-next v2 0/3] tipc: message reassembly using fragment chain
 2013-11-05  8:15 UTC  (4+ messages)
` [PATCH net-next v2 2/3] "

pull request: wireless-next 2013-11-04
 2013-11-05  7:35 UTC  (2+ messages)

[PATCH v2 0/2] l2 hardware accelerated macvlans
 2013-11-05  6:24 UTC  (4+ messages)
` [PATCH v2 1/2] net: Add layer 2 hardware acceleration operations for macvlan devices
` [PATCH v2 2/2] ixgbe: enable l2 forwarding acceleration for macvlans

[PATCH] ipv6: drop the judgement in rt6_alloc_cow()
 2013-11-05  5:34 UTC 

[PATCH 3/7] IBM Akebono: Add support for a new PHY to the IBM emac driver
 2013-11-05  5:31 UTC 

[PATCH net] net: sch_red: Fix race between timer and red_destroy()
 2013-11-05  2:08 UTC 

Kernel crash - Large UDP packet over IPv6 over UFO-enabled device with TBF qdisc (No corking needed)
 2013-11-05  1:41 UTC  (3+ messages)
  ` [PATCH net] ipv6: fix headroom calculation in udp6_ufo_fragment

[PATCH net-next] ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
 2013-11-05  1:24 UTC 

[PATCH net-next V3 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-05  1:04 UTC  (4+ messages)
` [PATCH net-next V3 2/2] virtio-net: coalesce rx frags when possible during rx

[PATCH net-next] vxlan: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
 2013-11-05  1:03 UTC  (2+ messages)

[net-next PATCH V2] net: codel: Avoid undefined behavior from signed overflow
 2013-11-05  1:01 UTC  (2+ messages)

pull-request: can-next 2013-10-31
 2013-11-05  1:00 UTC  (2+ messages)

[PATCH net-next] ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
 2013-11-05  0:58 UTC  (8+ messages)

[PATCH net-next] tcp: properly handle stretch acks in slow start
 2013-11-05  0:58 UTC  (2+ messages)

[PATCH net-next] tcp: enable sockets to use MSG_FASTOPEN by default
 2013-11-05  0:58 UTC  (2+ messages)

[PATCH 0/5] nf_tables updates for net-next
 2013-11-05  0:49 UTC  (7+ messages)
` [PATCH 1/5] netfilter: bridge: fix nf_tables bridge dependencies with main core
` [PATCH 2/5] netfilter: nft_nat: Fix endianness issue reported by sparse
` [PATCH 3/5] netfilter: bridge: nf_tables: add filter chain type
` [PATCH 4/5] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
` [PATCH 5/5] netfilter: nft_compat: use _safe version of list_for_each

[PATCH 00/20] Netfilter/IPVS updates for net-next
 2013-11-05  0:47 UTC  (22+ messages)
` [PATCH 01/20] ipvs: fix the IPVS_CMD_ATTR_MAX definition
` [PATCH 02/20] ipvs: avoid rcu_barrier during netns cleanup
` [PATCH 03/20] ipvs: improved SH fallback strategy
` [PATCH 04/20] netfilter: xt_socket: use sock_gen_put()
` [PATCH 05/20] netfilter: ipt_CLUSTERIP: make proc directory per net namespace
` [PATCH 06/20] netfilter: ipt_CLUSTERIP: make clusterip_list "
` [PATCH 07/20] netfilter: ipt_CLUSTERIP: make clusterip_lock "
` [PATCH 08/20] netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_get
` [PATCH 09/20] netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory
` [PATCH 10/20] netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP
` [PATCH 11/20] netfilter: ipset: Use netlink callback dump args only
` [PATCH 12/20] netfilter: ipset: The unnamed union initialization may lead to compilation error
` [PATCH 13/20] netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets
` [PATCH 14/20] netfilter:ipset: Fix memory allocation for bitmap:port
` [PATCH 15/20] netfilter: ipset: remove duplicate define
` [PATCH 16/20] bridge: netfilter: orphan skb before invoking ip netfilter hooks
` [PATCH 17/20] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
` [PATCH 18/20] net: ipvs: sctp: do not recalc sctp csum when ports didn't change
` [PATCH 19/20] netfilter: introduce nf_conn_acct structure
` [PATCH 20/20] netfilter: ctnetlink: account both directions in one step

3.10.16 general protection fault kmem_cache_alloc+0x67/0x170
 2013-11-04 23:54 UTC 

[patch -next] mlx5_core: warn if no space left in alloc_4k()
 2013-11-04 22:20 UTC  (4+ messages)
    ` [patch v2] mlx5_core: delete some dead code

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

[PATCH net-next 0/5] SCTP fix/updates
 2013-11-04 21:10 UTC  (7+ messages)
` [PATCH net-next 5/5] net: sctp: fix and consolidate SCTP checksumming code

[GIT net-next] Open vSwitch
 2013-11-04 21:26 UTC  (12+ messages)
` [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

[PATCH net-next V1 0/9] Mellanox driver updates
 2013-11-04 21:20 UTC  (11+ 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 net v2 2/3] r8152: modify the tx flow
 2013-11-04 20:53 UTC  (4+ messages)

[PATCH v3] sh_eth: check platform data pointer
 2013-11-04 20:49 UTC  (3+ messages)

[PATCH net-next 0/5] cdc_mbim + qmi_wwan trivial fixes
 2013-11-04 20:48 UTC  (2+ messages)

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

[PATCH net-next 0/3] crc/csum follow-ups
 2013-11-04 20:27 UTC  (5+ messages)
` [PATCH net-next 1/3] net: checksum: fix warning in skb_checksum
` [PATCH net-next 2/3] lib: crc32: conditionally resched when running testcases
` [PATCH net-next 3/3] lib: crc32: reduce number of cases for crc32{,c}_combine

[RFC] Revert "sierra_net: keep status interrupt URB active"
 2013-11-04 20:27 UTC  (2+ messages)

[PATCH net-next 00/13] Protect dev_kfree_skb_irq from NULL and remove unnecessary NULL checks
 2013-11-04 20:12 UTC  (10+ messages)
` [PATCH net-next 02/13] driver: net: remove unnecessary skb NULL check before calling dev_kfree_skb_irq
` [PATCH net-next 08/13] driver: isdn: remove unnecessary NULL check before dev_kfree_skb_any
` [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

net merged into net-next
 2013-11-04 19:57 UTC 

[PATCH RESEND] packet: Deliver VLAN TPID to userspace
 2013-11-04 18:33 UTC  (6+ messages)

[PATCH] phy: Add MOXA RTL8201CP PHY support
 2013-11-04 17:51 UTC  (2+ messages)

[PATCH RFC] ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
 2013-11-04 17:46 UTC  (4+ messages)

[PATCH 0/2] l2 hardware accelerated macvlans
 2013-11-04 17:15 UTC  (3+ messages)
` [PATCH 1/2] net: Add layer 2 hardware acceleration operations for macvlan devices
` [PATCH 2/2] ixgbe: enable l2 forwarding acceleration for macvlans

Bug in skb_segment: fskb->len != len
 2013-11-04 16:55 UTC  (29+ 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 net-next RFC] netfilter: ip6_tables: use reasm skb for matching
 2013-11-04 15:22 UTC  (5+ messages)

[PATCH/RFC net] ipv6: probably fragmentation bug
 2013-11-04 14:25 UTC  (7+ messages)
` [PATCH/RFC net] ipv6: fix "

[patch] netfilter: nf_tables: use _safe version of list_for_each
 2013-11-04 12:58 UTC 

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-11-04  9:47 UTC  (9+ messages)

[PATCH V5 net-next 0/3] The huawei_cdc_ncm driver
 2013-11-04  9:17 UTC  (5+ messages)
` [PATCH V5 net-next 2/3] net: huawei_cdc_ncm: Introduce the "

[PATCH net-next 00/24] cdc_ncm: many small and mostly trivial fixes
 2013-11-04  8:59 UTC  (4+ messages)
` [PATCH net-next 17/24] net: cdc_ncm: use netif_* and dev_* instead of pr_*

[PATCH net-next v6 0/3] The huawei_cdc_ncm driver
 2013-11-04  8:50 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: cdc_ncm: Export cdc_ncm_{tx,rx}_fixup functions for re-use
` [PATCH net-next v6 2/3] net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
` [PATCH net-next v6 3/3] net: cdc_ncm: remove non-standard NCM device IDs

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

[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 v2.47 0/4] MPLS actions and matches
 2013-11-04  0:53 UTC  (3+ 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 net] net: flow_dissector: fail on evil iph->ihl
 2013-11-03 22:18 UTC  (3+ 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 v3 net-next] net: pkt_sched: PIE AQM scheme
 2013-11-03  5:38 UTC  (3+ messages)

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

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox