netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-29 18:14:12 to 2013-10-30 13:54:02 UTC [more...]

[PATCH net-next] xen-netback: allocate xenvif arrays using vzalloc
 2013-10-30 13:54 UTC  (7+ messages)

[patch net-next RFC] netfilter: ip6_tables: use reasm skb for matching
 2013-10-30 13:41 UTC  (2+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-30 13:35 UTC  (6+ messages)

3.12-rc7 regression - network panic from ipv6
 2013-10-30 13:09 UTC  (6+ messages)

[PATCH 0/4 net-next] net: phy: add Generic Netlink switch configuration API
 2013-10-30 12:53 UTC  (23+ messages)
` [PATCH 1/4 net-next] net: phy: add Generic Netlink Ethernet "

[PATCH 00/16] wl1251 patches from linux-n900 tree
 2013-10-30 11:55 UTC  (23+ messages)
` [PATCH 02/16] wl1251: fix scan behaviour while not associated
` [PATCH 05/16] wl1251: implement hardware ARP filtering
` [PATCH 06/16] wl1251: split RX and TX data path initialisation
` [PATCH 07/16] wl1251: configure hardware en-/decryption for monitor mode
` [PATCH 08/16] wl1251: implement multicast address filtering
` [PATCH 09/16] wl1251: disable power saving in monitor mode
` [PATCH 10/16] wl1251: fix channel switching "
` [PATCH 11/16] wl1251: enable tx path in monitor mode if necessary for packet injection
` [PATCH 12/16] wl1251: disable retry and ACK policy for injected packets
` [PATCH 13/16] wl1251: enforce changed hw encryption support on monitor state change
` [PATCH 14/16] wl1251: add nvs file name to module firmware list

[PATCH net-next 0/5] SCTP fix/updates
 2013-10-30 11:29 UTC  (7+ messages)
` [PATCH net-next 1/5] lib: crc32: clean up spacing in test cases
` [PATCH net-next 2/5] lib: crc32: add functionality to combine two crc32{,c}s in GF(2)
` [PATCH net-next 3/5] lib: crc32: add test cases for crc32{,c}_combine routines
` [PATCH net-next 4/5] net: skb_checksum: allow custom update/combine for walking skb
` [PATCH net-next 5/5] net: sctp: fix and consolidate SCTP checksumming code

[PATCH ] net_sched: actions - Add default lookup
 2013-10-30 11:25 UTC 

[PATCH net-next RFC 0/5] xen-netback: TX grant mapping instead of copy
 2013-10-30 11:13 UTC  (11+ 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
` [PATCH net-next RFC 4/5] xen-netback: Change RX path for mapped SKB fragments

[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-30 10:59 UTC  (7+ messages)

[PATCH 0/2] Add support for ARPHRD_RAWIP
 2013-10-30 10:15 UTC  (5+ messages)
` [PATCH 1/2] net: if_arp: add ARPHRD_RAWIP type
` [PATCH 2/2] ipv6: Add checks for RAWIP ARP type

[PATCH] ipv6: remove the unnecessary statement in find_match()
 2013-10-30  9:44 UTC  (2+ messages)

[PATCH] route: Exporting ip6_route_add() so that Bluetooth 6LoWPAN can use it
 2013-10-30  9:17 UTC 

[PATCH] net/cdc_ncm: fix null pointer panic at usbnet_link_change
 2013-10-30  8:38 UTC  (3+ messages)

[PATCH net-next 0/4] 6lowpan: cleanup header creation
 2013-10-30  8:18 UTC  (5+ messages)
  ` [PATCH net-next 1/4] 6lowpan: remove unnecessary set of headers
  ` [PATCH net-next 2/4] 6lowpan: set and use mac_len for mac header length
` [PATCH net-next 3/4] 6lowpan: set 6lowpan network and transport header
` [PATCH net-next 4/4] 6lowpan: cleanup skb copy data

[PATCH v2] can: c_can: Speed up rx_poll function
 2013-10-30  7:54 UTC  (4+ messages)

[PATCH] [trivial]doc:net: Fix typo in Documentation/networking
 2013-10-30  7:46 UTC 

[PATCH] mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
 2013-10-30  7:28 UTC 

[PATCH net 0/3] r8152 bug fixes
 2013-10-30  7:13 UTC  (9+ messages)
` [PATCH net 2/3] r8152: modify the tx flow
  ` [PATCH net v2 0/3] r8152 bug fixes
    ` [PATCH net v2 1/3] r8152: fix tx/rx memory overflow
    ` [PATCH net v2 2/3] r8152: modify the tx flow
    ` [PATCH net v2 3/3] r8152: fix incorrect type in assignment

[PATCH RESEND] packet: Deliver VLAN TPID to userspace
 2013-10-30  7:03 UTC  (4+ messages)

[PATCH] bgmac: pass received packet to the netif instead of copying it
 2013-10-30  7:00 UTC 

[PATCH net 0/2] qlcnic: Bug fixes
 2013-10-30  6:46 UTC  (6+ messages)
` [PATCH net 1/2] qlcnic: Do not force adapter to perform LRO without destination IP check

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-10-30  6:40 UTC  (4+ messages)

[PATCH -next] SUNRPC: remove duplicated include from clnt.c
 2013-10-30  5:32 UTC 

Bug in skb_segment: fskb->len != len
 2013-10-30  4:47 UTC  (31+ messages)
      ` [PATCH net-next] net: introduce gro_frag_list_enable sysctl
        ` [PATCH v2 "

[PATCH net-next] virtio_net: migrate mergeable rx buffers to page frag allocators
 2013-10-30  4:41 UTC  (9+ messages)

named network namespace -- setns() with Invalid argument (errno 22)
 2013-10-30  4:33 UTC  (2+ messages)

[PATCH net-next v2] tipc: remove two indentation levels in tipc_recv_msg routine
 2013-10-30  3:26 UTC 

[PATCH v2] bgmac: don't update slot on skb alloc/dma mapping error
 2013-10-30  2:59 UTC  (2+ messages)

[PATCH 1/2] ibm emac: Don't call napi_complete if napi_reschedule failed
 2013-10-30  2:58 UTC  (4+ messages)
` [PATCH 2/2] ibm emac: Fix locking for enable/disable eob irq

[PATCH v2] arc_emac: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[PATCH v2] mvneta: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[PATCH v2] octeon_mgmt: drop redundant mac address check
 2013-10-30  2:53 UTC  (2+ messages)

[PATCH net-next] tcp: temporarily disable Fast Open on SYN timeout
 2013-10-30  2:51 UTC  (2+ messages)

[PATCH net] virtio-net: correctly handle cpu hotplug notifier during resuming
 2013-10-30  2:44 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-10-30  2:14 UTC 

[GIT net-next] Open vSwitch
 2013-10-30  2:11 UTC  (15+ 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: Per cpu flow stats
` [PATCH net-next 09/11] openvswitch: Enable all GSO features on internal port
` [PATCH net-next 10/11] openvswitch: Widen TCP flags handling
` [PATCH net-next 11/11] openvswitch: TCP flags matching support

[PATCH net-next] tipc: remove two indentation levels in tipc_recv_msg routine
 2013-10-30  1:34 UTC  (6+ messages)
      ` [tipc-discussion] "

[GIT PULL] Second Round of IPVS updates for v3.13
 2013-10-30  1:11 UTC  (3+ messages)
` [PATCH nf-next 1/2] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
` [PATCH nf-next 2/2] net: ipvs: sctp: do not recalc sctp csum when ports didn't change

From Mr. Charles Kabore
 2013-10-30  0:08 UTC 

ipv6 fragmentation-related panic in netfilter
 2013-10-30  0:07 UTC  (2+ messages)

[PATCH] ibm emac: Don't call napi_complete if napi_reschedule failed
 2013-10-29 23:53 UTC  (3+ messages)

[PATCH] mvneta: remove double validation of mac address
 2013-10-29 23:35 UTC  (2+ messages)

patch "mdio_bus: convert bus code to use dev_groups" added to driver-core tree
 2013-10-29 23:25 UTC 

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2013-10-29 23:02 UTC  (6+ messages)
` [net-next 11/11] i40e: fix error return code in i40e_probe()

[PATCH RFC v2 0/4] MDIO bus timeout issues on Dreamplug
 2013-10-29 22:54 UTC  (3+ messages)
` [PATCH v3 0/4] Fix "

[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
 2013-10-29 22:37 UTC  (3+ messages)
` [PATCH v2 11/19] net: sh_eth: Set receive alignment correctly "
` [PATCH v2 12/19] irda: sh_irda: Enable the driver "

[PATCH NEXT] rtl8187: Increase RX queue depth
 2013-10-29 22:06 UTC 

[PATCH v2 1/2] net/benet: Remove interface type
 2013-10-29 21:50 UTC  (4+ messages)
` [PATCH v2 2/2] net/benet: Make lancer_wait_ready() static

[PATCH 1/2] octeon_mgmt: remove double validation of mac address
 2013-10-29 21:45 UTC  (2+ messages)

[PATCH net-next] netconsole: Convert to pr_<level>
 2013-10-29 21:43 UTC  (2+ messages)

Realtek RTL8102E registers
 2013-10-29 21:40 UTC  (2+ messages)

[PATCH] bridge: pass correct vlan id to multicast code
 2013-10-29 21:40 UTC  (2+ messages)

[GIT net] Open vSwitch
 2013-10-29 21:37 UTC  (2+ messages)

[PATCH] net: x25: Fix dead URLs in Kconfig
 2013-10-29 21:35 UTC  (2+ messages)

[PATCH net-next v2] net: sched: cls_bpf: add BPF-based classifier
 2013-10-29 21:34 UTC  (2+ messages)

[PATCH] bgmac: separate RX descriptor setup code into a new function
 2013-10-29 21:21 UTC  (2+ messages)

Re:Answer back
 2013-10-29 14:34 UTC 

[PATCH] netfilter fix for net
 2013-10-29 20:54 UTC  (2+ messages)

[PATCH v5] net/hsr: Add support for the High-availability Seamless Redundancy protocol (HSRv0)
 2013-10-29 20:36 UTC  (6+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-10-29 20:26 UTC  (11+ messages)

[PATCH NEXT] rtlwifi: Fix endian error in extracting packet type
 2013-10-29 20:16 UTC  (4+ messages)

[patch net-next 0/7] bonding: introduce bonding options Netlink support
 2013-10-29 20:12 UTC  (4+ messages)
` [patch iproute2] iplink: add support for bonding netlink

[patch] libertas: potential oops in debugfs
 2013-10-29 20:09 UTC  (2+ messages)

[PATCH net-next] 3c515: Fix warning when building
 2013-10-29 20:06 UTC  (5+ messages)

[patch net-next] ipv6: allow userspace to create address with IFLA_F_TEMPORARY flag
 2013-10-29 19:58 UTC  (6+ messages)

[PATCH] bgmac: don't update slot on skb alloc/dma mapping error
 2013-10-29 19:39 UTC  (4+ messages)

[PATCH net-next] ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
 2013-10-29 19:38 UTC  (4+ messages)

[Bug 64011] New: Link-local addresses are used to go outside instead of assigned IPv6 routable address
 2013-10-29 19:36 UTC 

Re:Answer back
 2013-10-29 11:16 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).