netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-30 19:12:29 to 2013-11-01 10:36:55 UTC [more...]

[PATCH net-next 00/24] cdc_ncm: many small and mostly trivial fixes
 2013-11-01 10:36 UTC  (26+ 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 05/24] net: cdc_ncm: remove redundant netdev field
  ` [PATCH net-next 06/24] net: cdc_ncm: remove unused udev field
  ` [PATCH net-next 14/24] net: cdc_ncm: remove ethtool ops
  ` [PATCH net-next 16/24] net: cdc_ncm: log the length we warn about
  ` [PATCH net-next 18/24] net: cdc_ncm: log signatures in hex
  ` [PATCH net-next 19/24] net: cdc_ncm: endian convert constants instead of variables
  ` [PATCH net-next 20/24] net: cdc_ncm: drop "extern" from header declarations
  ` [PATCH net-next 23/24] net: cdc_ncm: improve bind error debug messages
` [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 -next] mlx5_core: warn if no space left in alloc_4k()
 2013-11-01 10:20 UTC 

[patch -next] bonding: bond_get_size() returns wrong size
 2013-11-01 10:18 UTC 

[PATCH] drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2013-11-01 10:00 UTC 

[PATCH net] net: flow_dissector: fail on evil iph->ihl
 2013-11-01  9:48 UTC  (2+ messages)

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

[PATCH v3] can: c_can: Speed up rx_poll function
 2013-11-01  9:36 UTC 

ipv6 fragmentation-related panic in netfilter
 2013-11-01  9:25 UTC  (4+ messages)

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

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

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

pull request (net): ipsec 2013-11-01
 2013-11-01  8:21 UTC  (4+ messages)
` [PATCH 1/3] xfrm: prevent ipcomp scratch buffer race condition
` [PATCH 2/3] xfrm: Increase the garbage collector threshold
` [PATCH 3/3] xfrm: Fix null pointer dereference when decoding sessions

3.12-rc7 regression - network panic from ipv6
 2013-11-01  7:56 UTC  (8+ messages)

pull request (net-next): ipsec-next 2013-11-01
 2013-11-01  7:50 UTC  (5+ messages)
` [PATCH 1/4] xfrm: use vmalloc_node() for percpu scratches
` [PATCH 2/4] xfrm: Don't queue retransmitted packets if the original is still on the host
` [PATCH 3/4] net: esp{4,6}: remove padlen from struct esp_data
` [PATCH 4/4] net: esp{4,6}: get rid of "

[PATCH net-next 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-01  5:37 UTC  (8+ messages)
` [PATCH net-next 2/2] virtio-net: coalesce rx frags when possible during rx

[PATCH net-next V2 1/2] net: introduce skb_coalesce_rx_frag()
 2013-11-01  5:25 UTC  (5+ messages)
` [PATCH net-next V2 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-01  5:09 UTC 

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

[PATCH net-next] ipv6: host should probe those non-reachable router
 2013-11-01  2:47 UTC 

[PATCH NEXT V2] rtlwifi: Fix endian error in extracting packet type
 2013-11-01  2:04 UTC  (4+ messages)

RFC [PATCH 2/3] PTP: use flags to request HW features
 2013-11-01  1:34 UTC  (4+ messages)
    ` [Linuxptp-devel] "
  ` [PATCH 3/3] e1000e: PTP: provide hardware features

[PATCH net-next] tcp: enable sockets to use MSG_FASTOPEN by default
 2013-10-31 23:19 UTC  (2+ messages)

[net-next PATCH] net: codel: Avoid undefined behavior from signed overflow
 2013-10-31 21:53 UTC  (10+ messages)

pull-request: can-next 2013-10-31
 2013-10-31 20:06 UTC 

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-10-31 19:48 UTC  (17+ messages)
` [PATCH net-next RFC 1/5] xen-netback: Introduce TX grant map definitions
  ` [Xen-devel] "
` [PATCH net-next RFC 2/5] xen-netback: Change TX path from grant copy to mapping
  ` [Xen-devel] "
` [PATCH net-next RFC 3/5] xen-netback: Remove old TX grant copy definitons
  ` [Xen-devel] "
` [PATCH net-next RFC 4/5] xen-netback: Fix indentations
` [Xen-devel] [PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy

pull-request: can 2013-10-31
 2013-10-31 19:24 UTC  (3+ messages)
` [PATCH 1/2] can: c_can: Fix RX message handling, handle lost message before EOB
` [PATCH 2/2] can: kvaser_usb: fix usb endpoints detection

[gpio:for-next 67/67] pch_gbe_main.c:undefined reference to `devm_gpio_request_one'
 2013-10-31 19:12 UTC  (8+ messages)

Good Day
 2013-10-30 17:09 UTC 

[PATCH net-next] tcp: properly handle stretch acks in slow start
 2013-10-31 18:07 UTC 

[PATCH v2 net-next] net: pkt_sched: PIE AQM scheme
 2013-10-31 17:03 UTC  (3+ messages)

[PATCH net-next 0/2] cdc_mbim workarounds for firmware bugs
 2013-10-31 14:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: cdc_mbim: handle IPv6 Neigbor Solicitations
` [PATCH net-next 2/2] net: cdc_mbim: change the default to send ZLPs

[RFC] ipv6: always join solicited-node address
 2013-10-31 15:00 UTC  (5+ messages)

[PATCH 00/51] DMA mask changes
 2013-10-31 14:49 UTC  (5+ messages)
` [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

[PATCH net] net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
 2013-10-31 13:42 UTC  (2+ messages)

[PATCH net-next 00/10] Mellanox driver updates Oct 31 2013
 2013-10-31 12:29 UTC  (11+ messages)
` [PATCH net-next 01/10] net/mlx4_core: Fix call to __mlx4_unregister_mac
` [PATCH net-next 02/10] net/mlx4_core: Fix register/unreg vlan flow
` [PATCH net-next 03/10] net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware spec
` [PATCH net-next 04/10] net/mlx4_en: Use vlan id instead of vlan index for unregistration
` [PATCH net-next 05/10] net/mlx4_core: Resource tracker for reg/unreg vlans
` [PATCH net-next 06/10] net/mlx4_core: Don't fail reg/unreg vlan for older guests
` [PATCH net-next 07/10] net/mlx4_core: Fix checking order in MR table init
` [PATCH net-next 08/10] mlx4: Structures and init/teardown for VF resource quotas
` [PATCH net-next 09/10] net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper
` [PATCH net-next 10/10] net/mlx4_core: Implement resource quota enforcement

[PATCH] ipv6: remove the unnecessary statement in find_match()
 2013-10-31 11:57 UTC  (8+ messages)

[PATCH net-next] ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
 2013-10-31  9:42 UTC  (8+ messages)

[PATCH] net/cdc_ncm: fix null pointer panic at usbnet_link_change
 2013-10-31  9:02 UTC  (4+ messages)

NEWS
 2013-10-31  6:54 UTC 

[PATCH net-next v2 0/3] tipc: message reassembly using fragment chain
 2013-10-31  8:40 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tipc: don't reroute message fragments
` [PATCH net-next v2 2/3] tipc: message reassembly using fragment chain
` [PATCH net-next v2 3/3] tipc: reassembly failures should cause link reset

[PATCH v2.47 0/4] MPLS actions and matches
 2013-10-31  7:16 UTC  (5+ messages)
` [PATCH v2.47 1/4] odp: Allow VLAN actions after MPLS actions
` [PATCH v2.47 2/4] lib: Support pushing of MPLS LSE before or after VLAN tag
` [PATCH v2.47 3/4] datapath: Break out deacceleration portion of vlan_push
` [PATCH v2.47 4/4] datapath: Add basic MPLS support to kernel

[PATCH v3] sh_eth: check platform data pointer
 2013-10-31  6:05 UTC  (2+ messages)

[PATCH net 0/3] r8152 bug fixes
 2013-10-31  5:52 UTC  (5+ messages)
` [PATCH net v2 "
  ` [PATCH net v2 2/3] r8152: modify the tx flow

[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-31  5:52 UTC  (2+ messages)

[PATCH 0/2] Add support for ARPHRD_RAWIP
 2013-10-31  4:27 UTC  (5+ messages)
` [PATCH 1/2] net: if_arp: add ARPHRD_RAWIP type

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-10-31  4:26 UTC  (8+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-10-31  4:19 UTC 

[PATCH iproute2] tc: add cls_bpf frontend
 2013-10-30 23:46 UTC  (2+ messages)

[patch net-next 0/7] bonding: introduce bonding options Netlink support
 2013-10-30 23:46 UTC  (3+ messages)
` [patch iproute2] iplink: add support for bonding netlink

[PATCH iproute2 v2] vxlan: add ipv6 support
 2013-10-30 23:37 UTC  (2+ messages)

[PATCH net-next 0/4] 6lowpan: cleanup header creation
 2013-10-30 21:19 UTC  (2+ messages)

[PATCH] [trivial]doc:net: Fix typo in Documentation/networking
 2013-10-30 21:11 UTC  (2+ messages)

[PATCH] mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
 2013-10-30 21:06 UTC  (2+ messages)

[PATCH] bgmac: pass received packet to the netif instead of copying it
 2013-10-30 20:58 UTC  (2+ messages)

named network namespace -- setns() with Invalid argument (errno 22)
 2013-10-30 20:54 UTC  (3+ messages)

[PATCH net-next v2] tipc: remove two indentation levels in tipc_recv_msg routine
 2013-10-30 20:54 UTC  (2+ messages)

[PATCH] sh_eth: call phy_scan_fixups() after PHY reset
 2013-10-30 20:50 UTC  (4+ messages)

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

HURRY NOW!!!!
 2013-10-29 17:13 UTC 

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

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-10-30 20:12 UTC  (9+ messages)

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

pppoe.ko intercepts PADT frames and leaves pppd ignorant
 2013-10-30 20:09 UTC 

[patch v2] libertas: potential oops in debugfs
 2013-10-30 19:51 UTC  (2+ messages)

[PATCH 1/4 net-next] net: phy: add Generic Netlink Ethernet switch configuration API
 2013-10-30 19:47 UTC  (12+ messages)

[PATCH 1/2] sh_eth: check platform data pointer
 2013-10-30 19:55 UTC  (3+ messages)

[PATCH v2 net-next] net: introduce gro_frag_list_enable sysctl
 2013-10-30 19:12 UTC  (4+ 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).