netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-24 09:48:18 to 2012-01-26 11:11:49 UTC [more...]

[PATCH 0/5] NFS: various small fixes and updates for conteinerization
 2012-01-26 11:11 UTC  (3+ messages)
` [PATCH 2/5] NFS: build fixed in case of NFS_USE_NEW_IDMAPPER is undefined
` [PATCH 3/5] NFS: search for client session id in proper network namespace

[patch v4, kernel version 3.2.1] Source mode for macvlan interface
 2012-01-26 11:04 UTC  (3+ messages)

[patch v1, kernel 3.2.1] RTNETLINK adjusting values of min_ifinfo_dump_size
 2012-01-26 11:01 UTC  (3+ messages)

[patch v4, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-26 10:57 UTC  (22+ messages)

[PATCH] net: caif: Don't act on notification for non-caif devices
 2012-01-26 10:51 UTC  (11+ messages)
          ` [PATCH net] caif: Fix crash due to uninitialized net name-space
            ` [PATCH] netns: fix net_alloc_generic()

[BISECTED] Linux 3.2: Networking out of LAN does not work
 2012-01-26  7:55 UTC  (8+ messages)

[net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2012-01-26  7:21 UTC  (13+ messages)
` [net-next 01/12] e1000e: cleanup Rx checksum offload code
` [net-next v2 02/12] e1000e: add Receive Packet Steering (RPS) support
` [net-next 03/12] e1000e: re-enable alternate MAC address for all devices which support it
` [net-next 04/12] e1000e: convert head, tail and itr_register offsets to __iomem pointers
` [net-next 05/12] e1000e: pass pointer to ring struct instead of adapter struct
` [net-next 06/12] e1000e: re-factor ethtool get/set ring parameter
` [net-next 07/12] e1000e: default IntMode based on kernel config & available hardware support
` [net-next 08/12] e1000e: always set transmit descriptor control registers the same
` [net-next 09/12] e1000e: 82579: workaround for link drop issue
` [net-next 10/12] e1000e: use default settings for Tx Inter Packet Gap timer
` [net-next 11/12] e1000e: use hardware default values for Transmit Control register
` [net-next 12/12] e1000e: 82574/82583 Tx hang workaround

[patch] nfc: NULL vs zero in nci_activate_target()
 2012-01-26  6:13 UTC 

Loan Offer
 2012-01-26  2:54 UTC 

[PATCH 1/2] tcp: bind() fix autoselection to share ports
 2012-01-26  2:51 UTC  (8+ messages)
` [PATCH 2/2] tcp: bind() optimize port allocation

[PATCH 1/1] l2tp: l2tp_ip - fix possible oops on packet receive
 2012-01-26  2:45 UTC  (3+ messages)

[RFC] Allow ipv6 proxies and arp proxies be shown with ip
 2012-01-26  2:40 UTC  (3+ messages)

[PATCH 2/3] sha512: reduce stack usage to safe number
 2012-01-26  2:35 UTC  (5+ messages)
    ` [PATCH 4/3] sha512: reduce stack usage even on i386

[PATCH] drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver
 2012-01-25 22:00 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
 2012-01-25 22:00 UTC  (2+ messages)

[patch -next] bnx2x: unlock before returning an error
 2012-01-25 21:59 UTC  (3+ messages)

[PATCH net-next] vmxnet3: cleanup tso headers manipulation
 2012-01-25 21:53 UTC  (2+ messages)

[PATCH net] amd/lance.c: dev_alloc_skb to netdev_alloc_skb
 2012-01-25 20:16 UTC  (4+ messages)

iproute2-2.6.38 + oif argument error
 2012-01-25 20:03 UTC  (2+ messages)

e1000e: repeated eth0: Error reading PHY register
 2012-01-25 19:16 UTC  (3+ messages)

linux-next: Tree for Jan 25 (net/sock.h, jump_label, memcg)
 2012-01-25 19:07 UTC 

Confirmar su identidad Webmail
 2012-01-25 14:36 UTC 

NAT question
 2012-01-25 17:28 UTC  (4+ messages)

[PATCH V4 2/4] CS89x0 : add CS89x0 platform device to the iMX21ADS board
 2012-01-25 17:06 UTC  (6+ messages)

[PATCH 2/3] infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup()
 2012-01-25 16:55 UTC  (2+ messages)

[PATCH v2 0/2] Tracepoint for tcp retransmission
 2012-01-25 14:44 UTC  (3+ messages)

[PATCH net-next] be2net: allocate more headroom in incoming skbs
 2012-01-25 13:56 UTC 

[PATCH 0/4] SUNRPC: service release in network namespace context
 2012-01-25 13:47 UTC  (5+ messages)
` [PATCH 1/4] SUNRPC: clear svc pools lists helper introduced
` [PATCH 2/4] SUNRPC: clear svc transports "
` [PATCH 3/4] SUNRPC: service destruction in network namespace context
` [PATCH 4/4] SUNRPC: service shutdown function in network namespace context introduced

[PATCH v3 0/6] skb paged fragment destructors
 2012-01-25 13:12 UTC  (10+ messages)
` [PATCH v3 1/6] net: pad skb data and shinfo as a whole rather than individually
` [PATCH v3 2/6] net: move destructor_arg to the front of sk_buff
` [PATCH v3 3/6] net: add support for per-paged-fragment destructors
` [PATCH v3 4/6] net: only allow paged fragments with the same destructor to be coalesced
  ` [PATCH v3 5/6] net: add paged frag destructor support to kernel_sendpage
` [PATCH v3 6/6] sunrpc: use SKB fragment destructors to delay completion until page is released by network stack

[v7 PATCH 0/3] NETFILTER new target module, HMARK
 2012-01-25 12:28 UTC  (8+ messages)
` [PATCH 2/3] NETFILTER module xt_hmark, new target for HASH based fwmark

[PATCH net] netprio_cgroup.h: dont include module.h from other includes
 2012-01-25 11:59 UTC  (4+ messages)

[patch v5, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-25  9:44 UTC 

[patch v3, kernel version 3.2.1] Source mode for macvlan interface
 2012-01-25  6:56 UTC  (5+ messages)

[PATCH 0/3] Initial conversions over to dst_neigh_lookup()
 2012-01-25  6:32 UTC  (2+ messages)

[net PATCH 1/1] qlge:Changing netdev msg level to default debug
 2012-01-25  5:14 UTC  (6+ messages)

[PATCH] net: fec: use module_platform_driver
 2012-01-25  4:00 UTC  (2+ messages)

[PATCH] add netconsole support for xen-netfront
 2012-01-25  4:00 UTC  (4+ messages)

Backtrace in rds code
 2012-01-25  3:48 UTC  (5+ messages)

CONFIRM YOUR EMAIL ACCOUNT FOR VALIDATION
 2012-01-25  0:03 UTC 

[PATCH 0/5] Get rid of get_driver() and put_driver()
 2012-01-25  0:06 UTC  (2+ messages)

[GIT] Networking
 2012-01-24 23:33 UTC 

[PATCH] ipip: Fix bug added to ipip_tunnel_xmit()
 2012-01-24 23:24 UTC  (3+ messages)

[PATCH] ipv4: Remove bogus checks of rt_gateway being zero
 2012-01-24 23:16 UTC  (3+ messages)

[PATCH 3/3] infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup()
 2012-01-24 23:16 UTC 

[PATCH 1/3] infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup()
 2012-01-24 23:15 UTC 

[PATCH net-next] net: flow_dissector.c missing include linux/export.h
 2012-01-24 21:42 UTC  (7+ messages)

[PATCH net V4 0/2] igb: ptp hardware clock
 2012-01-24 21:23 UTC  (5+ messages)
` [PATCH net V4 1/2] igb: add PTP Hardware Clock code

[patch net] team: send only changed options/ports via netlink
 2012-01-24 20:51 UTC  (2+ messages)

[PATCH] net/hyperv: fix possible memory leak in do_set_multicast()
 2012-01-24 20:48 UTC  (2+ messages)

[PATCH 0/3] stmmac patches
 2012-01-24 20:47 UTC  (3+ messages)

[PATCH net] drivers/net: dsa/mv88e6xxx.c files need linux/module.h
 2012-01-24 20:45 UTC  (2+ messages)

stmmac: fix phy naming inconsistency
 2012-01-24 20:29 UTC  (3+ messages)

[PATCH] r8169: Randomise invalid MAC addresses
 2012-01-24 20:19 UTC  (10+ messages)

[PATCH v4 0/5] net: Unified offload configuration
 2012-01-24 19:05 UTC  (7+ messages)
` [PATCH v4 1/5] net: Introduce new feature setting ops

[BUG] smsc911x.c - writes are too fast into TX FIFO
 2012-01-24 19:03 UTC 

[PATCH 4/5] Remove useless get_driver()/put_driver() calls
 2012-01-24 18:35 UTC 

How to accelerate tcp retransmition
 2012-01-24 17:57 UTC  (3+ messages)

[PATCH] NFS: don't mark freshly created callback sockets with XPT_CHNGBUF
 2012-01-24 17:04 UTC 

[PATCH] Lockd: don't mark freshly created sockets with XPT_CHNGBUF
 2012-01-24 16:59 UTC 

BUSINESS OPPORTUNITY
 2012-01-24 11:34 UTC 

newbie: phy platform interrupt config
 2012-01-24 14:37 UTC 

[PATCH iproute2] tc-sfq: update man page
 2012-01-24 13:29 UTC 

[PATCH iproute2] tc-red: update man page
 2012-01-24 13:18 UTC 

[PATCH] drivers: misc: Remove MISC_DEVICES config option
 2012-01-24 12:25 UTC  (4+ messages)

[patch v2, kernel version 3.2.1] Source mode for macvlan interface
 2012-01-24  9:48 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).