netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-08 10:37:33 to 2013-02-10 09:17:13 UTC [more...]

[GIT] Networking
 2013-02-10  9:17 UTC  (5+ messages)

[net-next (TAKE 2) 4/4] ipv6: IPv6 over Firewire (RFC3146) support
 2013-02-10  9:02 UTC 

[net-next (TAKE 2) 3/4] firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection
 2013-02-10  9:02 UTC 

[net-next (TAKE 2) 2/4] firewire net: Send L2 multicast via GASP
 2013-02-10  9:02 UTC 

[net-next (TAKE 2) 1/4] firewire net: Accept IPv4 and ARP only
 2013-02-10  9:02 UTC 

[net-next (TAKE 2) 0/4] IPv6 over Firewire
 2013-02-10  9:02 UTC 

[patch net-next v3 00/11] couple of net/sched fixes+improvements
 2013-02-10  8:51 UTC  (17+ messages)
` [patch net-next v3 01/11] htb: use PSCHED_TICKS2NS()
` [patch net-next v3 02/11] htb: fix values in opt dump
` [patch net-next v3 03/11] htb: remove pointless first initialization of buffer and cbuffer
` [patch net-next v3 04/11] htb: initialize cl->tokens and cl->ctokens correctly
` [patch net-next v3 05/11] sch: make htb_rate_cfg and functions around that generic
` [patch net-next v3 06/11] tbf: improved accuracy at high rates
` [patch net-next v3 07/11] tbf: ignore max_size check for gso skbs
` [patch net-next v3 08/11] tbf: fix value set for q->ptokens
` [patch net-next v3 09/11] act_police: move struct tcf_police to act_police.c
` [patch net-next v3 10/11] act_police: improved accuracy at high rates
` [patch net-next v3 11/11] act_police: remove <=mtu check for gso skbs

[PATCH v2 net-next] skbuff: create skb_panic() to let caller specify panic
 2013-02-10  8:23 UTC 

Softirqs without captured packets
 2013-02-10  8:16 UTC  (10+ messages)

[PATCH] drivers: net: Remove remaining alloc/OOM messages
 2013-02-10  7:57 UTC  (7+ messages)
  ` Other alloc/OOM message question
        ` [RFC PATCH] dma_alloc_consistent: Remove OOM messages after failure

[PATCH] skbuff: create skb_panic() to let caller specify panic
 2013-02-10  6:52 UTC  (6+ messages)

[PATCH] ip.7: Improve explanation about calling listen or connect
 2013-02-10  2:00 UTC  (4+ messages)

[IPv6] interface-local multicast escapes the local node
 2013-02-09 23:08 UTC  (8+ messages)

drivers/net/wireless/iwlwifi/dvm/tx.c and arch/x86/kernel/apic/ipi.c: Kernel trace when roaming between different Access Points with the same ESSID
 2013-02-09 19:57 UTC  (2+ messages)

[net-next PATCH 0/8] qlcnic: bug fixes and feature updates
 2013-02-09 19:29 UTC  (9+ messages)
` [net-next PATCH 1/8] qlcnic: fix initialize NIC mailbox command
` [net-next PATCH 2/8] qlcnic: fix firmware based IDC participation
` [net-next PATCH 3/8] qlcnic: helper routine to handle async events
` [net-next PATCH 4/8] qlcnic: refactor 83xx diagnostic loopback test
` [net-next PATCH 5/8] qlcnic: refactor 83xx diagnostic IRQ test
` [net-next PATCH 6/8] qlcnic: fix async event handling during diagnostic loopback test
` [net-next PATCH 7/8] qlcnic: enhance MSIX allocation failure log message
` [net-next PATCH 8/8] qlcnic: fix mailbox response handling

WARNING: at net/core/neighbour.c:1545 neigh_table_init()
 2013-02-09 17:04 UTC  (3+ messages)

[PATCH net-next] net neighbour,decnet: Ensure to align device private data on preferred alignment
 2013-02-09 17:00 UTC 

[PATCH net-next] ipv6 mcast: Do not join device multicast for interface-local multicasts
 2013-02-09 14:29 UTC 

[PATCH 1/1] eventfd: implementation of EFD_MASK flag
 2013-02-09 12:04 UTC  (7+ messages)

[PATCH 0/5] Netfilter/IPVS fixes for 3.8-rc7
 2013-02-09 12:04 UTC  (6+ messages)
` [PATCH 1/5] ipvs: freeing uninitialized pointer on error
` [PATCH 2/5] ipvs: sctp: fix checksumming on snat and dnat handlers
` [PATCH 3/5] netfilter: ip6t_NPT: Fix adjustment calculation
` [PATCH 4/5] netfilter: ip6t_NPT: Fix prefix mangling
` [PATCH 5/5] netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero

[PATCH RESEND] net: fec_mpc52xx: Read MAC address from device-tree
 2013-02-09  9:49 UTC 

[PATCH net-next] veth: fix NULL dereference in veth_dellink()
 2013-02-09  6:10 UTC 

[PATCH] arp: fix possible crash in arp_rcv()
 2013-02-09  4:48 UTC 

[PATCH 0/2] Multiple VLAN Registration Protocol (IEEE 802.1Q-2011)
 2013-02-09  3:17 UTC  (4+ messages)
` [PATCH 1/2] net/802: Implement Multiple Registration Protocol (MRP)
` [PATCH 2/2] net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
` [PATCH iproute2] iplink_vlan: Add flag for "

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-02-09  2:59 UTC  (3+ messages)
` [Pv-drivers] "

Poor TCP bandwidth between network namespaces
 2013-02-09  2:17 UTC  (5+ messages)

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-09  0:16 UTC  (31+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 05/45] percpu_rwlock: Make percpu-rwlocks IRQ-safe, optimally
` [PATCH v5 06/45] percpu_rwlock: Allow writers to be readers, and add lockdep annotations
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v5 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v5 09/45] smp, cpu hotplug: Fix smp_call_function_*() to prevent CPU offline properly
` [PATCH v5 14/45] rcu, CPU hotplug: Fix comment referring to stop_machine()
` [PATCH v5 44/45] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig
` [PATCH v5 45/45] Documentation/cpu-hotplug: Remove references to stop_machine()

Issue with Micrel PCI Network Driver
 2013-02-08 23:17 UTC 

IP_FREEBIND and binding to in-use addr:ports
 2013-02-08 23:05 UTC  (2+ messages)
` [PATCH] Don't allow multiple TPGs or targets to share a portal

[PATCH RFC v2 0/2] Multiple VLAN Registration Protocol (IEEE 802.1Q-2011)
 2013-02-08 23:01 UTC  (3+ messages)
` [PATCH RFC v2 1/2] net/802: Implement Multiple Registration Protocol (MRP)

[PATCH net-next] cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
 2013-02-08 22:57 UTC  (2+ messages)

[PATCH net-next] net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
 2013-02-08 22:57 UTC  (3+ messages)

[PATCH net-next] macvlan: add a salt to mc_hash()
 2013-02-08 22:57 UTC  (2+ messages)

[PATCH net-next] macvlan: broadcast addr should be part of mc_filter
 2013-02-08 22:57 UTC  (2+ messages)

[Patch net-next] ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
 2013-02-08 22:57 UTC  (2+ messages)

[PATCH] bgmac: fix "cmdcfg" calls for promisc and loopback modes
 2013-02-08 22:44 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V2] bgmac: validate MAC addr
 2013-02-08 22:42 UTC  (3+ messages)
` [PATCH V3] bgmac: validate (and random if needed) "

[PATCH] skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
 2013-02-08 22:34 UTC  (2+ messages)

[patch net-next v2 00/11] couple of net/sched fixes+improvements
 2013-02-08 22:16 UTC  (15+ messages)
` [patch net-next v2 01/11] htb: use PSCHED_TICKS2NS()
` [patch net-next v2 02/11] htb: fix values in opt dump
` [patch net-next v2 03/11] htb: remove pointless first initialization of buffer and cbuffer
` [patch net-next v2 04/11] htb: initialize cl->tokens and cl->ctokens correctly
` [patch net-next v2 05/11] sch: make htb_rate_cfg and functions around that generic
` [patch net-next v2 06/11] tbf: improved accuracy at high rates
` [patch net-next v2 07/11] tbf: ignore max_size check for gso skbs
` [patch net-next v2 08/11] tbf: fix value set for q->ptokens
` [patch net-next v2 09/11] act_police: move struct tcf_police to act_police.c
` [patch net-next v2 10/11] act_police: improved accuracy at high rates
` [patch net-next v2 11/11] act_police: remove <=mtu check for gso skbs

IPv6 Address Resolution in Linux 2.6.27
 2013-02-08 20:23 UTC 

[net-next 00/10][pull request] Intel Wired LAN Driver Updates
 2013-02-08 20:19 UTC  (15+ messages)
` [net-next 01/10] igb: Support using build_skb in the case that jumbo frames are disabled
` [net-next 02/10] igb: Fix for improper exit in igb_get_i2c_client
` [net-next 03/10] igb: Fix for improper allocation flag "
` [net-next 04/10] igb: Fix for sparse warning "
` [net-next 05/10] igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
` [net-next 06/10] igb: Initialize PHY function pointers
` [net-next 07/10] igb: Initialize NVM "
` [net-next 08/10] igb: Intialize MAC "
` [net-next 09/10] igb: Refractoring function pointers in igb_get_invariants function
` [net-next 10/10] ixgbe: refactor initialization of feature flags

[PATCH net 0/2] two small fixes for sctp key usage
 2013-02-08 19:55 UTC  (6+ messages)
` [PATCH net 1/2] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [PATCH net 2/2] net: sctp: sctp_endpoint_free: zero out secret key data

[PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
 2013-02-08 19:23 UTC  (4+ messages)

[PATCH] atm/iphase: rename fregt_t -> ffreg_t
 2013-02-08 19:22 UTC  (3+ messages)

net: rcu warnings in ip6fl_get_first
 2013-02-08 19:19 UTC  (3+ messages)

pull request: wireless-next 2013-02-08
 2013-02-08 19:18 UTC 

[PATCH] linux-3.8-rc6 Fix Missing Allocation Failure Checks
 2013-02-08 18:50 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192cu: Add new USB ID
 2013-02-08 18:50 UTC  (3+ messages)

How to enable Adaptive RX on
 2013-02-08 18:47 UTC  (4+ messages)
        ` [E1000-devel] "

[PATCH] tg3: Add BCM57766 to PCI device table
 2013-02-08 18:27 UTC  (2+ messages)

SS utility and UDP Sockets
 2013-02-08 18:20 UTC 

[PATCH] netpoll: cleanup sparse warnings
 2013-02-08 18:14 UTC  (7+ messages)

[patch net-next 0/7] couple of net/sched fixes+improvements
 2013-02-08 16:43 UTC  (16+ messages)
` [patch net-next 1/7] htb: use PSCHED_TICKS2NS()
` [patch net-next 2/7] htb: fix values in opt dump
` [patch net-next 3/7] htb: remove pointless first initialization of buffer and cbuffer
` [patch net-next 4/7] htb: initialize cl->tokens and cl->ctokens correctly
` [patch net-next 5/7] sch: make htb_rate_cfg and functions around that generic
` [patch net-next 6/7] tbf: improved accuracy at high rates
` [patch net-next 7/7] tbf: ignore max_size check for gso skbs

Please reply for details
 2013-02-08 15:01 UTC 

[RFC PATCH] xfrm: fix handling of XFRM policies mark and mask
 2013-02-08 14:16 UTC  (8+ messages)

[PATCH v2 4/5] iproute2: clarification of various man8 pages
 2013-02-08 13:32 UTC 

[PATCH v2 1/5] iproute2: add a missing return statement
 2013-02-08 13:32 UTC 

[PATCH v2 3/5] iproute2: clarifications in the tc-hfsc.7 man page
 2013-02-08 13:32 UTC 

[PATCH v2 5/5] iproute2: improved error messages
 2013-02-08 13:32 UTC 

[PATCH v2 2/5] iproute2: clarifications in the libnetlink.3 man page
 2013-02-08 13:32 UTC 

INVESTMENT ASSISTANCE
 2013-02-08 11:06 UTC 

Wifi basics documents
 2013-02-08 10:37 UTC  (5+ 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).