netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-29 22:20:22 to 2013-01-31 16:09:24 UTC [more...]

[PATCH] iproute: clarification of various man8 pages
 2013-01-31 16:04 UTC 

[PATCH] iproute2: clarifications in the libnetlink.3 man page
 2013-01-31 16:03 UTC 

[PATCH] iproute2: add a missing return statement to do_help()
 2013-01-31 16:03 UTC 

[PATCH] iproute2: clarification of the tc-hfsc.7 man page
 2013-01-31 16:04 UTC 

[RFC 0/3] arm: mxs: sanitize enet_out clock handling
 2013-01-31 15:12 UTC  (8+ messages)
` [RFC 1/3] net: freescale: fec: add support for optional enet_out clk
` [RFC 3/3] arm: mach-mxs: make enabling enet_out a legacy function

Gianfar : Drop a long frame
 2013-01-31 14:13 UTC  (5+ messages)

[PATCH net-next 1/2] cxgb4: Send Flush Work Request on a TX Queue
 2013-01-31 14:06 UTC  (2+ messages)
` [PATCH net-next 2/2] cxgb4vf: "

[PATCH 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
 2013-01-31 14:00 UTC  (5+ messages)

[PATCH v2 0/2] Add CPSW VLAN Support
 2013-01-31 11:09 UTC  (7+ messages)
` [PATCH v2 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation
` [PATCH v2 2/2] drivers: net:ethernet: cpsw: add support for VLAN

[PATCH v3 0/3] l2tp: fix ancillary data handling in ipv6 recv
 2013-01-31 11:02 UTC  (4+ messages)
` [PATCH v3 1/3] ipv6: rename datagram_send_ctl and datagram_recv_ctl
` [PATCH v3 2/3] ipv6: export ip6_datagram_recv_ctl
` [PATCH v3 3/3] l2tp: correctly handle ancillary data in the ip6 recv path

[PATCH] pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
 2013-01-31 10:40 UTC 

[PATCH] CMAC support for CryptoAPI, fixed patch issues, indent, and testmgr build issues
 2013-01-31  9:35 UTC  (4+ messages)

[PATCH net-next V1 00/10] Mellanox Ethernet driver updates 2013-01-30
 2013-01-31  9:07 UTC  (11+ messages)
` [PATCH net-next V1 01/10] net/mlx4_core: Directly expose fields of HW flow steering rule control segment
` [PATCH net-next V1 02/10] net/mlx4_core: Set correctly allow_loopback flag
` [PATCH net-next V1 03/10] net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
` [PATCH net-next V1 04/10] net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
` [PATCH net-next V1 05/10] net/mlx4_en: Fix vlan mask for ethtool "
` [PATCH net-next V1 06/10] net/mlx4_en: Block insertion of ethtool steering rules while the interface is down
` [PATCH net-next V1 07/10] net/mlx4_en: Fix ethtool rules leftovers after module unloaded
` [PATCH net-next V1 08/10] net/mlx4_core: Use firmware driven flow steering hash mode
` [PATCH net-next V1 09/10] net/mlx4_en: Don't reassign port mac address on firmware that supports it
` [PATCH net-next V1 10/10] net/mlx4_en: Fix transmit timeout when driver restarts port

[Patch net-next] openvswitch: adjust skb_gso_segment() for rx path
 2013-01-31  8:31 UTC  (5+ messages)

[patch] NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()
 2013-01-31  8:16 UTC 

[patch] qlcnic: silence false positive overflow warning
 2013-01-31  8:14 UTC  (2+ messages)
` [patch v2] "

[iproute2] sock_diag support for tipc?
 2013-01-31  8:01 UTC  (3+ messages)

[PATCHv1] net-bnx2x: Force link UP when the interface is in LOOPBACK mode
 2013-01-31  7:48 UTC  (2+ messages)

[PATCH net-next] net/vxlan: Add ethtool drvinfo
 2013-01-31  3:47 UTC  (2+ messages)

[PATCH] netlink: add send and receive capability requirement and capability flags
 2013-01-31  3:43 UTC  (4+ messages)

[RFC net-next 4/4] ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock
 2013-01-31  3:41 UTC  (2+ messages)

[RFC net-next 3/4] ipv6 flowlabel: Convert np->ipv6_fl_list to RCU
 2013-01-31  3:41 UTC  (2+ messages)

[RFC net-next 2/4] ipv6 flowlabel: Convert hash list to RCU
 2013-01-31  3:41 UTC  (2+ messages)

[RFC net-next 1/4] ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list
 2013-01-31  3:41 UTC  (2+ messages)

[PATCH net-next] x86: bpf_jit_comp: add pkt_type support
 2013-01-31  3:39 UTC  (2+ messages)

[PATCH v8 net-next 00/12] Add basic VLAN support to bridges
 2013-01-31  3:12 UTC  (13+ messages)
` [PATCH v7 net-next 01/12] bridge: Add vlan filtering infrastructure
` [PATCH v7 net-next 02/12] bridge: Validate that vlan is permitted on ingress
` [PATCH v7 net-next 03/12] bridge: Verify that a vlan is allowed to egress on give port
` [PATCH v7 net-next 04/12] bridge: Add netlink interface to configure vlans on bridge ports
` [PATCH v7 net-next 05/12] bridge: Add the ability to configure pvid
` [PATCH v7 net-next 06/12] bridge: Implement vlan ingress/egress policy
` [PATCH v7 net-next 07/12] bridge: Add vlan to unicast fdb entries
` [PATCH v7 net-next 08/12] bridge: Add vlan id to multicast groups
` [PATCH v7 net-next 09/12] bridge: Add vlan support to static neighbors
` [PATCH v7 net-next 10/12] bridge: Add vlan support for local fdb entries
` [PATCH v7 net-next 11/12] bridge: Dump vlan information from a bridge port
` [PATCH v7 net-next 12/12] bridge: Separate egress policy bitmap

[PATCH net] tcp: ipv6: Update MIB counters for drops
 2013-01-31  2:18 UTC  (2+ messages)

[PATCH net] tcp: Update MIB counters for drops
 2013-01-31  2:16 UTC  (3+ messages)

[net-next PATCH 0/8] qlcnic: bug fixes
 2013-01-31  1:35 UTC  (10+ messages)
` [net-next PATCH 1/8] qlcnic: Fix sparse check endian warnings
` [net-next PATCH 2/8] qlcnic: Fix bug in reading HW reset template
` [net-next PATCH 3/8] qlcnic: Free irq for mailbox interrupts
` [net-next PATCH 4/8] qlcnic: driver LRO bug fix
` [net-next PATCH 5/8] qlcnic: Fix minidump in NPAR mode
` [net-next PATCH 6/8] qlcnic: Fix RX/TX checksum setting for some adapter types
` [net-next PATCH 7/8] qlcnic: make pci_error_handlers const
` [net-next PATCH 8/8] qlcnic: Bump up the version to 5.1.33

[PATCH v2 0/3] l2tp: fix ancillary data handling in ipv6 recv
 2013-01-31  1:32 UTC  (5+ messages)
` [PATCH v2 1/3] ipv6: rename datagram_send_ctl and datagram_recv_ctl
` [PATCH v2 2/3] ipv6: export ip6_datagram_recv_ctl
` [PATCH v2 3/3] l2tp: correctly handle ancillary data in the ip6 recv path

[PATCH v2] NET: qmi_wwan: add Telit LE920 support
 2013-01-31  1:28 UTC  (3+ messages)

[patch net] ipv6: do not create neighbor entries for local delivery
 2013-01-31  1:26 UTC  (2+ messages)

[PATCH net-next 00/11] Mellanox Ethernet driver updates 2013-01-30
 2013-01-31  1:23 UTC  (15+ messages)
` [PATCH net-next 01/11] net/mlx4_core: Directly expose fields of HW flow steering rule control segment
` [PATCH net-next 02/11] net/mlx4_core: Set correctly allow_loopback flag
` [PATCH net-next 03/11] net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
` [PATCH net-next 04/11] net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
` [PATCH net-next 05/11] net/mlx4_en: Fix vlan mask for ethtool "
` [PATCH net-next 06/11] net/mlx4_en: Block insertion of ethtool steering rules while the interface is down
` [PATCH net-next 07/11] net/mlx4_en: Fix ethtool rules leftovers after module unloaded
` [PATCH net-next 08/11] net/mlx4_core: Use firmware driven flow steering hash mode
` [PATCH net-next 09/11] net/mlx4_en: Add debugfs support
` [PATCH net-next 10/11] net/mlx4_en: Don't reassign port mac address on firmware that supports it
` [PATCH net-next 11/11] net/mlx4_en: Fix transmit timeout when driver restarts port

Hallo liebe,
 2013-01-31  0:55 UTC 

[net-next 00/13][pull request] Intel Wired LAN Driver Updates 2013.01.30
 2013-01-31  0:59 UTC  (18+ messages)
` [net-next 01/13] ixgbe: Reset the NIC if up2tc has changed
` [net-next 02/13] ixgbe: Adding Tx encapsulation capability
` [net-next 03/13] ixgbe: Add debug counters for Tx Encap CSUM
` [net-next 04/13] ixgbe: Fix device ref count bug
` [net-next 05/13] ixgbe: rename autoneg variables
` [net-next 06/13] ixgbe: removed unused variable from setup_link_speed
` [net-next 07/13] ixgbe: autoneg variable refactoring
` [net-next 08/13] e1000e: cleanup defines.h
` [net-next 09/13] e1000e: cleanup: group OR'ed bit settings with parens
` [net-next 10/13] e1000e: cleanup some whitespace and indentation issues
` [net-next 11/13] e1000e: update driver version string
` [net-next 12/13] e1000e: resolve -Wunused-parameter compile warnings
` [net-next 13/13] e1000e: use generic IEEE MII definitions

[PATCH net v2] net: usbnet: prevent buggy devices from killing us
 2013-01-30 22:36 UTC  (3+ messages)

IPsec AH use of ahash
 2013-01-30 22:16 UTC  (2+ messages)

[PATCH] netpoll: protect napi_poll and poll_controller during dev_[open|close]
 2013-01-30 21:25 UTC  (3+ messages)

i.Mx6Quad - eth0: tx queue full!
 2013-01-30 21:04 UTC  (8+ messages)

ixp4xx eth broken in 3.7.0/3.8-rc5?
 2013-01-30 20:50 UTC  (5+ messages)

[patch net-next V4] bond: have random dev address by default instead of zeroes
 2013-01-30 20:34 UTC  (3+ messages)

[PATCH] libertas sdio: remove CMD_FUNC_INIT call
 2013-01-30 19:27 UTC  (3+ messages)

[PATCH] net-bnx2x: Force link UP when the interface is in LOOPBACK mode
 2013-01-30 16:52 UTC  (3+ messages)

[PATCH] nl80211: avoid "wdev_id may be used uninitialized"
 2013-01-30 16:49 UTC  (3+ messages)

[PATCH net-next] net: disallow drivers with buggy VLAN accel to register_netdevice()
 2013-01-30 13:36 UTC  (4+ messages)

inaccurate packet scheduling
 2013-01-30 12:14 UTC  (10+ messages)

[PATCH 0/2] l2tp: fix ancilliary data handling in ip6 recv
 2013-01-30  9:50 UTC  (3+ messages)

kmemleak complaints in ip6mr.c
 2013-01-30  9:49 UTC  (4+ messages)

3.7.5: lockdep disabled, then crash in skb_queue_tail
 2013-01-30  6:20 UTC  (2+ messages)

request for stable inclusion
 2013-01-30  6:16 UTC 

Lockup in barely-patched 3.7.5, maybe wifi/ath9k or i2c related
 2013-01-30  5:59 UTC  (2+ messages)

[PATCH 0/2] Add CPSW VLAN Support
 2013-01-30  4:17 UTC  (4+ messages)
` [PATCH 1/2] drivers: net: cpsw: Add helper functions for VLAN ALE implementation

[BUG] via-rhine: NOHZ: local_softirq_pending 08
 2013-01-30  4:00 UTC  (6+ messages)

[PATCH net-next 5/5] netfilter ipset: Use ipv6_addr_equal() where appropriate
 2013-01-30  3:56 UTC  (2+ messages)

[PATCH net-next 4/5] netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate
 2013-01-30  3:56 UTC  (2+ messages)

[PATCH net-next 3/5] xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal()
 2013-01-30  3:56 UTC  (2+ messages)

[PATCH net-next 2/5] xfrm: Use ipv6_addr_equal() where appropriate
 2013-01-30  3:56 UTC  (2+ messages)

[PATCH net-next 1/5] ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source()
 2013-01-30  3:56 UTC  (2+ messages)

[PATCH v4 1/1 net-next] net: fec: add napi support to improve proformance
 2013-01-30  1:55 UTC  (3+ messages)

[PATCH 1/2] NET: ethernet/netlogic: Netlogic XLR/XLS GMAC driver
 2013-01-30  1:11 UTC  (2+ messages)

[patch net-next V3] bond: have random dev address by default instead of zeroes
 2013-01-29 22:20 UTC  (5+ 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).