netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-21 00:47:57 to 2013-01-21 20:34:12 UTC [more...]

[PATCH net 0/3] cdc_ncm and cdc_mbim fixes for 3.8
 2013-01-21 20:34 UTC  (10+ messages)
` [PATCH net 1/3] net: cdc_ncm: workaround for missing CDC Union
` [PATCH net 2/3] net: cdc_mbim: send ZLP after max sized NTBs
  ` [PATCH net 3/3] net: cdc_ncm: fix error path for single interface probing

[PATCH 20/33] net: Convert to devm_ioremap_resource()
 2013-01-21 20:29 UTC  (2+ messages)

[PATCH 0/2] dsa: bug fixes
 2013-01-21 19:58 UTC  (3+ messages)
` [PATCH 1/2] dsa: use an unique and non conflicting bus name for the slave MII bus
` [PATCH 2/2] dsa: make dsa_switch_setup check for valid port names

Sparse Warnings: net/ipv6/route.c:521:17: sparse: context imbalance in 'rt6_probe' - different lock contexts for basic block
 2013-01-21 20:03 UTC 

[PATCH net-next] ndisc: Do not try to update "updated" time if neighbour has already gone
 2013-01-21 19:58 UTC 

[RFC:] struct net_device_ops: Add function pointer to fill device specific ndisc information
 2013-01-21 19:57 UTC  (20+ messages)

[PATCH 4/15] drivers/net/ethernet/sfc/ptp.c: adjust duplicate test
 2013-01-21 19:47 UTC  (4+ messages)
` [PATCH 6/15] drivers/net/wireless/iwlegacy/4965-mac.c: "

ipv6: Do not depend on rt->n in rt6_probe()
 2013-01-21 19:28 UTC  (3+ messages)
  ` Rate Limitation of Router Reachability Probing for possible dead routers (is Re: ipv6: Do not depend on rt->n in rt6_probe().)

[PATCH 1/2] usbnet: add new flag FLAG_NOARP for usb net devices
 2013-01-21 19:25 UTC  (4+ messages)
  ` [PATCH 2/2] cdc_ncm: add support FLAG_NOARP for Infineon modem platform

[PATCH 1/2] ipv4: Invalidate the socket cached route on pmtu events if possible
 2013-01-21 19:18 UTC  (4+ messages)
` [PATCH 2/2] ipv4: Add a socket release callback for datagram sockets

[PATCH] net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
 2013-01-21 19:17 UTC  (4+ messages)

[PATCH v5 0/3] make mac programming for virtio net more robust
 2013-01-21 19:09 UTC  (5+ messages)
` [PATCH v5 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [PATCH v5 2/3] net: split eth_mac_addr for better error handling
` [PATCH v5 3/3] virtio-net: introduce a new control to set macaddr

[PATCH net-next 0/2] Add support of multicast static tree
 2013-01-21 18:56 UTC  (9+ messages)
` [PATCH net-next 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
` [PATCH net-next 2/2] mcast: add multicast proxy support (IPv4 and IPv6)
    ` [PATCH net-next 0/2 v2] Add support of multicast static tree
      ` [PATCH net-next v2 1/2] mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
      ` [PATCH net-next v2 2/2] mcast: add multicast proxy support (IPv4 and IPv6)

[PATCH net-next] Documentation: remove obsolete networking/multicast.txt file
 2013-01-21 18:54 UTC  (2+ messages)

[patch 0/6] s390: network patches for net-next
 2013-01-21 18:52 UTC  (8+ messages)
` [patch 1/6] [PATCH] qeth: Fix retry logic in hardsetup
` [patch 2/6] [PATCH] qeth: Remove unused exports
` [patch 3/6] [PATCH] qeth: Support VEPA mode
` [patch 4/6] [PATCH] qeth: Update Kconfig wording
` [patch 5/6] [PATCH] qeth: Make s390dbf card entries persistent
` [patch 6/6] [PATCH] qeth: Fix HiperSockets performance regression

[PATCH] net: ethernet: davinci: Fix build breakage
 2013-01-21 18:36 UTC  (3+ messages)

[PATCH net-next 00/19] IPv6 NDISC Updates
 2013-01-21 18:35 UTC  (2+ messages)

[PATCH] net: fec: Add support for multiple phys on mdiobus
 2013-01-21 18:27 UTC  (12+ messages)
` [PATCH 1/2] net: fec: refactor dt probing
` [PATCH 2/2] net: fec: Add support for phys from devicetree

[PATCH 0/21] NTB and ntb_netdev patches
 2013-01-21 18:26 UTC  (13+ messages)
` [PATCH 01/21] NTB: correct missing readq/writeq errors
` [PATCH 08/21] NTB: declare unused variables
` [PATCH 15/21] NTB: Update Version

[PATCH] Add support for netconsole driver used on bridge device with VIF attached
 2013-01-21 18:00 UTC  (3+ messages)

[PATCH net] net: cdc_ncm: workaround for missing CDC Union
 2013-01-21 17:59 UTC  (10+ messages)

[BUG] Bug in netprio_cgroup and netcls_cgroup ?
 2013-01-21 17:18 UTC  (8+ messages)

[patch] Gianfar : Enable promiscous mode after queue time out
 2013-01-21 16:24 UTC 

[PATCH net-next 19/19] ndisc: Use compound literals to build redirect message
 2013-01-21 16:49 UTC 

[PATCH net-next 18/19] ndisc: Break down ndisc_build_skb() and build message directly
 2013-01-21 16:49 UTC 

[PATCH net-next 17/19] ndisc: Break down __ndisc_send()
 2013-01-21 16:49 UTC 

[PATCH net-next 16/19] ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb()
 2013-01-21 16:49 UTC 

[PATCH net-next 15/19] ndisc: Use ndisc_send_skb() for redirect
 2013-01-21 16:49 UTC 

[PATCH net-next 14/19] ndisc: Remove icmp6h argument from ndisc_send_skb()
 2013-01-21 16:48 UTC 

[PATCH net-next 13/19] ndisc: Make ndisc_fill_xxx_option() for sk_buff
 2013-01-21 16:48 UTC 

[PATCH net-next 12/19] ndisc: Calculate message body length and option length separately
 2013-01-21 16:48 UTC 

[PATCH net-next 11/19] ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb()
 2013-01-21 16:48 UTC 

[PATCH net-next 10/19] ndisc: Defer building IPv6 header
 2013-01-21 16:48 UTC 

[PATCH net-next 09/19] ndisc: Remove dev argument for ndisc_send_skb()
 2013-01-21 16:48 UTC 

[PATCH net-next 08/19] ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb()
 2013-01-21 16:48 UTC 

[PATCH net-next 07/19] ndisc: Simplify arguments for ip6_nd_hdr()
 2013-01-21 16:48 UTC 

[PATCH net-next 06/19] ipv6: Unshare ip6_nd_hdr() and change return type to void
 2013-01-21 16:48 UTC 

[PATCH net-next 05/19] ndisc: Introduce ndisc_alloc_skb() helper
 2013-01-21 16:48 UTC 

[PATCH net-next 04/19] ndisc: Introduce ndisc_fill_redirect_hdr_option()
 2013-01-21 16:48 UTC 

[PATCH net-next 03/19] ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len)
 2013-01-21 16:48 UTC 

[PATCH net-next 02/19] ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h
 2013-01-21 16:47 UTC 

[PATCH net-next 01/19] ndisc: Reduce number of arguments for ndisc_fill_addr_option()
 2013-01-21 16:47 UTC 

[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
 2013-01-21 16:40 UTC 

[PATCH] Add support for netconsole driver used on bridge device with, VIF attached
 2013-01-21 16:40 UTC  (2+ messages)

[PATCH v4 0/3] make mac programming for virtio net more robust
 2013-01-21 16:13 UTC  (4+ messages)
` [PATCH v4 2/3] net: split eth_mac_addr for better error handling

IPsec AH use of ahash
 2013-01-21 16:05 UTC  (13+ messages)

[patch v3] doc: add nf_conntrack sysctl api documentation
 2013-01-21 15:35 UTC  (3+ messages)

r8169 doing more work than napi weight
 2013-01-21 15:12 UTC 

xen-netback notify DomU to send ARP
 2013-01-21 12:38 UTC  (13+ messages)
` [Xen-devel] "
                                    ` [V2] "

PMTU discovery is broken on kernel 3.7.1 for UDP sockets
 2013-01-21 12:04 UTC  (19+ messages)
                  ` [RFC PATCH 1/3] ipv4: Invalidate the socket cached route on pmtu events if possible
                  ` [RFC PATCH 3/3] xfrm4: Invalidate all ipv4 routes on IPsec pmtu events

[PATCH net] xfrm: fix freed block size calculation in xfrm_policy_fini()
 2013-01-21 12:02 UTC  (2+ messages)

[PATCH net-next V6 00/14] Add basic VLAN support to bridges
 2013-01-21 11:45 UTC  (12+ messages)
` [PATCH net-next V6 02/14] bridge: Add vlan filtering infrastructure
` [PATCH net-next V6 03/14] bridge: Validate that vlan is permitted on ingress

[PATCH 1/2] usbnet: add flag FLAG_NOARP for usb net devices
 2013-01-21 11:33 UTC  (7+ messages)
` [PATCH 2/2] CDC_NCM: adding support FLAG_NOARP for Infineon modem platform

[PATCH V6 1/3] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-21 11:25 UTC  (3+ messages)
` [PATCH V6 2/3] virtio-net: split out clean affinity function
` [PATCH V6 3/3] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH] iwlegacy: don't return zero on failure paths in il4965_pci_probe()
 2013-01-21 10:41 UTC  (2+ messages)

[Patch net-next] net: move rx and tx hash functions to net/core/flow_dissector.c
 2013-01-21 10:39 UTC 

[PATCH for 3.8] iproute2: Add "ip netns pids" and "ip netns identify"
 2013-01-21  9:52 UTC  (8+ messages)

[RFC] State resolution packet queue for IPsec
 2013-01-21  9:48 UTC 

batman-adv: Unable to add interface in LXC
 2013-01-21  9:11 UTC  (3+ messages)
  ` [B.A.T.M.A.N.] "

[PATCH 0/5]: soreuseport: Bind multiple sockets to the same port
 2013-01-21  7:58 UTC  (5+ messages)

v3 for tcp friends?
 2013-01-21  7:31 UTC  (5+ messages)

[PATCH 1/2] ARM: davinci: da850: add DT node for eth0
 2013-01-21  6:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry "

surprising memory request
 2013-01-21  5:44 UTC  (9+ messages)

splice() giving unexpected EOF in 3.7.3 and 3.8-rc4+
 2013-01-21  4:21 UTC  (4+ messages)

[PATCH] firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF()
 2013-01-21  4:16 UTC  (2+ messages)

[PATCH] firewire net: Ensure checksumming in upper layer
 2013-01-21  4:16 UTC  (2+ messages)

[PATCH] usbnet: pegasus: set wakeup enable in set_wol
 2013-01-21  4:12 UTC  (2+ messages)

[PATCH net-next V1 5/6] net/mlx4_en: Fix a race when closing TX queue
 2013-01-21  4:11 UTC  (4+ messages)
` [PATCH net-next] net/mlx4_en: remove redundant code

[PATCH 1/5 v3] soreuseport: infrastructure
 2013-01-21  4:10 UTC  (2+ messages)

[PATCH 1/5 v2] soreuseport: infrastructure
 2013-01-21  4:06 UTC  (2+ messages)

[PATCH 1/5] drivers: atm: checkpatch.pl fixed coding style errors in eni.c
 2013-01-21  4:04 UTC  (3+ messages)
` [PATCH 5/5] drivers: atm: checkpatch.pl fixed coding style issues "

[PATCH net-next 0/5] ADDRCONF/NDISC improvements
 2013-01-21  3:30 UTC  (2+ messages)

[PATCH 2/5 v2] soreuseport: TCP/IPv4 implementation
 2013-01-21  2:30 UTC  (2+ messages)

[PATCH RESEND 01/10] netfilter: move nf_conntrack initialize out of pernet operations
 2013-01-21  1:27 UTC  (3+ messages)

Redefinition of struct in6_addr in <netinet/in.h> and <linux/in6.h>
 2013-01-21  0:54 UTC  (4+ messages)

IPsec AH use of ahash
 2013-01-21  0:47 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).