netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-12 17:07:27 to 2012-11-13 22:14:43 UTC [more...]

[net-next patch] vxlan: fix a typo
 2012-11-13 23:29 UTC  (3+ messages)

[net-next PATCH] net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
 2012-11-13 22:07 UTC  (3+ messages)

[PATCH] tilegx: request_irq with a non-null device name
 2012-11-13 21:59 UTC  (5+ messages)

[PATCH net-next] 8021q: validate SAN MAC address
 2012-11-13 21:53 UTC  (2+ messages)

[PATCH] vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
 2012-11-13 21:33 UTC  (3+ messages)

[PATCH net-next] add DOVE extensions for VXLAN
 2012-11-13 21:28 UTC  (2+ messages)

net/usb device additions for -stable
 2012-11-13 20:25 UTC 

[PATCH iproute2] add DOVE extensions for iproute2
 2012-11-13 20:25 UTC 

[PATCH] r8169: Fix WoL on RTL8168d/8111d
 2012-11-13 20:24 UTC  (7+ messages)
` [PATCH v2] "
    ` [3.0.y, 3.2.y, 3.4.y] "

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

[PATCH v3 00/11] rename random32 to prandom and introduce prandom_bytes()
 2012-11-13 19:55 UTC  (4+ messages)
` [PATCH v3 02/11] prandom: introduce prandom_bytes() and prandom_bytes_state()
` [PATCH v3 03/11] bnx2x: use prandom_bytes()

[PATCHES] Networking fixes for -stable
 2012-11-13 19:51 UTC 

[net-next patch] bnx2x: Add static declaration to several functions
 2012-11-13 19:42 UTC  (2+ messages)

e1000e on DH55HC stalling and kernel panic in 3.6.6
 2012-11-13 19:41 UTC  (2+ messages)

[PATCH] ipv6: setsockopt(IPIPPROTO_IPV6,IPV6_MINHOPCOUNT) forgot to set return value
 2012-11-13 19:39 UTC  (2+ messages)

[PATCH] doc/net: Fix typo in netdev-features.txt
 2012-11-13 19:38 UTC  (2+ messages)

[PATCH] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
 2012-11-13 19:35 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] net: cdc_ncm: add Huawei devices
 2012-11-13 19:34 UTC  (2+ messages)

[patch 0/2] s390: network bug fixes for net
 2012-11-13 19:31 UTC  (4+ messages)
` [patch 1/2] [PATCH] qeth: Fix IPA_CMD_QIPASSIST return code handling
` [patch 2/2] [PATCH] qeth: set new mac even if old mac is gone

[PATCH] ipv6: add knob to send unsolicited ND on link-layer address change
 2012-11-13 19:29 UTC  (2+ messages)

[PATCH 2/2] smsc95xx: set MII_BUSY bit to read/write PHY regs
 2012-11-13 19:26 UTC  (4+ messages)

[net-next 00/11][pull request] Intel Wired LAN Driver Updates
 2012-11-13 19:25 UTC  (17+ messages)
` [net-next 01/11] ixgbe: Do not use DCA to prefetch the entire packet into the cache
` [net-next 02/11] ixgbevf: make sure probe fails on MSI-X enable error
` [net-next 03/11] ixgbevf: fix possible use of uninitialized variable
` [net-next 04/11] ixgbevf: Add flag to indicate when rx is in net poll
` [net-next 05/11] ixgbevf: Reduce size of maximum rx buffer
` [net-next 06/11] igb: Clear Go Link Disconnect for 82580 and later devices
` [net-next 07/11] igb: Support for modifying UDP RSS flow hashing
` [net-next 08/11] igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
` [net-next 09/11] igb: Update igb Tx flags to improve code efficiency
` [net-next 10/11] igb: Improve performance and reduce size of igb_tx_map
` [net-next 11/11] igb: Ethtool support to enable and disable EEE

pull request: batman-adv 2012-11-13
 2012-11-13 19:24 UTC  (13+ 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

[PATCH 00/20] bnx2x: support SR-IOV
 2012-11-13 19:22 UTC  (25+ messages)
` [PATCH 01/22] bnx2x: Support probing and removing of VF device
` [PATCH 02/22] bnx2x: VF <-> PF channel 'acquire' at vf probe
` [PATCH 03/22] bnx2x: Add to VF <-> PF channel the release request
` [PATCH 04/22] bnx2x: Separate VF and PF logic
` [PATCH 05/22] bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
` [PATCH 06/22] bnx2x: Add teardown_q and close "
` [PATCH 07/22] bnx2x: Support ndo_set_rxmode in VF driver
` [PATCH 08/22] bnx2x: VF fastpath
` [PATCH 09/22] bnx2x: Allocate VF database in PF when VFs are present
` [PATCH 10/22] bnx2x: Prepare device and initialize VF database
` [PATCH 11/22] bnx2x: Infrastructure for VF <-> PF request on PF side
` [PATCH 12/22] bnx2x: Support of PF driver of a VF acquire request
` [PATCH 13/22] bnx2x: Support of PF driver of a VF init request
` [PATCH 14/22] bnx2x: Support statistics collection for VFs by the PF
` [PATCH 15/22] bnx2x: Support of PF driver of a VF setup_q request
` [PATCH 16/22] bnx2x: Support of PF driver of a VF q_filters request
` [PATCH 17/22] bnx2x: Support of PF driver of a VF q_teardown request
` [PATCH 18/22] bnx2x: Support of PF driver of a VF close request
` [PATCH 19/22] bnx2x: Support of PF driver of a VF release request
` [PATCH 20/22] bnx2x: Support VF FLR
` [PATCH 21/22] bnx2x: Support PF <-> VF Bulletin Board
` [PATCH 22/22] bnx2x: Add VF device ids and enable feature

[PATCH 0/3] netfilter updates for net-next
 2012-11-13 19:12 UTC  (9+ messages)
` [PATCH 1/3] ipvs: remove silly double assignment
` [PATCH 2/3] netfilter: nf_nat: use PTR_RET
` [PATCH 3/3] netfilter: ipv6: add getsockopt to retrieve origdst

SR-IOV problem with Intel 82599EB (not enough MMIO resources for SR-IOV)
 2012-11-13 18:29 UTC  (12+ messages)

[REGRESSION,v3.7-rc5,bisected] 100% CPU usage in softirqd, unable to shutdown
 2012-11-13 18:25 UTC  (3+ messages)
` [REGRESSION, v3.7-rc5, bisected] 100% CPU usage in softirqd, unable to shutdown(Internet mail)

[PATCH net-next 0/4] New Bridge security features
 2012-11-13 17:53 UTC  (5+ messages)
` [PATCH net-next 1/4] bridge: bridge port parameters over netlink
` [PATCH net-next 2/4] bridge: add template for bridge port flags
` [PATCH net-next 3/4] bridge: implement BPDU blocking
` [PATCH net-next 4/4] bridge: add root port blocking

[net-next PATCH v2 0/3] extend set/get netlink for embedded
 2012-11-13 17:16 UTC  (3+ messages)

[REGRESSION] r8169: jumbo fixes caused jumbo regressions!
 2012-11-13 17:06 UTC 

net, bluetooth: object debug warning in bt_host_release()
 2012-11-13 16:18 UTC 

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

Relax, You've Made The Right Choice!
 2012-11-13 14:23 UTC 

[PATCH 3.7.0-rc4] of/net/mdio-gpio: Fix pdev->id issue when using devicetrees
 2012-11-13 14:26 UTC 

[RFC PATCH v1 3.7.0-rc4 2/2] dt:net/stmmac: Add dt specific phy reset callback support
 2012-11-13 13:50 UTC 

[RFC PATCH v1 3.7.0-rc4 1/2] dt:net/stmmac: Add complete device tree support
 2012-11-13 13:50 UTC 

[RFC PATCH v1 3.7.0-rc4 0/2] dt:net/stmmac add full device tree support
 2012-11-13 13:50 UTC 

[PATCH v4 3/9] net: xfrm: use __this_cpu_read per-cpu helper
 2012-11-13 12:36 UTC  (5+ messages)
      ` [PATCH v5 "

[PATCH v4] Network driver for the Armada 370 and Armada XP ARM Marvell SoCs
 2012-11-13 11:34 UTC  (6+ messages)

[PATCH v4 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-13 10:25 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the net-next tree
 2012-11-13  9:08 UTC  (3+ messages)

[PATCH] ipv6: fix two typos in a comment in xfrm6_init()
 2012-11-13  9:00 UTC  (5+ messages)

net/smsc911x: problems after commit 3ac3546e [Always wait for the chip to be ready]
 2012-11-13  8:20 UTC  (4+ messages)

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

ath9k_htc-based adapter unfunctioning after commit ceb26a6013
 2012-11-13  7:28 UTC  (5+ messages)
` [ath9k-devel] "

[rfc net-next v6 0/3] Multiqueue virtio-net
 2012-11-13  6:40 UTC  (4+ messages)
` [rfc net-next v6 2/3] virtio_net: multiqueue support

Email Alert!!!
 2012-11-13  5:09 UTC 

соблюдать инструкцию
 2012-11-13  4:57 UTC 

[PATCH v4 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v4 2/9] net: rds: use this_cpu_* per-cpu helper
 2012-11-13  1:52 UTC 

[PATCH v4 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-13  1:51 UTC 

[PATCH 0/9 v4] use efficient this_cpu_* helper
 2012-11-13  1:51 UTC 

How to compile tcp fast open client app with kernel tfo client support ?
 2012-11-13  1:13 UTC  (9+ messages)

[PATCH] bonding: rlb mode of bond should not alter ARP replies originating via bridge
 2012-11-12 23:40 UTC  (2+ messages)

[PATCH v3 2/9] net: rds: use this_cpu_ptr per-cpu helper
 2012-11-12 23:31 UTC  (4+ messages)

[PATCH v3 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-12 23:29 UTC  (4+ messages)

[PATCH] ipv4/ip_vti.c: VTI fix post-decryption forwarding
 2012-11-12 22:17 UTC 

[RFC net-next] tun: implement BQL
 2012-11-12 21:22 UTC 

Build regressions/improvements in v3.7-rc5
 2012-11-12 21:02 UTC 

[PATCH] vlan: Make it possible to add vlan with id 4095
 2012-11-12 20:37 UTC  (5+ messages)

net, batman: lockdep circular dependency warning
 2012-11-12 20:37 UTC 

[PATCH net-next] ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes
 2012-11-12 20:24 UTC  (2+ messages)

[PATCH 00/00] ipv4/ip_vti.c: VTI fix post-decryption forwarding
 2012-11-12 20:02 UTC  (2+ messages)

tc adding two filters with different protocols
 2012-11-12 19:45 UTC 

[PATCH 4/4] arm: mvebu: enable Ethernet controllers on Armada 370/XP eval boards
 2012-11-12 17:30 UTC  (3+ messages)
` [4/4] "

[PATCH] cdc_ether: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551L/E362
 2012-11-12 17:14 UTC  (3+ messages)

[PATCH 1/1] isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
 2012-11-12 17:08 UTC  (2+ messages)

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


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