netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-08 19:23:09 to 2013-02-11 00:07:33 UTC [more...]

[GIT] Networking
 2013-02-11  0:07 UTC  (6+ messages)

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

calexda/xgmac bug fixes
 2013-02-10 22:34 UTC  (5+ messages)
` [PATCH 1/2] net: calexdaxgmac: fix printing of hardware version
` [PATCH 2/2] net: calexdaxgmac: fixup endian issues after __raw IO function change

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-10 22:13 UTC  (48+ 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()

[patch net-next] bridge: use dev->addr_assign_type to see if user change mac
 2013-02-10 21:41 UTC 

[PATCH 0/8] drivers/net: Remove unnecessary alloc/OOM messages
 2013-02-10 20:30 UTC  (3+ messages)
` [PATCH 5/8] wan: "

[IPv6] interface-local multicast escapes the local node
 2013-02-10 18:49 UTC  (13+ messages)

[patch net-next v3 00/11] couple of net/sched fixes+improvements
 2013-02-10 18:37 UTC  (19+ 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] ipv6: don't accept multicast traffic with scop 0
 2013-02-10 18:09 UTC  (2+ messages)

[RFC net-next (TAKE 3) 6/6] ipv6: IPv6 over Firewire (RFC3146) support
 2013-02-10 17:47 UTC 

[RFC net-next (TAKE 3) 5/6] firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection
 2013-02-10 17:47 UTC 

[RFC net-next (TAKE 3) 4/6] firewire net: Allocate address handler before registering net_device
 2013-02-10 17:47 UTC 

[RFC net-next (TAKE 3) 3/6] firewire net: Send L2 multicast via GASP
 2013-02-10 17:47 UTC 

[RFC net-next (TAKE 3) 2/6] firewire net: Accept IPv4 and ARP only
 2013-02-10 17:46 UTC 

[RFC net-next (TAKE 3) 1/6] firewire net: Ignore spd and max_payload advertised by ARP
 2013-02-10 17:46 UTC 

[RFC net-next (TAKE 3) 0/6] IPv6 over Firewire
 2013-02-10 17:46 UTC 

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

[PATCH] ipv6: don't let node/interface scoped multicast traffic escape on the wire
 2013-02-10 15:31 UTC  (2+ messages)

[net-next (TAKE 2) 0/4] IPv6 over Firewire
 2013-02-10 15:05 UTC  (5+ messages)

[PATCH] ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
 2013-02-10 14:59 UTC  (4+ messages)

[PATCH] ipv6: don't accept multicast traffic with scop 0
 2013-02-10 14:56 UTC  (2+ messages)

[PATCH net-next v2] ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
 2013-02-10 13:50 UTC 

[PATCH net-next] ipv6 mcast: Do not join device multicast for interface-local multicasts
 2013-02-10 12:51 UTC  (2+ messages)

[PATCH vringh 0/2] Introduce CAIF Virtio driver
 2013-02-10 11:04 UTC  (3+ messages)
` [PATCH vringh 1/2] remoteproc: Add support for vringh (Host vrings)
` [PATCH vringh 2/2] caif_virtio: Introduce caif over virtio

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

[net-next (TAKE 2) 4/4] ipv6: IPv6 over Firewire (RFC3146) support
 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 

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  (6+ 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)

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 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)

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  (2+ 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  (4+ messages)
` [patch net-next v2 10/11] act_police: improved accuracy at high rates

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

[net-next 05/10] igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
 2013-02-08 20:19 UTC  (5+ messages)

[PATCH net 0/2] two small fixes for sctp key usage
 2013-02-08 19:55 UTC  (2+ messages)

[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)


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).