netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-16 19:46:04 to 2012-07-17 19:29:04 UTC [more...]

New commands to configure IOV features
 2012-07-17 19:29 UTC  (8+ messages)

That's pretty much it for 3.5.0
 2012-07-17 19:26 UTC  (8+ messages)

[PATCH 0/2] runtime PM support for cpsw and davinci mdio drivers
 2012-07-17 18:42 UTC  (5+ messages)
` [PATCH 1/2] driver: net: ethernet: davinci_mdio: runtime PM support
` [PATCH 2/2] driver: net: ethernet: cpsw: "

[PATCH] mlx4_en: map entire pages to increase throughput
 2012-07-17 18:17 UTC  (16+ messages)

[PATCH 12/16] ipv4: Maintain redirect and PMTU info in struct rtable again
 2012-07-17 18:12 UTC  (2+ messages)

pull request: sfc-next 2012-07-17
 2012-07-17 18:07 UTC  (13+ messages)
` [PATCH net-next 01/10] sfc: Work around bogus 'uninitialised variable' warning
` [PATCH net-next 02/10] sfc: Use generic DMA API, not PCI-DMA API
` [PATCH net-next 03/10] sfc: Remove dead write to tso_state::packet_space
` [PATCH net-next 04/10] sfc: Stop changing header offsets on TX
` [PATCH net-next 05/10] sfc: Use strlcpy() to copy ethtool stats names
` [PATCH net-next 06/10] sfc: Use dev_kfree_skb() in efx_end_loopback()
` [PATCH net-next 07/10] sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
` [PATCH net-next 08/10] sfc: Disable VF queues during register self-test
` [PATCH net-next 09/10] sfc: Fix interface statistics running backward
` [PATCH net-next 10/10] sfc: Correct some comments on enum reset_type

[Upstream PATCH 0/2] runtime PM support for cpsw and davinci mdio
 2012-07-17 18:07 UTC  (4+ messages)
` [Upstream PATCH 1/2] driver: net: ethernet: davinci_mdio: runtime PM support
` [Upstream PATCH 2/2] driver: net: ethernet: cpsw: "

[PATCH 0/5] Long term PMTU/redirect storage in ipv4
 2012-07-17 18:03 UTC  (2+ messages)

[PATCH] netem: fix rate extension and drop accounting
 2012-07-17 17:39 UTC  (4+ messages)

Crash in CIPSO_V4_TAG_LOCAL handling
 2012-07-17 17:28 UTC  (4+ messages)

[PATCH] jme: netpoll support
 2012-07-17 16:29 UTC 

[PATCH ethtool 0/3] Cleanup for the RPM
 2012-07-17 16:24 UTC  (4+ messages)
` [PATCH ethtool 1/3] ethtool.spec: Update summary and description, based on Fedora package
` [PATCH ethtool 2/3] ethtool.spec: Update URL to the current home page
` [PATCH ethtool 3/3] ethtool.spec: Do not include ChangeLog or INSTALL

[patch net-next 0/2] team: add netpoll support
 2012-07-17 16:02 UTC  (4+ messages)
` [patch net-next 1/2] netpoll: move np->dev and np->dev_name init into __netpoll_setup()
` [patch net-next 2/2] team: add netpoll support

[PATCH 5/5 v2] ipv4: Add FIB nexthop exceptions
 2012-07-17 15:58 UTC 

[ethtool PATCH] ethtool: Resolve use of uninitialized memory in rxclass_get_dev_info
 2012-07-17 15:32 UTC  (4+ messages)

ethtool 3.4.2 released
 2012-07-17 15:31 UTC 

3.4.2 net/ipv6/mip6.c destopt regression
 2012-07-17 14:47 UTC  (3+ messages)
  ` PATCH net/ipv6/mip6.c destopt corruption

[PATCH net-next] tcp: implement RFC 5961 4.2
 2012-07-17 14:41 UTC  (2+ messages)

[GIT] Networking
 2012-07-17 14:36 UTC 

[PATCH 5/5] ipv4: Add FIB nexthop exceptions
 2012-07-17 14:25 UTC  (3+ messages)

[PATCH 1/4] pch_gbe: Fix the checksum fill to the error location
 2012-07-17 14:20 UTC  (7+ messages)

[PATCH] [RFC] tcp: TSQ - do not always throttle
 2012-07-17 14:08 UTC  (3+ messages)

[GIT PULL nf] IPVS
 2012-07-17 13:50 UTC  (12+ messages)
` [PATCH 1/3] ipvs: fix oops on NAT reply in br_nf context
` [PATCH 2/3] ipvs: add missing lock in ip_vs_ftp_init_conn()
` [PATCH 3/3] ipvs: fix oops in ip_vs_dst_event on rmmod

[PATCH 4/5] net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
 2012-07-17 13:14 UTC 

[PATCH 3/5] sctp: Adjust PMTU updates to accomodate route invalidation
 2012-07-17 13:14 UTC 

[PATCH 2/5] ipv6: Add helper inet6_csk_update_pmtu()
 2012-07-17 13:14 UTC 

[PATCH 1/5] ipv4: Add helper inet_csk_update_pmtu()
 2012-07-17 13:14 UTC 

[PATCH] sctp: Fix list corruption resulting from freeing an association on a list
 2012-07-17 12:25 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] skbuff: Use correct allocation in skb_copy_ubufs
 2012-07-17 12:05 UTC 

[PATCH v6 4/7] net, ethernet, davinci_emac: add OF support
 2012-07-17 10:37 UTC  (3+ messages)

[net-next PATCH v7] net: ethernet: davinci_emac: add OF support
 2012-07-17 10:34 UTC 

[PATCH] libertas: remove duplicated include
 2012-07-17 10:32 UTC 

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2012-07-17 10:22 UTC  (10+ messages)
` [net-next 1/8] ixgbevf: Drop all dead or unnecessary code
` [net-next 2/8] ixgbevf: Drop netdev_registered value since that is already stored in netdev
` [net-next 3/8] ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
` [net-next 4/8] ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
` [net-next 5/8] ixgbevf: Cleanup accounting for space needed at start of xmit_frame
` [net-next 6/8] ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
` [net-next 7/8] ixgbevf: Move Tx clean-up into NAPI context
` [net-next 8/8] ixgbevf: Use igb style interrupt masks instead of ixgbe style

[PATCH 0/2] ipvs fixes for 3.5
 2012-07-17 10:20 UTC  (4+ messages)
` [PATCH 1/2] ipvs: fix oops on NAT reply in br_nf context
` [PATCH 2/2] ipvs: fix oops in ip_vs_dst_event on rmmod

[GIT PULL net] IPVS
 2012-07-17 10:15 UTC  (5+ messages)

[PATCH net-next] r8169: Remove rtl_ocpdr_cond
 2012-07-17 10:10 UTC  (5+ messages)

[net] ixgbevf: Fix panic when loading driver
 2012-07-17  9:57 UTC  (2+ messages)

Claim requirements
 2012-07-17  2:06 UTC 

[PATCH net-next v2] tcp: implement RFC 5961 3.2
 2012-07-17  8:36 UTC  (2+ messages)

[PATCH] ipv6: fix unappropriate errno returned for non-multicast address
 2012-07-17  8:35 UTC  (2+ messages)

pull request: linux-can-next 2012-07-17
 2012-07-17  8:34 UTC  (2+ messages)

bnx2x: organize BDs calculation for stop/resumelogin
 2012-07-17  8:32 UTC  (2+ messages)

[PATCH] drivers: connector: fixed coding style issues
 2012-07-17  7:26 UTC  (4+ messages)

[BUG] tg3: frequent freezes
 2012-07-17  6:56 UTC  (2+ messages)

[PATCH v3 0/3] Add a driver for the ASIX AX88172A with phylib support
 2012-07-17  6:26 UTC  (2+ messages)

[PATCH] gigaset: silence GCC warning for unused 'format_ie'
 2012-07-17  6:24 UTC  (2+ messages)

[PATCH] irda: Fix typo in irda
 2012-07-17  6:24 UTC  (2+ messages)

[PATCH] sctp: fix sparse warning for sctp_init_cause_fixed
 2012-07-17  6:24 UTC  (2+ messages)

[PATCH] ax25: Fix missing break
 2012-07-17  6:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: reflect actual changes in IEEE 802.15.4 maintainership
 2012-07-17  6:20 UTC  (2+ messages)

[net 0/2][pull request] Intel Wired LAN Driver Updates
 2012-07-17  6:20 UTC  (2+ messages)

[PATCH 0/7] TCP Fast Open client
 2012-07-17  6:16 UTC  (12+ messages)
` [PATCH 1/7] net-tcp: Fast Open base
` [PATCH 2/7] net-tcp: Fast Open client - cookie cache
` [PATCH 3/7] net-tcp: Fast Open client - sending SYN-data
` [PATCH 4/7] net-tcp: Fast Open client - receiving SYN-ACK
` [PATCH 5/7] net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
` [PATCH 6/7] net-tcp: Fast Open client - detecting SYN-data drops
` [PATCH 7/7] net-tcp: Fast Open client - cookie-less mode

[PATCH net-next] bnx2: Try to recover from PCI block reset
 2012-07-17  6:12 UTC  (2+ messages)

[PATCH 0/4 v3 net-next] tg3: Add hwmon support
 2012-07-17  6:11 UTC  (6+ messages)
` [PATCH 1/4 v3 net-next] tg3: Fix the setting of the APE_HAS_NCSI flag
  ` [PATCH 2/4 v3 net-next] tg3: Add common function tg3_ape_event_lock()
    ` [PATCH 3/4 v3 net-next] tg3: Add APE scratchpad read function
      ` [PATCH 4/4 v3 net-next] tg3: Add hwmon support for temperature

[PATCH net-next] netem: refine early skb orphaning
 2012-07-17  6:08 UTC  (3+ messages)

[PATCH] b44: add 64 bit stats
 2012-07-17  6:08 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net] caif: Fix access to freed pernet memory
 2012-07-17  6:06 UTC  (2+ messages)

[net-next 0/7][pull request] Intel Wired LAN Driver Updates
 2012-07-17  6:04 UTC  (2+ messages)

[PATCH net-next] be2net: dont pull too much data in skb linear part
 2012-07-17  6:03 UTC  (2+ messages)

[PATCH net-next 2/2] be2net: update driver version
 2012-07-17  6:02 UTC  (2+ messages)

[PATCH net-next 1/2] be2net: Add description about various RSS hash types
 2012-07-17  6:02 UTC  (2+ messages)

[PATCH v4] net: cgroup: fix access the unallocated memory in netprio cgroup
 2012-07-17  6:01 UTC  (3+ messages)

[PATCH] bridge: Fix enforcement of multicast hash_max limit
 2012-07-17  5:59 UTC  (2+ messages)

[patch] net/mlx4_en: dereferencing freed memory
 2012-07-17  5:58 UTC  (2+ messages)

[patch] net/mlx4: off by one in parse_trans_rule()
 2012-07-17  5:58 UTC  (2+ messages)

[PATCH] fix RTPROT_RA markup of some RA routes in netlink
 2012-07-17  5:56 UTC  (4+ messages)
  ` [PATCH] ipv6: fix RTPROT_RA markup of RA routes w/nexthops

[PATCH net, 1/1] hyperv: Add support for setting MAC from within guests
 2012-07-17  5:54 UTC  (2+ messages)
` [PATCH net,1/1] "

[PATCH net-next v3 0/3] 6lowpan: Various bug fixes
 2012-07-17  5:52 UTC  (2+ messages)

limit allocation size in ieee802154_sock_sendmsg
 2012-07-17  5:48 UTC  (2+ messages)

[net] ixgbevf: Prevent RX/TX statistics getting reset to zero
 2012-07-17  5:45 UTC  (2+ messages)

[PATCH] etherdevice: introduce eth_broadcast_addr
 2012-07-17  5:39 UTC  (3+ messages)
` [PATCH net-next 0/8] etherdevice: Rename random_ether_addr to eth_random_addr

timer expiry check at icmp.c in ipv6
 2012-07-17  5:39 UTC  (4+ messages)

[PULL net-next] tipc: kill off struct print_buf/log
 2012-07-17  5:35 UTC  (2+ messages)

[PATCH] ipv6: fix incorrect route 'expires' value passed to userspace
 2012-07-17  5:26 UTC  (6+ messages)

[PATCH] net-next: make sock diag per-namespace (v2)
 2012-07-17  5:23 UTC  (3+ messages)

[PATCH] natsemi: make cable length magic configurable
 2012-07-17  5:22 UTC  (4+ messages)

Is TCP vulneribility patch (as in RFC 5961) done in linux?
 2012-07-17  5:20 UTC  (4+ messages)

[RESEND] lpc_eth: remove duplicated include
 2012-07-17  5:17 UTC  (2+ messages)

[PATCH net-next] tcp: add OFO snmp counters
 2012-07-17  5:12 UTC  (2+ messages)

82571EB: Detected Hardware Unit Hang
 2012-07-17  4:48 UTC  (15+ messages)

[RFC 1/2] PCI-Express Non-Transparent Bridge Support
 2012-07-17  0:23 UTC  (5+ messages)

[PATCH ethtool 0/2] Backward-compatibility for feature get/set
 2012-07-16 22:20 UTC  (3+ messages)
` [PATCH ethtool 1/2] Remove bogus error message when changing offload settings on older kernels
` [PATCH ethtool 2/2] Fix reporting of VLAN tag offload flags for Linux 2.6.24-2.6.36

[PATCH] SUNRPC: Prevent kernel stack corruption on long values of flush
 2012-07-16 22:01 UTC 

[PATCH 4/4] pch_gbe: vlan skb len fix
 2012-07-16 20:05 UTC 

[PATCH 3/4] pch_gbe: add extra clean tx
 2012-07-16 20:04 UTC 

[PATCH 2/4] pch_gbe: fix transmit watchdog timeout
 2012-07-16 20:04 UTC 

[PATCH 0/4] pch_gbe: avoiding transmit timeouts (rev 2)
 2012-07-16 20:02 UTC 

[PATCHv1] ethtool: added support for 40G link
 2012-07-16 19:46 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).