netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-08 04:54:49 to 2013-01-09 17:18:15 UTC [more...]

[PATCH net-next V5 00/14] Add basic VLAN support to bridges
 2013-01-09 17:17 UTC  (7+ messages)
` [PATCH net-next v5 01/14] vlan: wrap hw-acceleration calls in separate functions
` [PATCH net-next v5 02/14] bridge: Add vlan filtering infrastructure
` [PATCH net-next v5 03/14] bridge: Validate that vlan is permitted on ingress
` [PATCH net-next v5 04/14] bridge: Verify that a vlan is allowed to egress on give port
` [PATCH net-next v5 05/14] bridge: Cache vlan in the cb for faster egress lookup
` [PATCH net-next v5 06/14] bridge: Add vlan to unicast fdb entries

r8169 rx_missed increasing in bursts (regression)
 2013-01-09 17:14 UTC  (4+ messages)

[PATCH net-next] igbvf: fix setting addr_assign_type if PF is up
 2013-01-09 17:09 UTC  (2+ messages)

tainted warnings with tcp splicing in 3.7.1
 2013-01-09 17:09 UTC  (4+ messages)

[PATCH net-next] bnx2x: align define usage to satisfy static checkers
 2013-01-09 17:04 UTC 

[PATCH net-next] ipv6: Use FIELD_SIZEOF() instead of dummy variable
 2013-01-09 16:56 UTC  (2+ messages)

[PATCH 4/4] net/smsc911x: Provide common clock functionality
 2013-01-09 16:32 UTC  (13+ messages)
              ` [PATCH 4/4 v2] "
                ` [PATCH 4/4 v3] "

[PATCH] ipv6: Netlink notify forwarding change
 2013-01-09 16:27 UTC  (2+ messages)

xen-netback notify DomU to send ARP
 2013-01-09 15:44 UTC  (13+ messages)
` [Xen-devel] "

[PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge
 2013-01-09 15:11 UTC  (11+ messages)
  ` [PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge [v2]
                ` [PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge [v3]

xen-netback notify DomU to send ARP
 2013-01-09 15:07 UTC 

[PATCH 1/1] ipv6: fix the noflags test in addrconf_get_prefix_route
 2013-01-09 14:36 UTC 

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-09 13:50 UTC  (18+ messages)

R: Re: mtu issue with ipsec tunnel and netfilter snat
 2013-01-09  9:55 UTC 

mtu issue with ipsec tunnel and netfilter snat
 2013-01-09  9:51 UTC  (2+ messages)

[PATCH] sctp: Change defaults on cookie hmac selection
 2013-01-09  9:08 UTC  (16+ messages)
` [PATCH v2] "

[PATCH 1/3] net: stmac: add gmac autonet set for SGMII, TBI, and RTBI
 2013-01-09  8:34 UTC  (2+ messages)

[PATCH] Eliminate the forced speed reduction algorithm
 2013-01-09  8:21 UTC 

[PATCH] ath9k_htc: Fix skb leaks
 2013-01-09  8:19 UTC  (6+ messages)

[PATCH 0/6] VSOCK for Linux upstreaming
 2013-01-09  8:10 UTC  (13+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation
` [PATCH 2/6] VSOCK: vsock address implementaion
` [PATCH 3/6] VSOCK: notification implementation
` [PATCH 4/6] VSOCK: statistics implementation
` [PATCH 5/6] VSOCK: utility functions
` [PATCH 6/6] VSOCK: header and config files
    ` [Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming

[patch] bnx2x: NULL dereference on error in debug code
 2013-01-09  7:38 UTC  (5+ messages)

[PATCH net 1/2] net: dev_queue_xmit_nit: fix skb->vlan_tci field value
 2013-01-09  6:34 UTC  (4+ messages)

pull request: batman-adv 2013-01-07
 2013-01-09  6:11 UTC  (3+ messages)

[PATCH V6] bgmac: driver for GBit MAC core on BCMA bus
 2013-01-09  6:06 UTC 

RE
 2013-01-09  4:38 UTC 

netdev, you have received an invitation to join OwnCoast
 2013-01-09  1:55 UTC 

[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-09  3:06 UTC  (7+ messages)
` [PATCH V3 2/2] virtio-net: reset virtqueue affinity when doing cpu hotplug

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

[PATCH V2 0/4] DSA: Fix checkpatch.pl output for DSA drivers
 2013-01-09  2:05 UTC  (5+ messages)
` [PATCH V2 1/4] DSA: Convert DSA comments to network-style comments
` [PATCH V2 2/4] DSA: Convert repeated msleep calls to timeouts
` [PATCH V2 3/4] DSA: Convert printk calls to netdev_info calls
` [PATCH V2 4/4] DSA: Convert spaces to tabs where appropriate

[patch net-next 0/2] net: init perm_addr properly and on one place
 2013-01-09  2:01 UTC  (4+ messages)
` [patch net-next 1/2] net: init perm_addr in register_netdevice()
` [patch net-next 2/2] remove init of dev->perm_addr in drivers

[PATCH 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
 2013-01-09  1:58 UTC  (7+ messages)

[Patch] net: prevent setting ttl=0 via IP_TTL
 2013-01-09  1:57 UTC  (3+ messages)

[PATCH net-next v5 0/4] netpoll: add IPv6 support
 2013-01-09  1:56 UTC  (6+ messages)
` [PATCH net-next v5 1/4] netpoll: prepare for ipv6
` [PATCH net-next v5 2/4] ipv6: move csum_ipv6_magic() and udp6_csum_init() into static library
` [PATCH net-next v5 3/4] netpoll: add IPv6 support
` [PATCH net-next v5 4/4] netconsole: add IPv6 example in doc

[PATCH V5] bgmac: driver for GBit MAC core on BCMA bus
 2013-01-09  1:55 UTC  (4+ messages)

[PATCH v3] net: fec: Remove 'inline' declarations
 2013-01-09  1:54 UTC  (2+ messages)

tc ipt action
 2013-01-09  1:52 UTC  (22+ messages)
            ` [PATCH] iproute2: act_ipt fix xtables breakage
              ` RFC [PATCH] iproute2: temporary solution to fix xt breakage
                        ` [PATCH] pkt_sched: act_xt support new Xtables interface
                                            ` [PATCH net-next] net: introduce skb_transport_header_was_set()

[RFC/PATCH net-next 0/1] Delete obsolete 8390 EISA drivers
 2013-01-09  1:50 UTC  (2+ messages)

[PATCH v2 3/3] net: stmmac: add gmac autonego set for ethtool support
 2013-01-08 23:32 UTC 

[PATCH v2 2/3] net: stmmac: add autoneg complete irq
 2013-01-08 23:32 UTC 

NFS crash on linux-next 20130108
 2013-01-08 23:03 UTC  (2+ messages)

[PATCH] sunrpc: verbs: Avoid 1kb stack
 2013-01-08 22:52 UTC  (4+ messages)

[RFC patch net-next] ipv4: use bcast as dst address in case IFF_NOARP is set
 2013-01-08 22:33 UTC  (7+ messages)

[RFC PATCH V2] tcp: introduce raw access to experimental options
 2013-01-08 22:30 UTC  (5+ messages)

net: usb: cdc_ncm: add support IFF_NOARP
 2013-01-08 22:27 UTC  (3+ messages)

[PATCH 0/5] ipv4_tunnels: Modularize ipv4 tunneling
 2013-01-08 21:20 UTC  (4+ messages)

[PATCH net 0/2] net: dev_queue_xmit_nit fixes
 2013-01-08 20:42 UTC  (10+ messages)
` [PATCH net 1/2] net: dev_queue_xmit_nit: fix skb->vlan_tci field value
` [PATCH net 2/2] net: dev_queue_xmit_nit: fix potential NULL ptr dereference

IPV4 TCP connection reset using iperf
 2013-01-08 17:39 UTC  (2+ messages)

Proxy ARP causing Neighbour table overflow
 2013-01-08 17:26 UTC 

balance-alb and arp-reply stomping
 2013-01-08 17:14 UTC  (2+ messages)

TCP sequence number security fixes for stable
 2013-01-08 17:13 UTC 

[PATCH net-next] ipv6: Optimize ipv6_change_dsfield()
 2013-01-08 16:47 UTC 

[PATCH net-next] ipv6: Use container_of macro instead of magic number to get ipv6 header
 2013-01-08 16:44 UTC 

[PATCH v2] net: set default_ethtool_ops in register_netdevice
 2013-01-08 15:38 UTC 

inaccurate packet scheduling
 2013-01-08 13:30 UTC  (5+ messages)

[RFC PATCH net-next] can-gw: add a variable limit for CAN frame routings
 2013-01-08 11:56 UTC  (4+ messages)

PROBLEM: Software injected vlan tagged packets are unable to be identified using recent BPF modifications
 2013-01-08 10:38 UTC  (2+ messages)

Support for Marvell 88E1510 and 88E1116R
 2013-01-08  8:51 UTC  (6+ messages)

Problem with unregister_netdevice
 2013-01-08  8:19 UTC  (3+ messages)

[GIT] Networking
 2013-01-08  8:10 UTC 

[PATCH] ah6/esp6: set transport header correctly for IPsec tunnel mode
 2013-01-08  7:41 UTC 

[PATCH V1 0/14] qlcnic: Qlogic 83xx CNA adapter driver patches
 2013-01-08  7:18 UTC  (3+ messages)
` [PATCH V1 01/14] qlcnic: change driver hardware interface mechanism

Re:riso ink shared photo with you
 2013-01-08  6:28 UTC 

[RFC PATCH 0/3] Make rfc3686 template work with asynchronous block ciphers
 2013-01-08  7:04 UTC  (2+ messages)

Fwd: setsockopt() doesn't throw error while setting IP_TTL set to 0 on RHEL6
 2013-01-08  6:18 UTC 

[PATCH V4] bgmac: driver for GBit MAC core on BCMA bus
 2013-01-08  6:21 UTC  (4+ messages)

[PATCH net-next v4 0/3] netpoll: add IPv6 support
 2013-01-08  5:15 UTC  (6+ messages)

[PATCH] drivers/net/wireless: need consider the not '\0' terminated string
 2013-01-08  5:33 UTC 


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