netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-13 12:53:08 to 2013-11-14 13:55:57 UTC [more...]

[PATCH] net: sctp: bug-fixing: retran_path not set properly after transports recovering (v3)
 2013-11-14 13:55 UTC  (6+ messages)

[PATCH] rds: fix local ping DoS
 2013-11-14 13:45 UTC  (3+ messages)

[PATCH] rds: Error on offset mismatch if not loopback
 2013-11-14 13:43 UTC  (8+ messages)

[RFC 0/7] genetlink: reduce ops size and complexity
 2013-11-14 13:41 UTC  (9+ messages)
` [RFC 1/7] taskstats: use genl_register_family_with_ops()
` [RFC 2/7] hsr: "
` [RFC 3/7] ieee802154: "
` [RFC 4/7] wimax: "
` [RFC 5/7] genetlink: remove genl_register_ops/genl_unregister_ops
` [RFC 6/7] genetlink: register family ops as array
` [RFC 7/7] genetlink: allow making ops const
` [RFC 8/7] genetlink: make all genl_ops users const

[PATCH net 0/6] net_tstamp: Validate hwtstamp_config completely before applying it
 2013-11-14 13:26 UTC  (14+ messages)
` [PATCH net 1/6] tg3: "
` [PATCH net 2/6] e1000e: "
` [PATCH net 3/6] pch_gbe: "
` [PATCH net 4/6] stmmac: "
` [PATCH net 5/6] ti_cpsw: "
` [PATCH net 6/6] ixp4xx_eth: "

[PATCH] net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume
 2013-11-14 13:09 UTC  (4+ messages)

[patch net-next] ipv6: allow userspace to create address with IFLA_F_TEMPORARY flag
 2013-11-14 13:05 UTC  (5+ messages)
` [RFC PATCH net-next 1/2] ipv4: fix wildcard search with inet_confirm_addr()
  ` [RFC PATCH net-next 2/2] udp: add sk opt to allow sending pkt with src 0.0.0.0

[PATCH net 1/3] sit: fix prefix length of ll and v4mapped addresses
 2013-11-14 12:51 UTC  (3+ messages)
` [PATCH net 2/3] sit: link local routes are missing
` [PATCH net 3/3] sit/gre6: don't try to add the same route two times

how to mix bridges and bonding inc. vlans correctly on Kernel > 3.10
 2013-11-14 12:29 UTC  (20+ messages)

network namespaces usage in routing appplications with VRF-like features
 2013-11-14 11:18 UTC  (2+ messages)

Cannot send unicast Ethernet Frame from tap0 to tap1 via bridge
 2013-11-14 11:09 UTC 

[PATCH net v3] bonding: add ip checks when store ip target
 2013-11-14 11:02 UTC 

[PATCH 1/8] net: smc91x: Fix device tree based configuration so it's usable
 2013-11-14 11:03 UTC  (2+ messages)

NETDEV WATCHDOG: eth0 (e1000e): transmit queue 0 timed out
 2013-11-14 10:18 UTC 

[PATCH v2] mac80211: add assoc beacon timeout logic
 2013-11-14 10:44 UTC  (11+ messages)

[PATCH net] ipv4: fix wildcard search with inet_confirm_addr()
 2013-11-14 10:32 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH net] sit: fix use after free of fb_tunnel_dev
 2013-11-14 10:31 UTC  (3+ messages)

[PATCH net v2] bonding: add ip checks when store ip target
 2013-11-14 10:23 UTC  (3+ messages)

[PATCH net] bonding: fix two race conditions in bond_store_updelay/downdelay
 2013-11-14 10:17 UTC  (7+ messages)

3.12.0+ INFO: inconsistent lock state
 2013-11-14 10:09 UTC 

TCP performance regression
 2013-11-14  9:54 UTC  (12+ messages)

[PATCH V3] usbnet: fix race condition caused spinlock bad magic issue
 2013-11-14  9:18 UTC  (4+ messages)

[PATCH] net/7990: Make lance_private.name const
 2013-11-14  9:11 UTC  (6+ messages)

[PATCH 0/3] net: sched: fix some issues introduced by 64bit rates
 2013-11-14  9:01 UTC  (4+ messages)
` [PATCH 1/3] net: sched: tbf: fix calculation of max_size
` [PATCH 2/3] net: sched: htb: fix condition of failure when rate is 0
` [PATCH 3/3] net: sched: htb: fix calculation of quantum

[PATCH] 6lowpan: Uncompression of traffic class field was incorrect
 2013-11-14  8:22 UTC  (2+ messages)

[patch] isdnloop: use strlcpy() instead of strcpy()
 2013-11-14  8:21 UTC 

IPv6: Blackhole route support partial ?
 2013-11-14  8:20 UTC  (5+ messages)

[PATCH] tipc: fix dereference before check warning
 2013-11-14  8:15 UTC  (2+ messages)

[PATCH iproute2] htb: support 64bit rates
 2013-11-14  8:12 UTC  (5+ messages)

[patch] net: mv643xx_eth: potential NULL dereference in probe()
 2013-11-14  8:12 UTC  (4+ messages)

gso: Attempt to handle mega-GRO packets
 2013-11-14  8:11 UTC  (13+ messages)
` [1/3] gso: Add to segs at end of loop in skb_segment
  ` [2/3] gso: Handle new frag_list of frags GRO packets
    `  "

[PATCH] net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
 2013-11-14  8:10 UTC  (2+ messages)

[PATCH] of: make of_get_phy_mode parse 'phy-connection-type'
 2013-11-14  7:47 UTC  (2+ messages)

[RFC][PATCH 0/3] net_tstamp: Add SIOCGHWTSTAMP ioctl
 2013-11-14  7:41 UTC  (8+ messages)
` [RFC][PATCH 1/3] net_tstamp: Improve kernel-doc for struct hwtstamp_config
` [RFC][PATCH 2/3] net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
` [RFC][PATCH 3/3] sfc: Implement the SIOCGHWTSTAMP ioctl
` Test program for SIOC{G,S}HWTSTAMP

[PATCH v2 net] core/dev: do not ignore dmac in dev_forward_skb()
 2013-11-14  7:40 UTC  (2+ messages)

[PATCH net-next 1/4] virtio-net: mergeable buffer size should include virtio-net header
 2013-11-14  7:38 UTC  (11+ messages)
` [PATCH net-next 4/4] virtio-net: auto-tune mergeable rx buffer size for improved performance

[PATCH] usbnet: fix status interrupt urb handling
 2013-11-14  7:33 UTC  (2+ messages)

[PATCH net] bonding: don't permit to use ARP monitoring in 802.3ad mode
 2013-11-14  7:29 UTC  (2+ messages)

Bug - regression - Via velocity interface coming up freezes kernel
 2013-11-14  7:24 UTC  (4+ messages)

[PATCH net] neigh: Force garbage collection if an entry is deleted administratively
 2013-11-14  7:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: cxgb3: Update cxgb3 maintainer entry
 2013-11-14  7:18 UTC  (2+ messages)

[PATCH 0/2 v4] Open vSwitch zerocopy upcall
 2013-11-14  7:13 UTC  (2+ messages)

[patch iproute2] lib/utils.c: should return correct error message
 2013-11-14  7:00 UTC 

[PATCH net-next 0/6] prandom fixes/improvements
 2013-11-14  5:05 UTC  (10+ messages)
` [PATCH net-next 3/6] random32: add prandom_reseed_late() and call when nonblocking pool becomes initialized
          ` [PATCH] random: seed random_int_secret at least poorly at core_initcall time

[PATCH net 0/3] bridge: Fix undesirable behavior related to vlan
 2013-11-14  3:14 UTC  (2+ messages)

[PATCH v2 1/1] net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
 2013-11-14  1:57 UTC 

[PATCH] net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
 2013-11-14  2:15 UTC  (3+ messages)

[PATCH v2 1/1] net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
 2013-11-14  1:47 UTC  (3+ messages)

[BUG,REGRESSION?] 3.11.6+,3.12: GbE iface rate drops to few KB/s
 2013-11-13 23:52 UTC  (11+ messages)
    ` [PATCH] tcp: tsq: restore minimal amount of queueing
      ` [PATCH v2] "

[PATCH] netfilter: fix connlimit Kconfig prompt string
 2013-11-13 23:12 UTC  (2+ messages)

oops in tcp_get_metrics, followed by lockup
 2013-11-13 23:08 UTC  (4+ messages)
  ` [PATCH] net-tcp: fix panic in tcp_fastopen_cache_set()

[PATCH] net: sctp: bug-fixing: retran_path not set properly after transports recovering (v2)
 2013-11-13 22:13 UTC  (2+ messages)

[PATCH 1/1] net: sctp: bug fixing when sctp path recovers
 2013-11-13 21:39 UTC  (11+ messages)

[PATCH 1/2] net: phylib: add adjust_state callback to phy device
 2013-11-13 21:07 UTC  (2+ messages)
` [PATCH 2/2] net: phy: at803x: soft-reset PHY when link goes down

[PATCH net] netlink: fix netlink_ack with large messages
 2013-11-13 20:43 UTC  (4+ messages)

[PATCH RFC] netlink: a flag requesting header w/o data in error ACK
 2013-11-13 20:31 UTC  (2+ messages)

Fwd: Cross thread shutdown of connected UDP socket, unexpected recvfrom behavior
 2013-11-13 20:07 UTC 

[PATCH] ipvs: Remove unused variable ret from sync_thread_master()
 2013-11-13 19:40 UTC  (13+ messages)
        ` oom-kill && frozen()
              ` __refrigerator() && saved task->state

[PATCH] mac80211: minstrels: spare numerous useless calls to get_random_bytes
 2013-11-13 18:34 UTC  (2+ messages)

[PATCH RFC] net: error on trying to add a duplicate ipip tunnel
 2013-11-13 18:21 UTC 

[PATCH 1/3] can: mcp251x: Convert driver to use common clk framework
 2013-11-13 17:59 UTC  (2+ messages)

[PATCH] usb: xhci: Link TRB must not occur with a USB payload burst
 2013-11-13 16:58 UTC  (3+ messages)

[PATCH] usb: xhci: Link TRB must not occur with a USB payload burst
 2013-11-13 16:27 UTC  (2+ messages)

[Fwd: Re: [PATCH v2 2/2] x86: add prefetching to do_csum]
 2013-11-13 16:01 UTC  (10+ messages)

[PATCH] svcrpc: remove the unnecessary evaluation
 2013-11-13 15:56 UTC  (2+ messages)

Subject: ref: Bridge Financial Services Ltd
 2013-11-13 11:24 UTC 

VLAN filtering/VLAN aware bridge problems
 2013-11-13 14:49 UTC  (10+ messages)

[PATCH net RESEND] bonding: add ip checks when store ip target
 2013-11-13 14:35 UTC  (3+ messages)

[PATCH iproute2 v2] ss: avoid passing negative numbers to malloc
 2013-11-13 14:16 UTC  (2+ messages)

shutdown(3) and bluetooth
 2013-11-13 14:02 UTC  (3+ 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).