netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-13 22:29:59 to 2012-11-15 08:54:52 UTC [more...]

[PATCH net-next 1/3] ipip: fix sparse warnings in ipip_netlink_parms()
 2012-11-15  8:53 UTC 

[PATCH 0/4] Implement persistent grant in xen-netfront/netback
 2012-11-15  8:53 UTC  (9+ messages)
` [PATCH 1/4] xen/netback: implements persistent grant with one page pool
` [PATCH 2/4] xen/netback: Split one page pool into two(tx/rx) "
` [PATCH 3/4] Xen/netfront: Implement persistent grant in netfront
` [PATCH 4/4] fix code indent issue in xen-netfront
  ` [Xen-devel] [PATCH 0/4] Implement persistent grant in xen-netfront/netback

[PATCH net-next] tunnel: use the correct endian for some fields
 2012-11-15  8:51 UTC 

[PATCH] sctp: fix /proc/net/sctp/ memory leak
 2012-11-15  8:23 UTC 

[PATCH] ipv6: fix two typos in a comment in xfrm6_init()
 2012-11-15  8:21 UTC  (5+ messages)

[PATCH v7] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-15  8:02 UTC  (11+ messages)
` [PATCH v7 1/6] net: mvmdio: new Marvell MDIO driver
` [PATCH v7 2/6] net: mvneta: driver for Marvell Armada 370/XP network unit
` [PATCH v7 3/6] net: mvneta: update MAINTAINERS file for the mvneta maintainers
` [PATCH v7 4/6] arm: mvebu: add Ethernet controllers using mvneta driver for Armada 370/XP
` [PATCH v7 5/6] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
` [PATCH v7 6/6] arm: mvebu: enable Ethernet controllers on OpenBlocks AX3-4 platform

Latest 3.6.6 are not compiling due tg3 network driver, hwmon_device_unregister
 2012-11-15  7:56 UTC  (7+ messages)

[RFC] tcp: use order-3 pages in tcp_sendmsg()
 2012-11-15  7:52 UTC  (2+ messages)

[net-next:master 37/50] net/ipv6/sit.c:1243:34: sparse: incorrect type in assignment (different base types)
 2012-11-15  5:42 UTC 

[net-next:master 35/50] net/ipv6/sit.c:1232:52: sparse: incorrect type in argument 3 (different base types)
 2012-11-15  5:31 UTC 

[net-next:master 33/50] net/ipv4/ipip.c:867:34: sparse: incorrect type in assignment (different base types)
 2012-11-15  5:16 UTC 

[net-next:master 30/50] net/ipv6/ip6_tunnel.c:1571:33: sparse: incorrect type in assignment (different base types)
 2012-11-15  4:53 UTC 

[PATCHES] Networking fixes for -stable
 2012-11-15  4:06 UTC  (5+ messages)

[PATCH] Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free"
 2012-11-15  3:34 UTC 

[PATCH v2 0/3] macb add support for phy gpio interrupt
 2012-11-15  3:23 UTC  (2+ messages)

pull request: batman-adv 2012-11-14
 2012-11-15  3:11 UTC  (14+ messages)
  ` [PATCH 01/11] batman-adv: don't rely on positions in struct for hashing
  ` [PATCH 02/11] batman-adv: fix wrong spinlock inline comment
` [PATCH 03/11] batman-adv: prevent using any virtual device created on batman-adv as hard-interface
` [PATCH 04/11] batman-adv: send announcement when backbone gw is registered
` [PATCH 05/11] batman-adv: allow bla traffic only after first worker period
` [PATCH 06/11] batman-adv: wait multiple periods before activating bla
` [PATCH 07/11] batman-adv: substitute tt_poss_change with a per-tt_entry flag
` [PATCH 08/11] batman-adv: refactor code to simplify long lines
` [PATCH 09/11] batman-adv: refactor tt_global_del_struct()
` [PATCH 10/11] batman-adv: roaming handling mechanism redesign
` [PATCH 11/11] batman-adv: Remove instant overwritten variable initialization
` [B.A.T.M.A.N.] pull request: batman-adv 2012-11-14

[PATCH V5 0/7] ARM: AM33XX: net: Add DT support to CPSW and MDIO driver
 2012-11-15  3:09 UTC  (9+ messages)
` [PATCH V5 1/7] net: davinci_mdio: Fix typo mistake in calling runtime-pm api
` [PATCH V5 2/7] net: cpsw: Add parent<->child relation support between cpsw and mdio
` [PATCH V5 3/7] cpsw: simplify the setup of the register pointers
  ` [PATCH V5 4/7] net: cpsw: halt network stack before halting the device during suspend
  ` [PATCH V5 6/7] ARM: OMAP2+: omap2plus_defconfig: Enable CPSW support
` [PATCH V5 5/7] ARM: OMAP3+: hwmod: Add AM33XX HWMOD data for davinci_mdio module
` [PATCH V5 7/7] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX

pull request: wireless-next 2012-11-14
 2012-11-15  3:07 UTC  (2+ messages)

[PATCH net-next 1/4] tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
 2012-11-15  3:05 UTC  (8+ messages)
` [PATCH net-next 2/4] tg3: Prevent spurious tx timeout by setting carrier off before tx disable
  ` [PATCH net-next 3/4] tg3: Cleanup hardcoded ethtool test array indexes
    ` [PATCH net-next 4/4] tg3: Use tp->rxq_cnt when checking RSS tables

[PATCH net-next 0/10] Add support of tunnel management via rtnetlink
 2012-11-15  3:03 UTC  (12+ messages)
` [PATCH net-next 01/10] ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
` [PATCH net-next 02/10] ip6tnl: rename rtnl functions for consistency
` [PATCH net-next 03/10] ip6tnl: add support of link creation via rtnl
` [PATCH net-next 04/10] ipip: always notify change when params are updated
` [PATCH net-next 05/10] ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
` [PATCH net-next 06/10] ipip: add support of link creation via rtnl
` [PATCH net-next 07/10] sit: always notify change when params are updated
` [PATCH net-next 08/10] sit/rtnl: add missing parameters on dump
` [PATCH net-next 09/10] sit: rename rtnl functions for consistency
` [PATCH net-next 10/10] sit: add support of link creation via rtnl

[patch net] net: correct check in dev_addr_del()
 2012-11-15  2:52 UTC  (6+ messages)

[PATCH] net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
 2012-11-15  2:51 UTC  (2+ messages)

[PATCH] drivers/net: fix tasklet misuse issue
 2012-11-15  2:50 UTC  (2+ messages)

[PATCH net-next] vmxnet3: fix indentation
 2012-11-15  2:48 UTC  (2+ messages)

[PATCH] ipv4/ip_vti.c: VTI fix post-decryption forwarding
 2012-11-15  2:41 UTC  (2+ messages)

compound skb frag pages appearing in start_xmit
 2012-11-15  2:31 UTC  (13+ messages)
        ` [Xen-devel] "

[RFC PATCH 00/13] Always build GSO/GRO functionality into the kernel
 2012-11-15  2:16 UTC  (22+ messages)
` [RFC PATCH 01/13] net: Add generic packet offload infrastructure
` [RFC PATCH 02/13] core: Switch to using the new packet offload infrustructure
` [RFC PATCH 03/13] net: Add net protocol offload registration infrustructure
` [RFC PATCH 04/13] ipv6: Add new offload registration infrastructure
` [RFC PATCH 05/13] ipv4: Switch to using the new offload infrastructure
` [RFC PATCH 06/13] ipv6: Switch to using "
` [RFC PATCH 07/13] ipv6: Separate ipv6 offload support
` [RFC PATCH 08/13] ipv6: Separate tcp offload functionality
` [RFC PATCH 09/13] ipv6: Separate out UDP "
` [RFC PATCH 10/13] ipv6: Move exthdr offload support into separate file
` [RFC PATCH 11/13] ipv6: Update ipv6 static library with newly needed functions
` [RFC PATCH 12/13] ipv4: Pull GSO registration out of inet_init()
` [RFC PATCH 13/13] ipv6: Pull IPv6 GSO registration out of the module

question about RT_TABLE_MAX
 2012-11-15  1:28 UTC  (2+ messages)

[PATCH net-next 1/2] net: convert __IPTUNNEL_XMIT() to an inline function
 2012-11-15  1:25 UTC  (4+ messages)
` [PATCH net-next 2/2] net: unify for_each_ip_tunnel_rcu()

[PATCH net-next] ipv6: remove obsolete comments in route.c
 2012-11-15  1:25 UTC  (2+ messages)

[PATCH net-next 0/4] New Bridge security features
 2012-11-15  1:25 UTC  (2+ messages)

82571EB: Detected Hardware Unit Hang
 2012-11-15  0:32 UTC  (7+ messages)

[PATCH 3.7.0-rc4] of/net/mdio-gpio: Fix pdev->id issue when using devicetrees
 2012-11-14 23:59 UTC  (2+ messages)

[PATCH] ipv4/ip_vti.c: VTI fix post-decryption forwarding
 2012-11-14 23:54 UTC  (2+ messages)

Linux kernel handling of IPv6 temporary addresses
 2012-11-14 23:08 UTC  (4+ messages)

PROBLEM: freeze when resuming from suspend-to-ram
 2012-11-14 21:11 UTC  (2+ messages)

IPv6 bonding support?
 2012-11-14 19:34 UTC  (2+ messages)

[tcpdump-workers] vlan tagged packets and libpcap breakage
 2012-11-14 18:58 UTC  (6+ messages)
        `  "

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-11-14 16:42 UTC  (2+ messages)
` [Pv-drivers] "

[PATCH net-next 2/3] myri10ge: Add vlan rx for better GRO perf
 2012-11-14 16:32 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH iproute2 1/3] ip/ip6tunnel: fix help for TCLASS
 2012-11-14 15:29 UTC  (3+ messages)
` [PATCH iproute2 2/3] ip/ip6tunnel: reset encap limit flag on change
` [PATCH iproute2 3/3] ip/ip6tunnel: fix update of tclass and flowlabel

[PATCH V3] wanrouter: Remove it and the drivers that depend on it
 2012-11-14 15:23 UTC  (5+ messages)

[PATCH 0/2] iputils: minor fixes
 2012-11-14 15:23 UTC  (4+ messages)
` [PATCH 1/2] ping,ping6: Add newline to error message
` [PATCH 2/2] ping: Don't free an unintialized value

[PATCH net-next 0/3] myri10ge: LRO to GRO conversion
 2012-11-14 14:27 UTC  (2+ messages)

[PATCH v6] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-14 14:04 UTC  (4+ messages)
` [PATCH v6 2/7] net: mvneta: driver for Marvell Armada 370/XP network unit

iputils-s20121114
 2012-11-14 13:50 UTC 

[PATCH net-next 1/3] myri10ge: Convert from LRO to GRO
 2012-11-14 13:06 UTC 

[PATCH net-next 3/3] myri10ge: Use skb_fill_page_desc()
 2012-11-14 13:06 UTC 

[PATCH v2 3/3] ipgre: capture inner headers during encapsulation
 2012-11-14 12:32 UTC  (2+ messages)

[PATCH net-next 0/3 ] tunneling: Add support for hardware-offloaded encapsulation
 2012-11-14 12:23 UTC  (3+ messages)
` [PATCH 1/3] net: "

[PATCH net-next] add DOVE extensions for VXLAN
 2012-11-14 10:02 UTC  (5+ messages)

[REGRESSION] r8169: jumbo fixes caused jumbo regressions!
 2012-11-14  9:25 UTC  (3+ messages)

[PATCH v4 3/9] net: xfrm: use __this_cpu_read per-cpu helper
 2012-11-14  8:43 UTC  (6+ messages)
      ` [PATCH v5 "

[v6 PATCH 0/8] csiostor: Chelsio FCoE offload driver submission
 2012-11-14  2:26 UTC  (3+ messages)
` [v6 PATCH 1/8] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates)

[PATCH 2/2] [sky2] Fix for interrupt handler
 2012-11-14  5:49 UTC  (5+ messages)
  ` [3.0.y, 3.2.y, 3.4.y] "

[PATCH net-next] 8021q: validate SAN MAC address
 2012-11-14  2:41 UTC  (10+ messages)

[PATCH v2 net-next 0/3 ] tunneling: Add support for hardware-offloaded encapsulation
 2012-11-14  0:42 UTC  (2+ messages)

[PATCH net-next 2/2] ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
 2012-11-13 23:21 UTC  (3+ messages)

[PATCH net-next 1/2] ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
 2012-11-13 23:21 UTC  (3+ messages)

[PATCH] vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
 2012-11-13 23:20 UTC  (4+ messages)
` [PATCH] vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN

[RFC net-next] tun: implement BQL
 2012-11-13 22:39 UTC  (3+ messages)

e1000e on DH55HC stalling and kernel panic in 3.6.6
 2012-11-13 22:33 UTC  (3+ messages)

[PATCH] wanrouter: Remove it and the drivers that depend on it
 2012-11-13 22:32 UTC  (5+ messages)
  ` [PATCH V2] "


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