netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-08 17:39:38 to 2013-01-10 08:04:49 UTC [more...]

[PATCH V2 0/4] DSA: Fix checkpatch.pl output for DSA drivers
 2013-01-10  8:04 UTC  (6+ 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 v2 3/3] net: stmmac: add gmac autonego set for ethtool support
 2013-01-10  8:02 UTC  (2+ messages)

[PATCH 3.8-rc] tuntap: refuse to re-attach to different tun_struct
 2013-01-10  7:59 UTC 

[PATCH v2] net: set default_ethtool_ops in register_netdevice
 2013-01-10  7:57 UTC  (2+ messages)

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

[PATCH 0/5] ipv4_tunnels: Modularize ipv4 tunneling
 2013-01-10  7:52 UTC  (5+ messages)

[PATCH V6] bgmac: driver for GBit MAC core on BCMA bus
 2013-01-10  7:40 UTC  (3+ messages)

[PATCH net-next 0/6] Use FIELD_SIZEOF()
 2013-01-10  7:38 UTC  (2+ messages)

tainted warnings with tcp splicing in 3.7.1
 2013-01-10  7:21 UTC  (6+ messages)

[PATCH 1/2] ipv6: avoid blackhole and prohibited entries upon prefix purge
 2013-01-10  7:06 UTC  (12+ 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-10  7:00 UTC  (14+ messages)
` [Xen-devel] "

[patch net-next 0/7] fix dev->addr_assign_type setting and related code
 2013-01-10  2:55 UTC  (3+ messages)
` [patch net-next 5/7] net: remove unnecessary NET_ADDR_RANDOM "bitclean"

[PATCH 0/6] VSOCK for Linux upstreaming
 2013-01-10  2:42 UTC  (14+ 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

niu interface automatically goes up then down
 2013-01-10  1:52 UTC  (6+ messages)

[PATCH 01/19] netfilter: move nf_conntrack initialize out of pernet operations
 2013-01-10  1:03 UTC  (5+ messages)

[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-10  0:49 UTC  (7+ messages)

recvmmsg() timeout behavior strangeness
 2013-01-09 22:33 UTC  (2+ messages)

[PATCH net-next] doc: Clarify behavior when sysctl tcp_ecn = 1
 2013-01-09 22:21 UTC 

[PATCH net-next] igbvf: fix setting addr_assign_type if PF is up
 2013-01-09 21:37 UTC  (6+ messages)
  ` [E1000-devel] "

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-09 21:29 UTC  (19+ messages)

[patch 3.8-rc2] drivers/net/ethernet/micrel/ks8851_mll
 2013-01-09 20:59 UTC  (2+ messages)

[patch 3.8-rc2] drivers/net/phy/micrel.c
 2013-01-09 20:54 UTC  (2+ messages)

[ 084/123] batman-adv: fix random jitter calculation
 2013-01-09 20:35 UTC 

[ 57/80] batman-adv: fix random jitter calculation
 2013-01-09 20:35 UTC 

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

pull request: wireless 2013-01-09
 2013-01-09 19:53 UTC  (2+ messages)

[PATCH] 8139cp: Prevent dev_close/cp_interrupt race on MTU change
 2013-01-09 19:58 UTC  (2+ messages)

[iputils][patch 01-07] setuid/capabilities fixups
 2013-01-09 19:41 UTC 

[PATCH] ipv6: Netlink notify forwarding change
 2013-01-09 18:55 UTC  (3+ messages)

[PATCH 0/4] l2tp: fix up network namespace use in l2tp_core
 2013-01-09 18:36 UTC  (5+ messages)
` [PATCH 1/4] l2tp: set netnsok flag for netlink messages
` [PATCH 2/4] l2tp: prevent tunnel creation on netns mismatch
` [PATCH 3/4] l2tp: don't pin network namespaces with tunnel sockets
` [PATCH 4/4] l2tp: clear tunnel socket field as soon as we release it

[PATCH net-next] cxgb4: Fix incorrect PFVF CMASK
 2013-01-09 17:42 UTC 

[PATCH/RFC] ipv6: fib: Drop cached routes with dead neighbours on fib GC
 2013-01-09 17:44 UTC 

[PATCH net-next V5 00/14] Add basic VLAN support to bridges
 2013-01-09 17:24 UTC  (17+ 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
` [PATCH net-next v5 07/14] bridge: Add vlan id to multicast groups
` [PATCH net-next v5 08/14] bridge: Add netlink interface to configure vlans on bridge ports
` [PATCH net-next v5 09/14] bridge: Add vlan support to static neighbors
` [PATCH net-next v5 10/14] bridge: Add the ability to configure pvid
` [PATCH 10/14] bridge: Add the ability to pvid
` [PATCH net-next v5 11/14] bridge: API to configure egress policy
` [PATCH net-next v5 12/14] bridge: Implement vlan ingress/egress policy
` [PATCH net-next v5 13/14] bridge: Dump vlan information from a bridge port
` [PATCH net-next v5 14/14] bridge: Add vlan support for local fdb entries

[PATCH net-next 6/6] unix: Use FIELD_SIZEOF() in af_unix_init()
 2013-01-09 17:20 UTC 

[PATCH net-next 5/6] rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init()
 2013-01-09 17:20 UTC 

[PATCH net-next 4/6] openvswitch: Use FIELD_SIZEOF() in dp_init()
 2013-01-09 17:19 UTC 

[PATCH net-next 3/6] netlink: Use FIELD_SIZEOF() in netlink_proto_init()
 2013-01-09 17:19 UTC 

[PATCH net-next 2/6] ipv6: Use FIELD_SIZEOF() in inet6_init()
 2013-01-09 17:19 UTC 

[PATCH net-next 1/6] ipv4: Use FIELD_SIZEOF() in inet_init()
 2013-01-09 17:19 UTC 

r8169 rx_missed increasing in bursts (regression)
 2013-01-09 17:14 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] "

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 

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

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

RE
 2013-01-09  4:38 UTC 

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

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

[patch net-next 0/2] net: init perm_addr properly and on one place
 2013-01-09  2:01 UTC  (2+ messages)

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

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

[PATCH net-next v5 0/4] netpoll: add IPv6 support
 2013-01-09  1:56 UTC  (2+ messages)

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

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

[PATCH] pkt_sched: act_xt support new Xtables interface
 2013-01-09  1:52 UTC  (4+ messages)
  ` [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 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  (4+ messages)

net: usb: cdc_ncm: add support IFF_NOARP
 2013-01-08 22:27 UTC  (3+ 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)


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